Go to file
sjg b806b12f2d First bug picked up by the unit tests - delim wasn't always initialized.
Avoid putting '\' in test case script lines since shell's like that on
SunOS insist on interpreting them.
2003-07-29 08:44:41 +00:00
bin move ${DEPENDSRCS} target to after .include <bsd.*.mk> 2003-07-29 01:34:16 +00:00
crypto remove unused macro. PR 21150 2003-07-29 04:45:39 +00:00
dist add an extra cast to quiet gcc3 2003-07-26 14:59:11 +00:00
distrib Remove extra process and pipe that relayed data from the master pty 2003-07-28 11:32:21 +00:00
doc Add six month old entry for sh(1) changes. 2003-07-28 18:14:15 +00:00
etc reserve cdev major # for PF. ok'ed by technical-exec 2003-07-27 14:17:57 +00:00
games netbsd.org->NetBSD.org 2003-07-26 17:24:44 +00:00
gnu define DEFAULT_TARGET_VERSION and DEFAULT_TARGET_MACHINE again. 2003-07-29 07:26:23 +00:00
include netbsd.org->NetBSD.org 2003-07-26 17:35:00 +00:00
lib move ${DEPENDSRCS} target to after .include <bsd.*.mk> 2003-07-29 01:45:33 +00:00
libexec netbsd.org->NetBSD.org 2003-07-26 19:24:24 +00:00
regress style nit; list bsd.rpc.mk before bsd.prog.mk 2003-07-29 02:45:23 +00:00
rescue Remove file "rescue.unstripped" in "cleandir" target. 2003-07-14 09:00:33 +00:00
sbin move ${DEPENDSRCS} target to after .include <bsd.*.mk> 2003-07-29 01:45:33 +00:00
share Set .NOPATH for all ${DEPENDSRCS} and not just .depend. 2003-07-29 07:56:23 +00:00
sys Fix an off-by-one error in pci_iot. 2003-07-29 08:18:03 +00:00
tools pass --enable-threads to ./configure 2003-07-29 06:48:14 +00:00
usr.bin First bug picked up by the unit tests - delim wasn't always initialized. 2003-07-29 08:44:41 +00:00
usr.sbin remove unnecessary dependency now that bsd.rpc.mk adds to DPSRCS 2003-07-29 02:48:47 +00:00
BUILDING fix default location of TOOLDIR 2003-07-18 16:30:48 +00:00
Makefile netbsd.org->NetBSD.org 2003-07-26 17:06:22 +00:00
Makefile.inc don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING netbsd.org->NetBSD.org 2003-07-26 17:06:22 +00:00
build.sh Add missing "cd ${TOP}" to buildtools(). Problem identified by John Nemeth 2003-07-28 12:33:42 +00:00