Go to file
thorpej 7027d87a18 Duh! Use uvm_km_valloc_wait(), NOT uvm_km_zalloc() to allocate user page
tables.  (Thanks for pointing that out, Chuck!)
1998-02-24 07:42:05 +00:00
bin Nit: Use MAP_SHARED for read-only mappings where appropriate. 1998-02-20 09:26:00 +00:00
distrib Move DOS BIOS-geometry and MBR-handling code to MI code for powerpc, arc: 1998-02-24 05:36:03 +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 Fill in missing (default) mmap(2) flags. 1998-02-20 09:27:18 +00:00
include Prototype getsid(). 1998-02-18 18:24:26 +00:00
lib Add more LINKS+= lines to make (hard) links from libtermcap to libterm as 1998-02-23 00:31:07 +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 Fill in missing (default) mmap(2) flags. 1998-02-20 09:27:18 +00:00
share Fix typo in dz11/dc speed botch: 19200 is actually 19800, not 19600. 1998-02-23 19:46:24 +00:00
sys Duh! Use uvm_km_valloc_wait(), NOT uvm_km_zalloc() to allocate user page 1998-02-24 07:42:05 +00:00
usr.bin More table-driven changes for different toolchains: 1998-02-23 10:09:31 +00:00
usr.sbin WARNSify 1998-02-22 12:17:31 +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