bin
Don't pass strings from argv[] to free(). Fixes PR 39992.
2008-11-23 10:08:50 +00:00
common
Avoid conflicts with ZFS.
2008-12-05 13:11:41 +00:00
compat
XXX: change .PATH: to .PATH.c: so that make does not find the
2008-12-02 21:43:09 +00:00
crypto
Do not cache pfkey sockets: it might cause to not handle some pfkey events
2008-12-08 06:00:53 +00:00
dist
uninitialized variable.
2008-12-06 23:18:36 +00:00
distrib
And again
2008-12-08 04:47:28 +00:00
doc
Fix typo.
2008-12-07 16:59:01 +00:00
etc
A very old patch sitting in my tree..
2008-12-06 23:21:32 +00:00
external
add LIBISCXX. if it is != "no", use ${CXX} instead of ${CC} to link
2008-12-06 19:32:05 +00:00
games
Fix fiance/fiancee confusion. Fix another typo.
2008-12-02 14:21:26 +00:00
gnu
sprintf to temporary buffer and memcpy, rather than sprintf directly
2008-11-25 01:58:13 +00:00
include
Add fdopendir(), from Solaris/Linux.
2008-12-05 13:08:53 +00:00
lib
New sentence, new line. Bump date for fdopendir.
2008-12-05 13:26:41 +00:00
libexec
Move all subsections to main DESCRIPTION, noted by John Nemeth.
2008-12-06 14:17:43 +00:00
regress
Remove LKMs and switch to the module framework, pass 1.
2008-11-12 12:35:50 +00:00
rescue
Remove LKMs and switch to the module framework, pass 1.
2008-11-12 12:35:50 +00:00
sbin
Enable the faked ELF kernel by default, now that ksyms output works with
2008-12-05 21:41:10 +00:00
share
Don't use -isystem in rump builds. This ensures that only headers
2008-12-08 13:10:21 +00:00
sys
Remove rump cpu_counter.h in favour of the arch native one. I'm
2008-12-08 13:31:58 +00:00
tests
Don't descend into modules on evbppc.. sigh
2008-12-08 12:39:04 +00:00
tools
MACHINE_CPU is "mips" not "xxmips".
2008-12-05 05:12:02 +00:00
usr.bin
Spelling fixes.
2008-12-08 11:32:18 +00:00
usr.sbin
modify some SDP data parsing function names to avoid conflicts with similar
2008-12-06 20:01:14 +00:00
x11
fix include filename
2008-11-28 10:27:29 +00:00
build.sh
Add support for new MAKEVERBOSE levels 3 and 4. The complete list is now:
2008-11-13 20:40:11 +00:00
BUILDING
be explicit about MAKEOBJDIR and MAKEOBJDIRPREFIX not being for
2008-12-02 22:28:21 +00:00
Makefile
Invoke postinstall with the environment variable MAKE set up to the relevant
2008-12-05 19:02:54 +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
amd64 GENERIC still has compat and file-system options
2008-12-07 10:29:39 +00:00