Go to file
2011-09-17 03:09:51 +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 build GMP, MPFR and MPC as private libraries just for GCC. don't 2011-07-21 03:13:30 +00:00
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 new file(1) 2011-09-16 21:08:32 +00:00
etc Revert previous now that "make cleandir" uses bsd.clean.mk to clean 2011-09-10 17:02:46 +00:00
external Add utmp/utmpx support. 2011-09-17 01:50:08 +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 Never invoke utmp_update() recursively if we are root. Instead close the 2011-09-17 01:52:29 +00:00
libexec log to both syslog and stderr. 2011-09-17 01:50:54 +00:00
regress provide the out of address space test in a gcc-4.5 friendly way. 2011-08-18 02:32:32 +00:00
rescue Update location of "less" directory. 2011-07-03 22:05:01 +00:00
sbin NULL does not need a cast, here 2011-09-16 16:13:16 +00:00
share Update list of algorithm identifiers available in opencrypto(9). 2011-09-16 22:27:36 +00:00
sys Fix sigactsunshare() to do what the manpage and the commit tells it to do! 2011-09-16 22:07:17 +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 Add back a line accidentally deleted in the previous commit. 2011-09-17 03:09:51 +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 switch sparc to GCC 4.5.3. 2011-08-17 09:18:37 +00:00