Go to file
lukem 25ca00a979 Only pull in <sys/systm.h> #ifdef _KERNEL, since it's a kernel only header.
In the ! _KERNEL case, provide own prototype for panic() instead.
2002-01-09 23:51:00 +00:00
bin Fix a typo, and improve grammar. 2002-01-03 16:58:04 +00:00
crypto Mirror 32-bit alignment change in crypto/dist/heimdal/lib/roken/resolve.c. 2002-01-08 03:27:59 +00:00
dist Make ntpd use the getifaddrs interface, thus avoiding alignement 2002-01-05 13:24:40 +00:00
distrib Add dkctl. 2002-01-09 22:33:53 +00:00
etc fix a couple of spelling mistakes in the i4b* descriptions 2002-01-08 02:46:10 +00:00
games Sync getopt() / man page with actual getopt options. 2001-12-20 20:10:33 +00:00
gnu Pretty-print the machine-dependent NetBSD ELF core note types. 2002-01-09 05:02:44 +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 Improve wording a bit; from John Heasley in PR lib/15194. 2002-01-09 22:17:34 +00:00
libexec Do not attempt to relocate any pltrela entries that are not JMP_SLOT on sparc64. 2002-01-06 03:54:42 +00:00
regress Need <string.h> for memcpy() prototype (noticed by gcc 3.1). 2001-12-31 20:19:14 +00:00
sbin Grammar fix, and drop a trailing comma in SEE ALSO section. 2002-01-09 23:10:19 +00:00
share Disable makefs in src/tools for the moment; it's very dependent on -current 2002-01-09 16:58:35 +00:00
sys Only pull in <sys/systm.h> #ifdef _KERNEL, since it's a kernel only header. 2002-01-09 23:51:00 +00:00
tools Disable makefs in src/tools for the moment; it's very dependent on -current 2002-01-09 16:58:35 +00:00
usr.bin reflect iric o32/n32 emulations 2002-01-07 23:45:10 +00:00
usr.sbin Bump version number to reflect the pkg_info version number recognition 2002-01-09 18:50:17 +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
build.sh Apply workaround for some Bourne shells not handling IFS in the POSIX way. 2001-12-19 20:59:07 +00:00