K 10 svn:author V 5 peter K 8 svn:date V 27 1997-05-07T20:32:41.000000Z K 7 svn:log V 305 Don't allow access to illegal addresses in /dev/kmem to panic kernel (eg: above 0xffc00000). Programs using /dev/kmem are implicitly racing the kernel, and can get right up high in memory. I've been running these for some time now, but with printfs. It's saved two panics at least that I can remember. END