Go to file
tv 2bf5ae19a1 Use __P((void)) for the function *definitions* of yygrowstack() and yyparse()
(not just their declarations) to make newer C++ compilers happy with the
output.  (Needed to make yacc produce less iffy code for src/tools/groff.)
2002-01-30 20:37:59 +00:00
bin Fix problem where 2002-01-30 07:02:01 +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 Add a missing "else". 2002-01-24 10:40:12 +00:00
distrib get rid of the stuff from hide 2002-01-29 20:20:57 +00:00
etc If check_disks=YES, check for failed components in RAIDframe devices. 2002-01-27 22:08:50 +00:00
games Don't put [] around the strings passed to tr -- those can be interpreted 2002-01-30 19:41:39 +00:00
gnu Back out change on Perry's request... PR 15303 is open again. 2002-01-30 17:43:52 +00:00
include Cope with RPCGEN now conta8ining multiple words. 2002-01-29 11:22:25 +00:00
lib Note #include <unistd.h> in SYNOPSIS 2002-01-30 09:22:48 +00:00
libexec Make almost all tools compile and run properly on non-NetBSD hosts. (In 2002-01-29 10:20:28 +00:00
regress Add -Wno-uninitialized to CFLAGS. 2002-01-29 17:21:46 +00:00
sbin Move the inclusion of <bsd.prog.mk> up so that keysym.h can have ${DESTDIR} 2002-01-30 20:32:29 +00:00
share Simplify OBJECT_FMT assignment: 2002-01-29 19:17:49 +00:00
sys remove unused variable. 2002-01-30 16:10:08 +00:00
tools Make almost all tools compile and run properly on non-NetBSD hosts. (In 2002-01-29 10:20:28 +00:00
usr.bin Use __P((void)) for the function *definitions* of yygrowstack() and yyparse() 2002-01-30 20:37:59 +00:00
usr.sbin Make almost all tools compile and run properly on non-NetBSD hosts. (In 2002-01-29 10:20:28 +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 addition of ntpd user/group. checked w/lukem 2002-01-30 06:54:55 +00:00
build.sh chdir out of $tmpdir before removing it; some vendors' rm(1) programs will 2002-01-29 08:46:59 +00:00