bin
Remove weird backslash that somehow must have crept in.
2009-03-03 15:11:29 +00:00
common
make this work with pcc. The previous construct is not valid c99.
2009-02-14 19:23:18 +00:00
compat
Back ou previous because it broke build. Sorry for inconvenience.
2009-02-20 02:43:02 +00:00
crypto
setkey: fix deleteall in Linux
2009-03-06 11:45:03 +00:00
dist
eliminate hacky memory allocation that loses on 64 bit archs with alignment
2009-03-06 21:36:25 +00:00
distrib
The XEN2 kernels are no more.
2009-03-07 21:35:10 +00:00
doc
Fix spelling.
2009-03-06 23:48:08 +00:00
etc
remove Xen2 from the list of kernels to build for a release.
2009-03-07 17:28:31 +00:00
external
Avoid sign comparision issues.
2009-03-06 15:17:56 +00:00
games
Move HISTORY to proper place.
2009-03-02 10:16:54 +00:00
gnu
Regenerate these using tools/binutils/Makefile's mknative-binutils
2009-03-07 18:11:47 +00:00
include
version alphasort.
2009-02-24 18:41:40 +00:00
lib
According to Alexander Bluhm in tech-toolchain on 31 Jan 2009, the way
2009-03-06 18:15:23 +00:00
libexec
bump version for remoteloghost & portability changes
2009-03-02 03:48:43 +00:00
regress
Remove the kernel and ipf tests that have been converted to atf and now
2009-02-20 21:45:47 +00:00
rescue
- rework this a bunch to make it work inside /rescue/ldd.
2009-01-07 00:39:23 +00:00
sbin
Add missing free() in machdep_diskinfo().
2009-03-05 15:35:59 +00:00
share
Queueing -> Queuing
2009-03-07 17:00:16 +00:00
sys
Make ddb compile and work in userspace. Mostly this is comprised of three
2009-03-07 22:02:16 +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 markup as hinted by mdoclint. OK wiz.
2009-03-05 14:00:53 +00:00
usr.sbin
Replace local swap16, swap32, and swap64 inline functions with the
2009-03-06 19:05:11 +00:00
x11
turn on paste64.
2009-02-20 16:06:59 +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
build.sh
In build.sh and bsd.own.mk, if uname -p fails, or prints "unknown", or
2009-03-06 16:29:40 +00:00