Go to file
apb 2a9bf57a9d Remove -O0 from CPPFLAGS, and instead set
COPTS.testlang_parse.c += -Wno-uninitialized.

Without the old -O0, and without the new -Wno-uninitialized,
gcc issues this bogus error:
testlang_parse.y:1400:8: error: 'cmd' may be used uninitialized in this function
2014-01-19 22:09:34 +00:00
bin Bump date for previous. 2014-01-15 09:24:31 +00:00
common Include bsd.own.mk in case it hasn't been yet. 2014-01-16 11:43:49 +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 Use basename(filename) in "Generated from %s" comments in output files, 2014-01-18 09:20:36 +00:00
dist/pf good-bye, moved to external 2013-12-25 22:14:52 +00:00
distrib Update sets lists for new h_sha1hmac test program. 2014-01-17 22:34:36 +00:00
doc Postfix was updated to version 2.10.3. 2014-01-18 17:09:04 +00:00
etc eliminate use of bsd.sys.mk from Makefiles 2014-01-16 01:15:32 +00:00
external delete .svn subdirs as part of the pre-import. 2014-01-19 00:37:30 +00:00
extsrc
games remove duplicate 2013-12-11 14:59:47 +00:00
gnu Use format strings. 2014-01-10 11:29:24 +00:00
include Add the {v,}{warn,err}c function flavors from FreeBSD 2014-01-16 17:22:06 +00:00
lib If MKREPRO=yes, make the tags file refer to /usr/src 2014-01-19 11:36:45 +00:00
libexec Don't align random sections. Simplify by using .pushsection/.popsection. 2014-01-12 19:36:08 +00:00
regress eliminate use of bsd.sys.mk from Makefiles 2014-01-16 01:15:32 +00:00
rescue mount_smbfs has moved. 2013-12-26 02:25:57 +00:00
sbin Overwrite the seed file from the beginning, using pwrite(2). 2014-01-15 15:05:27 +00:00
share Use a separate variable for the use of GCC's unwind code. 2014-01-18 01:08:56 +00:00
sys bail out unloading for now 2014-01-19 18:16:13 +00:00
tests Remove -O0 from CPPFLAGS, and instead set 2014-01-19 22:09:34 +00:00
tools Add the {v,}{err,warn}c functions 2014-01-16 17:24:56 +00:00
usr.bin Emphasise the fact that the regexp and replacement in :C/// are 2014-01-19 10:23:29 +00:00
usr.sbin Add a check to remove the temporarily (eroneously) created /@RUNDIR@ 2014-01-17 19:06:57 +00:00
x11 Handle dependency on libstdc++ / libc++ in bsd.lib.mk. 2013-09-12 17:14:20 +00:00
BUILDING regen using 'make regen' from src/doc. 2013-05-29 21:59:51 +00:00
Makefile eliminate use of bsd.sys.mk from Makefiles 2014-01-16 01:15:32 +00:00
Makefile.inc
UPDATING mention visible changes 2013-12-28 03:39:07 +00:00
build.sh In the sanitycheck function, treat undefined MKUNPRIVED like "no". 2014-01-13 20:00:20 +00:00