Find a file
John Dyson 0891ef4c9a This fixes kmem_malloc/kmem_free (and malloc/free of objects of > 8K).
A page index was calculated incorrectly in vm_kern, and vm_object_page_remove
removed pages that should not have been.
1996-04-24 04:16:45 +00:00
bin Fix up the badly out of date struct proc's p_flags. 1996-04-19 22:23:27 +00:00
eBones Add support for socks 1996-04-23 05:18:43 +00:00
etc Fix reverse logic bug which caused the ethernet configuration to never work. 1996-04-24 00:04:10 +00:00
games Correct some man page cross references and file location references. 1996-04-07 00:06:21 +00:00
gnu Cosmetic tweaks. 1996-04-23 01:25:04 +00:00
include Fix sgetrune/sputrune arg type: was unsigned int instead of size_t 1996-04-18 07:13:42 +00:00
lib Removed bogus includes of <sys/types.h> from synopses. 1996-04-19 19:00:26 +00:00
libexec Implement support for LD_PRELOAD in the dynamic linker. Remove 1996-04-20 18:29:50 +00:00
lkm
release Bring this into sync. 1996-04-23 01:29:35 +00:00
sbin Fixed a couple of format strings to match the change of pid_t from long 1996-04-13 15:47:43 +00:00
secure Add support for socks 1996-04-23 05:18:43 +00:00
share New variable NOOBJLINK 1996-04-22 23:31:39 +00:00
sys This fixes kmem_malloc/kmem_free (and malloc/free of objects of > 8K). 1996-04-24 04:16:45 +00:00
tools
usr.bin Add support for SOCKS if enabled. 1996-04-23 06:01:10 +00:00
usr.sbin - Make pccardd release it's allocated io space and sets the mem.cardaddr 1996-04-23 16:46:48 +00:00
COPYRIGHT
Makefile