Go to file
mrg 8f7ee94e13 initial import of the new virtual memory system, UVM, into -current.
UVM was written by chuck cranor <chuck@maria.wustl.edu>, with some
minor portions derived from the old Mach code.  i provided some help
getting swap and paging working, and other bug fixes/ideas.  chuck
silvers <chuq@chuq.com> also provided some other fixes.

these are the changes to the old Mach VM system to allow both to be
available in the kernel.
1998-02-06 00:14:43 +00:00
bin Re-enabled EXP_RECORD 1998-02-05 08:34:49 +00:00
distrib Warnsify, remove register declarations and -lcompat 1998-02-04 11:08:37 +00:00
etc move comments to lines of their own as required by aliases(5) format; 1998-02-02 06:14:45 +00:00
games Use -ltermcap instead of -ltermlib 1998-02-05 12:25:48 +00:00
gnu explicitly set NOLINT in libgcc and libobjc Makefiles. There's 1998-02-05 23:47:24 +00:00
include Per XPG4.2, change the `n' argument of initstate() to size_t. (Since it was 1998-02-04 21:06:14 +00:00
lib add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
libexec add <unistd.h> to fix compiler warning 1998-02-03 03:24:24 +00:00
regress Inherit Makefile.inc from one level up. 1998-01-22 19:29:37 +00:00
sbin 64-bit sweep, "route -v show" was spinning forever. 1998-02-05 21:09:46 +00:00
share add OSS library 1998-02-05 19:43:08 +00:00
sys initial import of the new virtual memory system, UVM, into -current. 1998-02-06 00:14:43 +00:00
usr.bin Use -ltermcap instead of -ltermlib 1998-02-05 12:15:51 +00:00
usr.sbin Begone KERNBASE, and KERNTEXTOFF too! 1998-02-05 03:46:46 +00:00
Makefile Prebuild some things that the build depends on *before* they are needed so that fresh builds don't die prematurely 1998-01-30 07:10:31 +00:00