Go to file
itojun 738d85299b randomized frag ID/flowlabel 2003-09-06 03:40:59 +00:00
bin plug memory leak. PR bin/22694 2003-09-05 20:16:50 +00:00
crypto bzero() 2nd arg mistake. found by openbsd guys. from kame 2003-09-04 00:12:56 +00:00
dist Use bounded string op (snprintf instead of sprintf) for an automatic 2003-08-28 11:32:33 +00:00
distrib Shingo WATANABE has kindly consented to remove advertising clauses 2003-09-04 15:26:35 +00:00
doc randomized frag ID/flowlabel 2003-09-06 03:40:59 +00:00
etc Correctly fix pty majors 2003-09-05 17:11:30 +00:00
games
gnu make sure we build the unwind handlers with "-fexception". they were 2003-09-05 09:54:30 +00:00
include
lib %F is a date conversion, not a time converstion. 2003-09-03 16:10:56 +00:00
libexec dlsym() should not leave an error set. It confuses programs that check 2003-08-31 21:52:01 +00:00
regress add a "using namespace std" to make it compile with gcc3, and remove 2003-09-03 20:53:16 +00:00
rescue
sbin s/0x7fffffff/INT32_MAX/ 2003-09-04 15:31:58 +00:00
share Add a few more devices which are known to work with this driver. 2003-09-05 09:04:40 +00:00
sys randomize IPv4/v6 fragment ID and IPv6 flowlabel. avoids predictability 2003-09-06 03:36:30 +00:00
tools
usr.bin Whitespace nits. 2003-09-05 06:55:46 +00:00
usr.sbin width needs to be updated before each loop, because svc_maxfd may have 2003-09-05 14:59:37 +00:00
BUILDING
Makefile
Makefile.inc
UPDATING
build.sh