Go to file
chs 9451559ef4 pmap_page_protect(VM_PROT_NONE) must remove all mappings in the PV list,
even if they are wired.  we need to be able to remove all mappings to
pages that are being freed due to (eg.) file truncation.
2002-01-02 00:51:33 +00:00
bin Oops, pasto. 2001-12-20 20:17:29 +00:00
crypto Fix warnings generated by gcc 3.1. 2001-12-31 20:09:53 +00:00
dist Pull over fixes from rev. 1.5-1.7 of basesrc/usr.sbin/ntp/ntpd/ntpd.8. 2001-12-26 15:14:59 +00:00
distrib Add various radio stuff. 2002-01-01 22:28:57 +00:00
etc Fix typo in last. 2002-01-01 22:55:49 +00:00
games Sync getopt() / man page with actual getopt options. 2001-12-20 20:10:33 +00:00
gnu Oops, this is NOT a C++ program. 2002-01-01 05:16:18 +00:00
include Use "int32_t" instead of "time_t" for ``on tape'' times. (From FreeBSD.) 2001-12-23 14:38:03 +00:00
lib %progbits, not @progbits (@ is a comment character in ARM assembly). 2002-01-01 01:36:21 +00:00
libexec - Allow RTLD_DEFAULT_LIBRARY_PATH to be overridden. 2001-12-28 05:44:22 +00:00
regress Need <string.h> for memcpy() prototype (noticed by gcc 3.1). 2001-12-31 20:19:14 +00:00
sbin don't bother printing a warning about the cylinder group size being 2001-12-31 07:07:58 +00:00
share Xref radio pages. 2002-01-01 22:54:36 +00:00
sys pmap_page_protect(VM_PROT_NONE) must remove all mappings in the PV list, 2002-01-02 00:51:33 +00:00
tools We can't currently build a toolchain for x86-64 here, so don't 2001-12-31 22:35:41 +00:00
usr.bin Sort sections. 2002-01-01 22:48:18 +00:00
usr.sbin Simply rid ourselves of the evil cpp tricks being done here. The 2002-01-01 06:31:49 +00:00
build.sh Apply workaround for some Bourne shells not handling IFS in the POSIX way. 2001-12-19 20:59:07 +00:00
BUILDING Document the -d option to build.sh 2001-11-25 18:40:34 +00:00
BUILDING.mdoc Document the -d option to build.sh 2001-11-25 18:40:34 +00:00
Makefile Add a wrapper for the "distribution" target, similar to the wrapper 2001-11-25 18:31:12 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING Add note about how to work around reloc problems in groff now that the toolchain 2001-12-07 09:56:44 +00:00