Go to file
bad 6b557ece78 Defopt the rest of the Ipfilter options and tunables.
Per discussion with darrenr@ a year ago.
2010-10-02 20:07:39 +00:00
bin putenv() no longer accepts a const string 2010-10-02 08:26:09 +00:00
common Rename rb.h to rbtree.h, as it is more appropriate (c.f. ptree.h). Also 2010-09-25 01:42:38 +00:00
compat
crypto fixed some typos in logs (reported by fazaeli (at) sepehrs.com) 2010-09-27 11:57:59 +00:00
dist avoid integer overflow that can lead to buffer overflow 2010-09-20 19:39:20 +00:00
distrib Add g760a man page. 2010-10-02 06:26:28 +00:00
doc Support Marvell Sheevaplug and some Marvell SoC NAS box. 2010-10-02 06:32:37 +00:00
etc Collapse <abckslash><newline> sequences in /etc/ifconfig.xxx files read 2010-09-26 18:52:04 +00:00
external Use setenv(3) instead of putenv(3) because the later doesn't accept 2010-10-02 12:22:20 +00:00
extsrc
games Avoid undefined behavior, from Chris Spiegel in PR 43860. 2010-09-26 21:12:23 +00:00
gnu Fix -o behavior with patterns that match the empty string, as per PR 43896. 2010-09-28 00:54:04 +00:00
include make putenv POSIX compliant. 2010-10-01 20:11:32 +00:00
lib Restore binary compatibility with applications which use putenv(3) 2010-10-02 16:56:03 +00:00
libexec Oops. Remove trailing whitespace in previous. 2010-09-30 19:45:24 +00:00
regress
rescue
sbin Avoid NaN when calculating std-dev, which fixes a crash on VAX. 2010-09-20 11:49:48 +00:00
share New sentence, new line; sort SEE ALSO; use more markup. 2010-10-02 09:18:57 +00:00
sys Defopt the rest of the Ipfilter options and tunables. 2010-10-02 20:07:39 +00:00
tests Add tests for putenv(3) 2010-10-01 20:12:20 +00:00
tools
usr.bin Print version string to stdout instead of stderr; 2010-10-02 19:31:14 +00:00
usr.sbin == file close operations == 2010-09-23 16:02:34 +00:00
x11
build.sh
BUILDING
Makefile
Makefile.inc
UPDATING