Go to file
dbj d91a86f994 revert revision 1.13
this turns single stepping back off since it doesn't correctly work
note that without single stepping, several things do not work as
expected, including continuing from interrupts
2001-12-24 16:57:40 +00:00
bin Oops, pasto. 2001-12-20 20:17:29 +00:00
crypto When calling krb5_verify_user(), we must restore root's uid, since it will need to read /etc/krb5.keytab. 2001-12-19 10:28:47 +00:00
dist Sort SEE ALSO sections, and fix xrefs (commenting out some which 2001-12-18 09:31:47 +00:00
distrib add uvm_loan(9) and uvm_unloan(9) 2001-12-24 12:30:38 +00:00
etc Standardize ch* and uk* descriptions. 2001-12-19 18:29:56 +00:00
games Sync getopt() / man page with actual getopt options. 2001-12-20 20:10:33 +00:00
gnu Disable the atexit(_IO_cleanup) for two good reasons: 2001-12-24 16:38:19 +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 update vm entries. 2001-12-24 01:07:06 +00:00
libexec Sync getopt() / man page with actual getopt options. 2001-12-20 20:10:33 +00:00
regress MKfoo=no -> NOfoo 2001-12-12 01:23:59 +00:00
sbin For dump_lfs(8), in getfstab(), only "lfs" (instead of "ufs" or "ffs"). 2001-12-24 03:02:34 +00:00
share Add a missing 4. 2001-12-24 13:54:11 +00:00
sys revert revision 1.13 2001-12-24 16:57:40 +00:00
tools Avoid building and installing every time, so that we don't have toolchain 2001-12-13 19:36:22 +00:00
usr.bin Add a clarifying remark to the -a option. 2001-12-24 10:10:10 +00:00
usr.sbin - use snprintf() instead of sprintf() when printing strerror. 2001-12-24 00:54:28 +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
UPDATING Add note about how to work around reloc problems in groff now that the toolchain 2001-12-07 09:56:44 +00:00