Go to file
2006-03-30 08:02:40 +00:00
bin Don't leak memory if RJUST|LJUST is specified. This might fix a whole bunch 2006-03-29 15:51:00 +00:00
common Enforce argument domain by assigning to a char variable and searching 2006-03-13 15:41:46 +00:00
crypto Remove references to KerberosIV. 2006-03-23 19:58:03 +00:00
dist Insert coverity annotations [experimental; I don't know if those work 2006-03-29 16:40:50 +00:00
distrib bump libc 2006-03-30 01:25:56 +00:00
doc Mention IPv6 support in tun(4). 2006-03-29 19:40:53 +00:00
etc Added kernels for AR531X, DBAU1500, DBAU1550, and MTX-1. 2006-03-28 18:18:12 +00:00
games Coverity CID 2452: possible negative array index; CID 1518 and CID 1517: possible overrun of static array 2006-03-30 05:04:22 +00:00
gnu Import of gnu make 3.80 for use with gcc4 cross builds. 2006-03-29 21:09:18 +00:00
include PR/33163: Auster Vl.: fts: cant allocate memory | filename too long 2006-03-30 01:23:50 +00:00
lib PR/33163: Auster Vl.: fts: cant allocate memory | filename too long 2006-03-30 01:23:50 +00:00
libexec Remove more references to kerberosIV. 2006-03-23 20:14:16 +00:00
regress Use /dev/MAKEDEV to create devices - instead of hardcoding i386 majors. 2006-03-26 20:27:52 +00:00
rescue
sbin Coverity CID 2784: Add more checks for value==NULL. 2006-03-30 08:02:40 +00:00
share Provide TOOL_GMAKE defintiion 2006-03-29 21:12:20 +00:00
sys Following the example of sys/sys/proc.h rev. 1.164, pad the LWP flags to 8 2006-03-30 07:08:40 +00:00
tools Turn on gmake builds if GCC4 is enabled (and force it's install before continuing 2006-03-29 21:10:52 +00:00
usr.bin ANSIfy. de-P. 2006-03-29 15:40:49 +00:00
usr.sbin Use sigaction(2) to setup automatic disposal of child processes after 2006-03-28 15:21:00 +00:00
x11
build.sh
BUILDING
Makefile
Makefile.inc
UPDATING