Go to file
uwe 28b0656f7c config() in manconf.c now verifies _build (and _crunch) command
templates with fmtcheck(3) so annotate the printf that uses these
commands as safe with a __format_arg wrapper and drop
-Wno-format-nonliteral.

XXX: Using local wrapper for now, solving this in general would be
nice, but it raises namespace pollution issues.

XXX^2: catman(8) also uses manconf.c and uses _build and _crunch so it
can also benefit from this (but see above).
2014-02-17 03:10:12 +00:00
bin Remove options added in 1.18, commitid: UhxHPgtT2Pzeg4Yw due to some 2014-02-13 12:00:29 +00:00
common switch to unified syntax 2014-01-30 06:39:16 +00:00
compat Move flags for ARM's APCS ABI into a common variable. Add some forces to 2013-12-15 18:08:37 +00:00
crypto When building up a PGP public key from an ssh key, do not use the key 2014-02-04 01:46:38 +00:00
dist/pf good-bye, moved to external 2013-12-25 22:14:52 +00:00
distrib bump sqlite3 2014-02-16 18:19:10 +00:00
doc new sqlite3 2014-02-16 18:21:25 +00:00
etc Adjust directories for atf 0.19 import. 2014-02-08 19:45:51 +00:00
external bump 2014-02-16 18:16:35 +00:00
extsrc
games remove duplicate 2013-12-11 14:59:47 +00:00
gnu Remove ".ll 80", so the man page will use the default 78-character 2014-01-21 20:24:29 +00:00
include __lwp_park60 2014-01-31 20:44:17 +00:00
lib New sentence, new line. 2014-02-14 07:27:37 +00:00
libexec - bump man page date 2014-02-09 12:32:32 +00:00
regress eliminate use of bsd.sys.mk from Makefiles 2014-01-16 01:15:32 +00:00
rescue Append -Os to DBG, not overwrite in case DBG has more than just -Ox from 2014-01-30 22:19:00 +00:00
sbin Fix error message; argv[1] could be NULL 2014-02-09 13:40:59 +00:00
share put more info about the sierra modem 2014-02-15 18:17:59 +00:00
sys npf_alg_session: fix inverted logic in the previous commit. 2014-02-17 02:38:46 +00:00
tests ARM now works with integrated-as. 2014-02-14 20:33:32 +00:00
tools The mpfr sources moved down into a src directory - deal with this in 2014-02-16 11:26:31 +00:00
usr.bin config() in manconf.c now verifies _build (and _crunch) command 2014-02-17 03:10:12 +00:00
usr.sbin npfctl: take into account all addresses when multiple interfaces are 2014-02-17 00:45:24 +00:00
x11 Use ${TOOL_GZIP} instead of just gzip in all Makefiles 2014-01-27 08:18:07 +00:00
build.sh Move the "-U or -E must be set for build as an unprivileged user." 2014-02-10 08:20:05 +00:00
BUILDING
Makefile eliminate use of bsd.sys.mk from Makefiles 2014-01-16 01:15:32 +00:00
Makefile.inc
UPDATING Improve the compiler_rt entry slightly 2014-02-01 13:29:45 +00:00