Go to file
perry a24e0ba1bb The Makefile and main.c arranged to put "netbsd-${DATE}" into the
executable. Remove this so that different compiles can be binary
compared. rcsid's for all files are already embedded in the executable
so versions can be easily distinguished. (I didn't catch this on
previous passes because I did my builds on the same day.)

Note: there's a special rule for main.o in Makefile with a purpose I
can't actually discern -- I think it isn't needed, and I've flagged it
with a comment.
2009-03-20 20:48:00 +00:00
bin Fix markup. 2009-03-15 12:01:24 +00:00
common Actually... We need libkern.h also under _STANDALONE, so that 2009-03-19 08:39:54 +00:00
compat Prefer MACHINE_ARCH to MACHINE in some tests 2009-03-12 17:16:58 +00:00
crypto From Arnaud Ebalard: Fix couple of problems with previous commit. 2009-03-13 04:49:16 +00:00
dist Fix bad TCP checksum in packets with IP option header. 2009-03-17 10:10:20 +00:00
distrib Update for tzdata2009c. 2009-03-16 16:40:54 +00:00
doc Note tzdata2009c import. 2009-03-16 16:43:01 +00:00
etc Prefer MACHINE_ARCH to MACHINE in some tests 2009-03-12 17:16:58 +00:00
external merge conflicts 2009-03-20 20:30:52 +00:00
games Simplify previous; suggested by Paul Goyette 2009-03-15 22:19:23 +00:00
gnu Add entry for libfetch. 2009-03-11 14:29:06 +00:00
include Revert previous since it was just wrong. 2009-03-19 08:04:38 +00:00
lib ANSIfy. Remove conditionals around __RCSID. 2009-03-20 14:05:54 +00:00
libexec Fix 'vfork clobber' warning on vax. 2009-03-18 02:27:41 +00:00
regress remove obsolete comment. 2009-03-08 19:17:11 +00:00
rescue - rework this a bunch to make it work inside /rescue/ldd. 2009-01-07 00:39:23 +00:00
sbin fix sign-compare issues 2009-03-20 13:18:50 +00:00
share Match last row to get correct space for the first column. 2009-03-17 00:10:37 +00:00
sys Putting a device into the unconfigured state by an ioctl seems legitimate, 2009-03-20 20:47:43 +00:00
tests ipf does not live here; it is in the parent directory. Spotted by njoly@. 2009-02-27 07:32:33 +00:00
tools Disable grep host tool and unbreak NetBSD build until I can come up with a 2009-02-25 22:28:36 +00:00
usr.bin The Makefile and main.c arranged to put "netbsd-${DATE}" into the 2009-03-20 20:48:00 +00:00
usr.sbin Fix check for duplicate gid when '-g =uid' is specified to usermod. 2009-03-20 02:53:47 +00:00
x11 turn on paste64. 2009-02-20 16:06:59 +00:00
build.sh Add a MKARZERO flag, which invokes ar(1) with the new D flag when it 2009-03-13 16:23:31 +00:00
BUILDING be explicit about MAKEOBJDIR and MAKEOBJDIRPREFIX not being for 2008-12-02 22:28:21 +00:00
Makefile Disable grep host tool and unbreak NetBSD build until I can come up with a 2009-02-25 22:28:36 +00:00
Makefile.inc
UPDATING s/posix_fadvise/__posix_fadvise50/ in last. 2009-02-08 11:58:25 +00:00