Go to file
christos 78cf9b7cc7 using -Wcast-qual and -Wwrite-strings reveals that we need to use const
char * when we pass "" as an argument to a function. Too bad that they
produce too many other spurious warnings too.
2001-11-28 22:31:39 +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 No point in installing svr4_machdep.h; get rid of it. 2001-11-28 13:29:29 +00:00
etc fix mfs examples 2001-11-26 16:34:56 +00:00
games Presence looks better with a 'c' instead of an 's'. 2001-11-21 19:01:31 +00:00
gnu Make the .cc->NULL transform do nothing (so that "exception.cc" doesn't 2001-11-28 14:29:13 +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 using -Wcast-qual and -Wwrite-strings reveals that we need to use const 2001-11-28 22:31:39 +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 Add word "WARNING" when complaining about swap being world-read/writeable 2001-11-26 15:23:38 +00:00
share Fix the :U's used with ${UPDATE} so that stray values don't get put into 2001-11-28 20:19:08 +00:00
sys Oops, make sure to add in the physical base of the PCI memory 2001-11-28 21:08:47 +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 Clarify when automatic initialisation of TELNET options occurs. 2001-11-28 20:31:36 +00:00
usr.sbin revert previous revert previous. now back to rev 1.27 behaviour: 2001-11-28 09:02:16 +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
UPDATING Note that a new config(8) is required in order to build a kernel. 2001-11-28 18:53:34 +00:00