Go to file
fvdl 933d4afe84 Make vm_map_clear_recursive behave exactly like the old lock_clear_recursive.
This doesn't make a difference in the way that it's currently being called,
but it's more intuitive.
1997-07-20 23:23:45 +00:00
bin Remove WARNS=1 from all the subdirectory Makefiles, and add it to Makefile.inc 1997-07-20 22:36:20 +00:00
distrib remove old Sprite-compatible header files machAsmDefs.h and machConst.h 1997-07-19 07:02:04 +00:00
etc fix 3885 from Matthias Scheler -- print out the name of each loaded module 1997-07-18 23:38:52 +00:00
games
gnu * Fix setting of 'Originator' field, so that it matches whole login field 1997-07-17 04:50:35 +00:00
include Backout addition of user_from_uid and group_from_gid; they exist in pwd.h 1997-07-20 19:18:49 +00:00
lib Fix gethostnamadr.c -> gethnamaddr.c 1997-07-20 22:38:45 +00:00
libexec Make sure that the last fields in the transmitted stat structs are set 1997-07-19 20:25:44 +00:00
regress
sbin Case size_t to "long" for printing, and use %ld for the format. 1997-07-20 05:20:40 +00:00
share Typo. 1997-07-19 20:05:31 +00:00
sys Make vm_map_clear_recursive behave exactly like the old lock_clear_recursive. 1997-07-20 23:23:45 +00:00
usr.bin Add prototype for orcmd. 1997-07-20 20:44:23 +00:00
usr.sbin Mark my changes, per Vixie's license at the top. 1997-07-20 02:54:55 +00:00
Makefile