Go to file
briggs 6b6638f488 Due to a typo, the kernel and user counters were getting swapped. Make
sure that they are not, so kernel events are reported as kernel events,
and user events are reported as user events.
2002-01-03 05:04:52 +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 Replace a structure copy (dereferencing a pointer received from an ioctl) 2002-01-02 20:47:37 +00:00
distrib Medium-scale overhaul. 2002-01-03 03:52:14 +00:00
etc Obsolete /usr/include/smbfs. 2002-01-02 18:33:06 +00:00
games Sync getopt() / man page with actual getopt options. 2001-12-20 20:10:33 +00:00
gnu Add "_eh.c" to list of files which are supposed to get cleaned. 2002-01-02 09:17:48 +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 Don't assign semun if __lint__. 2002-01-03 01:55:49 +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 Remove x86-64 "nolint" hack. 2002-01-02 23:58:18 +00:00
sys tv@netbsd says that the desired behavior for macppc is for de to be default 2002-01-03 04:34:21 +00:00
tools build a sparc/sparc64 useful installboot. called nbsparc-installboot 2002-01-02 05:26:58 +00:00
usr.bin Due to a typo, the kernel and user counters were getting swapped. Make 2002-01-03 05:04:52 +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