Go to file
dyoung ee1bfcb3e8 bzero -> memset. Do not "test truth" of pointers, but compare with
NULL, instead.  Do not gratuitously cast to void *.  Use NULL
instead of (type *)0.

No functional changes intended.
2008-10-24 16:54:18 +00:00
bin Don't try to remove trailing newlines from shell variables via 2008-10-23 20:21:57 +00:00
common Allow atomic ops to be built as part of libpthread. 2008-09-29 08:43:00 +00:00
crypto From Krzysztof Piotr Oledzki <olel@ans.pl>: 2008-10-23 10:56:10 +00:00
dist IPF 4.1.31 is out 2008-10-20 12:09:15 +00:00
distrib Fix entries for XF86VM(3), so that MKMANZ is properly handled. Reported by 2008-10-23 16:04:26 +00:00
doc IPF 4.1.31 is out 2008-10-20 12:09:15 +00:00
etc Build TISDP2420 kernels 2008-10-21 23:46:10 +00:00
external No need for quotes around XORG_VERSION_CURRENT. 2008-10-20 16:25:06 +00:00
games Use uint32_t and include <stdint.h>, instead of using u_int32_t 2008-10-19 07:56:42 +00:00
gnu Process FILES section only at "install" time. TOOL_AWK is not yet available 2008-10-22 17:54:23 +00:00
include Add the C99 header <tgmath.h> (Type-generic math.h) 2008-09-28 14:57:41 +00:00
lib Fix pasto in previous. 2008-10-24 15:40:21 +00:00
libexec Never build this with PIE. 2008-10-16 14:36:20 +00:00
regress Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands. 2008-10-19 22:05:19 +00:00
rescue
sbin xref rescue(8) 2008-10-21 02:32:37 +00:00
share Wording improvements. 2008-10-21 08:43:15 +00:00
sys bzero -> memset. Do not "test truth" of pointers, but compare with 2008-10-24 16:54:18 +00:00
tests Don't descend into atf with (${MKATF} == no) 2008-08-16 23:51:51 +00:00
tools The tools/compat versions of mkstemp() and mkdtemp() need to call the 2008-10-20 10:28:38 +00:00
usr.bin Send debugging output to stderr by default, not to stderr. 2008-10-22 15:04:49 +00:00
usr.sbin Move quotation marks to the correct place in eval statements 2008-10-22 15:20:05 +00:00
x11 Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands. 2008-10-19 22:05:23 +00:00
BUILDING regen for recent change to examples and objdir advice, 2008-09-24 07:38:04 +00:00
Makefile Defer the "make obj" step until after tools are built and installed. 2008-10-22 17:37:16 +00:00
Makefile.inc
UPDATING Add an entry for the "libc lint problem", mostly taken 2008-09-02 07:34:15 +00:00
build.sh Remove support for printing "'-x' has been replaced by 'xxxxx'". 2008-08-22 23:41:24 +00:00