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
From Arnaud Ebalard:
2008-12-05 06:02:20 +00:00
dist
don't use signed chars for no reason.
2008-11-25 18:40:26 +00:00
distrib
Move etc/rc.d/x{dm,fs} into xetc.tgz.
2008-12-05 18:56:47 +00:00
doc
ACPICA version 20081204 released
2008-12-04 18:13:47 +00:00
etc
- Generate xdm and xfs depending on the value of X11FLAVOUR
2008-12-05 18:55:22 +00:00
external
Use TOOL_AWK over hardcoded 'awk' - the latter is not good enough on Solaris
2008-12-03 23:17:56 +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
Minor KNF and whitespace nits. No functional change.
2008-11-16 06:26:12 +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
Specify -fno-loop-optimize on m68000 as workaround for gcc -O1 codegen bug
2008-11-29 15:28:49 +00:00
share
Implement FILESBUILD_<file> to allow a FILES element to be built through a
2008-12-05 18:51:16 +00:00
sys
Make the fake ELF object work with gdb.
2008-12-05 21:38:10 +00:00
tests
Remove LKMs and switch to the module framework, pass 1.
2008-11-12 12:35:50 +00:00
tools
MACHINE_CPU is "mips" not "xxmips".
2008-12-05 05:12:02 +00:00
usr.bin
correct a comment
2008-12-05 05:28:12 +00:00
usr.sbin
- Introduce a function get_makevar that will retrieve the values of a
2008-12-05 19:01:23 +00:00
x11
fix include filename
2008-11-28 10:27:29 +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
…
UPDATING
Improve grammar.
2008-11-26 19:00:34 +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