Go to file
he 245ee9af71 Add local declarations of bcmp() and bzero() because libkern.h no longer
provides those declarations.

It's possible that these can be removed later when we find out whether
these functions are actually needed in the kernel, but meanwhile, this
allows alpha, hp700 and the powerpc ports (who all build these as part
of libkern) to complete their builds.
2009-03-17 23:42:45 +00:00
bin Fix markup. 2009-03-15 12:01:24 +00:00
common Add local declarations of bcmp() and bzero() because libkern.h no longer 2009-03-17 23:42:45 +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 add the xdm config files Xstartup and Xreset to the build 2009-03-13 17:12:44 +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 version alphasort. 2009-02-24 18:41:40 +00:00
lib Remove redundant markup as .Bl does vertical spacing already. 2009-03-15 09:31:07 +00:00
libexec Fix const issues (cast const pointers to "const uint8_t *" instead of "caddr_t") 2009-03-16 02:46:47 +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-17 00:52:47 +00:00
share Match last row to get correct space for the first column. 2009-03-17 00:10:37 +00:00
sys Fix long standing problem with CD/DVD writing with `dd'. If done this way the 2009-03-17 21:25:47 +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 Fix and improve mark up. 2009-03-15 16:21:46 +00:00
usr.sbin Increase size of buffer for humanize_number(3) to print cache sizes 2009-03-16 12:25:40 +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 don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING s/posix_fadvise/__posix_fadvise50/ in last. 2009-02-08 11:58:25 +00:00