Go to file
thorpej 6126eea479 Tell the `upper half' of the VM system that page 0 isn't mapped. If we
don't do this, kernacc() will bogusly return TRUE for page 0, causing a
NULL pointer dereference in uiomove() when reading /dev/kmem.

Thanks to Scott Reynolds for noticing the problem.
1996-10-18 08:57:14 +00:00
bin PR/2808: Remove trailing whitespace (from FreeBSD) 1996-10-16 15:45:03 +00:00
distrib remove obsolete doc/smm/01.setup/{vax,tahoe}. 1996-10-18 07:04:24 +00:00
etc remove obsolete doc/smm/01.setup/{vax,tahoe}. 1996-10-18 07:04:24 +00:00
games Use ${INSTALL}. 1996-10-18 02:48:24 +00:00
gnu Use ${INSTALL}. 1996-10-18 02:52:59 +00:00
include Use ${INSTALL}. 1996-10-18 02:52:59 +00:00
lib Use ${INSTALL}. 1996-10-18 05:45:01 +00:00
libexec Use ${INSTALL}. 1996-10-18 05:45:01 +00:00
regress merge DB 1.85 changes 1996-05-03 21:50:36 +00:00
sbin Remove #ifdef tahoe conditionals. We have no tahoe port. There is 1996-10-18 07:16:02 +00:00
share Use ${INSTALL}. 1996-10-18 05:55:26 +00:00
sys Tell the `upper half' of the VM system that page 0 isn't mapped. If we 1996-10-18 08:57:14 +00:00
usr.bin Implement a -c (Grand Total) option, a'la GNU du(1). 1996-10-18 07:20:31 +00:00
usr.sbin Always clean apm/apmd. Fixes PR #2854, from Dave Huang <khym@bga.com>. 1996-10-18 07:08:56 +00:00
Makefile allow builds to work if directory games is missing. Closes pr misc/1921 and 1996-08-10 23:29:00 +00:00