Go to file
matt efbf8fe2cd Fix some -fno-common fallout. 2012-07-28 02:08:50 +00:00
bin handle realloc failure 2012-06-29 12:51:38 +00:00
common Bit-un-rot the proplib portability layer. 2012-07-27 09:10:59 +00:00
compat Fix typos; wording. 2012-03-29 18:35:11 +00:00
crypto Get new openssl to work on powerpc. 2012-07-27 23:01:23 +00:00
dist Use after free (Coverity 273146) 2012-07-15 09:13:59 +00:00
distrib Increase ramdisk size. 2012-07-27 22:40:48 +00:00
doc mention assembly file regeneration too 2012-07-27 18:21:59 +00:00
etc Add RPI to KERNEL_SETS 2012-07-26 20:50:44 +00:00
external the patch for CVE-2012-3868 was incomplete 2012-07-24 20:00:44 +00:00
extsrc
games WARNS=5, and make WARNS=5 the default for src/games. 2012-06-19 05:46:08 +00:00
gnu PR/46704: Antti Kantee: Recognize tilera in config.guess 2012-07-19 19:34:26 +00:00
include Always provide *_chk prototypes. Fixes DBG=-g build of libc. 2012-07-22 21:05:26 +00:00
lib mention PATH_MAX instead of 16. 2012-07-27 21:33:46 +00:00
libexec Try to make dbg() printfs realy ELFSIZE independent 2012-07-25 22:51:04 +00:00
regress Revert the test addition. 2012-07-22 11:30:14 +00:00
rescue PR/46393 - Nat Sloss -- add gpt(8) to /rescue 2012-05-25 21:46:13 +00:00
sbin Make sure utf-16 strings are written as little endian words. 2012-07-25 01:07:49 +00:00
share Don't claim that quotas don't work with WAPBL. Bump date. Should be 2012-07-26 04:30:26 +00:00
sys Fix some -fno-common fallout. 2012-07-28 02:08:50 +00:00
tests Add basic regression test for nbperf(1) 2012-07-22 20:38:20 +00:00
tools Don't use -print0/-0 in find | xargs, it is non-standard and not needed at all. 2012-06-19 21:48:33 +00:00
usr.bin Fix error in SYNOPSIS, sort. 2012-07-27 20:49:48 +00:00
usr.sbin - npf_fetch_tcpopts: fix off-by-one when validating TCP option length 2012-07-21 17:11:01 +00:00
x11 Revert previous: tsutsui noted that this file is for X11R6. 2012-07-12 12:43:06 +00:00
BUILDING regen using 'make regen' in doc/ 2012-05-25 13:47:30 +00:00
Makefile Add usr.bin to the exclude list for make includes. 2012-04-21 08:28:00 +00:00
Makefile.inc
UPDATING Mention that you should run makemandb -f, or wait for the weekly script. 2012-05-07 11:20:24 +00:00
build.sh