Go to file
2011-09-16 16:41:20 +00:00
bin Use __dead for the small build too 2011-09-16 16:06:23 +00:00
common Name arguments in a couple of prototypes before the arguments are 2011-09-13 18:07:22 +00:00
compat
crypto Use __dead. 2011-09-16 15:36:18 +00:00
dist Use __dead 2011-09-16 16:13:41 +00:00
distrib Use __dead 2011-09-16 15:39:25 +00:00
doc tzdata2011j has released. (tzcode is still 2011i.) 2011-09-12 22:55:53 +00:00
etc Revert previous now that "make cleandir" uses bsd.clean.mk to clean 2011-09-10 17:02:46 +00:00
external Disable noreturn checks for remaining external code 2011-09-16 16:41:20 +00:00
extsrc
games reinstate NULL cast by request, where the NULL was being passed as a vararg 2011-09-01 07:18:50 +00:00
gnu Disable rebuilding files in the source tree. 2011-09-10 20:35:42 +00:00
include add re-entrant versions of the hash api based on the GNU extensions. 2011-09-14 23:34:26 +00:00
lib NULL does not need a cast, here 2011-09-16 16:13:16 +00:00
libexec NULL does not need a cast, here 2011-09-16 16:13:16 +00:00
regress
rescue
sbin NULL does not need a cast, here 2011-09-16 16:13:16 +00:00
share Case fixes and a comma from Snader_LB. 2011-09-13 10:33:11 +00:00
sys Remove the blockage of SIGALRM here too 2011-09-16 16:30:51 +00:00
tests Do not care about dead functions for test cases, in this case it is 2011-09-16 16:30:18 +00:00
tools Add PDP_ENDIAN definition, required for makefs (v7fs). 2011-09-05 07:38:52 +00:00
usr.bin Use __dead 2011-09-16 15:39:25 +00:00
usr.sbin Use __dead 2011-09-16 15:39:25 +00:00
x11 Use find .${X11FONTDIR}, not find ./${X11FONTDIR}, because ${X11FONTDIR} 2011-09-12 13:38:42 +00:00
build.sh When using random versions of make to try to find the TOOLDIR, 2011-09-14 17:35:44 +00:00
BUILDING Add tests for the shell under which build.sh is run. If the 2011-09-09 18:48:34 +00:00
Makefile Move the code for creating src/BUILDING from "make build-docs" in 2011-09-09 14:23:37 +00:00
Makefile.inc
UPDATING