Go to file
thorpej 9bbe89ea3f Garbage-collect the kpt_page stuff; it was basically unused in this
pmap, and isn't applicable to how dynamically allocated kernel page
tables will work on the Alpha.
1998-02-27 22:25:25 +00:00
bin Nit: Use MAP_SHARED for read-only mappings where appropriate. 1998-02-20 09:26:00 +00:00
distrib Make sure fdisk gets told the proper BIOS geometry on every 1998-02-27 21:30:09 +00:00
etc send ntpdate output to syslog rather than stdout (with -s). 1998-02-24 00:24:45 +00:00
games Simply include -lcurses instead of -lcurses -ltermcap 1998-02-18 22:37:30 +00:00
gnu Fix typo. 1998-02-27 07:06:53 +00:00
include Prototype getsid(). 1998-02-18 18:24:26 +00:00
lib trivial changes to quiet lint. 1998-02-27 20:11:34 +00:00
libexec Send back an error message rather than dumping core when an invalid 1998-02-23 23:10:34 +00:00
regress Inherit Makefile.inc from one level up. 1998-01-22 19:29:37 +00:00
sbin Use the new NetBSD partition ID for first time setup of an MBR. 1998-02-25 14:19:12 +00:00
share Patches from Matthew Green to use pax if it's present, in preference 1998-02-27 13:22:59 +00:00
sys Garbage-collect the kpt_page stuff; it was basically unused in this 1998-02-27 22:25:25 +00:00
usr.bin WARNSify and fix problems passing int * -> long * 1998-02-27 10:44:12 +00:00
usr.sbin gettable is long obsolete. 1998-02-27 16:00:17 +00:00
Makefile Print date after build completes as well as before. Previous code failed because make build depends on beforeinstall but not afterinstall. 1998-02-20 01:39:38 +00:00