bin
g/c SDEAD
2004-01-11 18:55:33 +00:00
contrib /sys
Synchronize with FreeBSD:
2003-12-16 06:48:08 +00:00
crypto
endian mismatch. from iij seil team
2004-01-16 02:25:14 +00:00
dist
Don't bother complaining about "no IPv6 interfaces" or "no IPv4 interfaces"
2003-12-20 17:38:19 +00:00
distrib
Cache build info. Makes regpkgset more tolerable on my slow 500MHz
2004-01-16 10:05:10 +00:00
doc
Mention a possible pitfall file for amd imports.
2004-01-11 22:51:47 +00:00
etc
Missing rcvar. From Nicolas Joly in PR 24106.
2004-01-15 11:20:19 +00:00
games
Use PROG_CXX so we don't need to include -lstdc++ explicitly. From Nick Hudson.
2004-01-05 15:35:59 +00:00
gnu
this file is obsolete
2004-01-12 04:47:22 +00:00
include
Add C99 fpclassify(), isfinite(), isnormal(), and signbit() macros.
2004-01-15 19:43:44 +00:00
lib
Fix typo fpclassifd.c -> fpclassifyd.c, reported by Bertram Barth.
2004-01-16 10:46:11 +00:00
libexec
Remove duplicated headers. Pointed out by Peter Postma in PR bin/24002.
2004-01-06 14:30:10 +00:00
regress
Remove previous makefile hack (disabling optimization) and add
2004-01-07 19:42:22 +00:00
rescue
systrace needs libevent now.
2003-11-29 05:47:51 +00:00
sbin
terminate preen message from previous with \n
2004-01-15 14:52:04 +00:00
share
Export the symbols in addition to the relocation records when making LKMs.
2004-01-16 00:36:39 +00:00
sys
Fix ipip_output() to always set *mp to NULL on failure, even if 'm'
2004-01-16 11:06:27 +00:00
tools
White space nit.
2004-01-13 00:53:06 +00:00
usr.bin
redo the former in light of making the kernel output normal 64 bit
2004-01-15 14:42:09 +00:00
usr.sbin
bump date
2004-01-16 02:28:42 +00:00
x11
add -DDARWIN_NO_CARBON to HOST_CPPFLAGS so that cross build
2004-01-15 13:47:05 +00:00
build.sh
tweak usage message.
2003-11-14 12:38:12 +00:00
BUILDING
Note tools/compat/README as the place to get notes from non-native cross builds
2003-12-29 07:10:24 +00:00
Makefile
Implement do-x11, to run "make build" in ./x11/
2004-01-08 07:01:06 +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
change the updating note to say you may need fsck_ffs -b 32 -c 4'
2004-01-12 16:19:19 +00:00