NetBSD/dist
darrenr 221fa57241 With recent changes to BPF, pushing the default buffer size to 1MB, running
a bunch of small daemons that seem small packet flows can easily chew up
significant kernel memory (each BPF device opened takes 2*buffersize of
wired memory.)  In each of these applications, add code to set the buffer
size to 32k before setting the interface.
2004-04-10 17:53:05 +00:00
..
am-utils Don't compare an int to NULL. 2003-10-21 02:39:44 +00:00
bind sync w/ bind837 2003-11-26 01:35:31 +00:00
bzip2
cdk Add patch to handle tabs correctly, from Peter Postma. 2004-04-05 10:21:23 +00:00
dhcp With recent changes to BPF, pushing the default buffer size to 1MB, running 2004-04-10 17:53:05 +00:00
file recognize data files created by Perl Storable module, from the output 2004-04-10 08:58:02 +00:00
ipf Commit fix, from Darren Reed (darrenr@netbsd.org), for a functional regression 2004-04-09 20:39:22 +00:00
nawk bump the regular expression cache from 20 expressions to 128 2003-10-26 13:39:38 +00:00
ntp ignore 0.0.0.0 interface addresses (dhclient leftovers) 2004-02-26 18:17:13 +00:00
pdisk use bounded string op 2003-08-13 02:51:20 +00:00
smbfs make the fallback to *SMBSERVER actually work (tested against Windows NT 2004-03-21 12:30:51 +00:00
tcpdump There is no -b flag; from the description, -r is meant, so use that. 2003-10-27 08:31:23 +00:00