Go to file
mycroft ea8db6d88d Fix the vunmapbuf() problem, by zeroing out the PTEs before freeing the VA
range.  This is reasonable given that we inserted the PTEs manually in the
first place.
Also try to use specific cache/TLB purges.
1999-03-28 06:35:38 +00:00
bin - Be really paranoid. Any time we open a file that is in /proc, run 1999-03-28 00:46:47 +00:00
distrib Add second stage bootblock. 1999-03-27 15:50:57 +00:00
etc postfix support. 1999-03-27 05:17:08 +00:00
games Fix object recognition, per PR 6048 by Joseph S. Myers <jsm28@cam.ac.uk>. 1999-03-25 16:46:08 +00:00
gnu if using -Os, don't pad loops and branches to 'nice' boundaries w/nops 1999-03-27 19:20:33 +00:00
include move __getcwd prototypes to libc-private header file. 1999-03-26 22:23:57 +00:00
lib Document new chroot-related restrictions on fchdir, chroot, and ptrace 1999-03-26 23:37:27 +00:00
libexec Avoid an open-file leak when not inetd-spawned: only call kvm_openfiles() once 1999-03-25 08:07:47 +00:00
regress move __getcwd prototypes to libc-private header file. 1999-03-26 22:23:57 +00:00
sbin Move COPTS to CPPFLAGS. Nuke some no-longer needed compile options. 1999-03-26 00:46:05 +00:00
share descibe the termnal emulation options, explain the meaning of the 1999-03-27 21:12:05 +00:00
sys Fix the vunmapbuf() problem, by zeroing out the PTEs before freeing the VA 1999-03-28 06:35:38 +00:00
usr.bin expand usage message to reality. 1999-03-27 18:16:23 +00:00
usr.sbin Forgot to commit this: install "named.conf.5". 1999-03-28 00:28:17 +00:00
Makefile Make a note of a subtle lossage mode pointed out by Mycroft. 1999-03-10 19:18:59 +00:00