Go to file
bjh21 822cc4efe2 Rather than making FileCore boot block support conditional on __arm32__, make
it conditional on USE_ACORN, and define that if MACHINE is arm26 or acorn32.
This is less than optimal, and maybe we should define it for all ARM systems,
but then disklabel handling across architectures is generally a mess at the
moment.
2001-11-29 23:08:53 +00:00
bin a bit more cosmetic changes. 2001-11-26 00:56:33 +00:00
crypto update version date to 20011127 2001-11-27 04:16:08 +00:00
dist "than" instead of "then". 2001-11-21 19:14:19 +00:00
distrib Deprecate fnv_32_*() API. We'll replace this with a more generic hash API. 2001-11-29 18:39:08 +00:00
etc Add release-building glue for NetBSD/evbarm. Currently we build 2001-11-29 22:46:42 +00:00
games Presence looks better with a 'c' instead of an 's'. 2001-11-21 19:01:31 +00:00
gnu Add _initialize_ser_tcp 2001-11-29 18:02:00 +00:00
include Be smarter about finding rpcgen's absolute path; only do it if ${RPCGEN} 2001-11-01 15:03:07 +00:00
lib grammar 2001-11-29 23:00:43 +00:00
libexec - Don't try and use the motd if it's empty. 2001-11-27 23:42:40 +00:00
regress regress test for shorter keys. sync with kame 2001-11-28 03:16:06 +00:00
sbin Rather than making FileCore boot block support conditional on __arm32__, make 2001-11-29 23:08:53 +00:00
share English 2001-11-29 23:06:14 +00:00
sys PR/14776: Emmanuel Dreyfus: cross device hard link causes panic. 2001-11-29 22:32:53 +00:00
tools After bsd.man.mk changes make sure and set TMACDIR here to point into 2001-11-28 05:01:59 +00:00
usr.bin KERNBASE is a constant that kernland has no business using; it's 2001-11-29 21:22:25 +00:00
usr.sbin use struct uucred. 2001-11-29 21:23:38 +00:00
build.sh If using objdirs make sure the objdir root is made before starting the build. 2001-11-26 05:57:33 +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 Note that a new config(8) is required in order to build a kernel. 2001-11-28 18:53:34 +00:00