NetBSD/dist
darrenr 4e1ba8b46a bin/29508 - fix "ipf -T" - kernel wasn't setting ipft_cookie and userland
was expecting it to be set, thus ignored it.
bin/29509 - because ipft_cookie wasn't reset to 0 before making the ioctl
call for each variable, only the first name to find was used, each successive
call just used the cookie.
CVn: ----------------------------------------------------------------------
2005-06-11 12:31:40 +00:00
..
am-utils Fix printf format/argument mismatch. 2005-04-24 13:34:18 +00:00
bind Remove inline from rotate_{left,right}. Breaks compilation with gcc-3.3 2005-02-22 18:42:15 +00:00
bzip2 PR/21152: Christian Biere: ctype function misuse. 2005-04-17 17:37:11 +00:00
cdk Ensure widestItem is initialized in setCDKSwindowContents() before use. 2005-06-01 11:51:11 +00:00
dhcp Add initialization of local variable to appease -Wuninitialized. 2005-06-10 23:48:24 +00:00
file PR/29682: sigsegv: /usr/bin/file does not seem to understand some fields 2005-03-25 18:07:09 +00:00
ipf bin/29508 - fix "ipf -T" - kernel wasn't setting ipft_cookie and userland 2005-06-11 12:31:40 +00:00
nawk Make nawk retain the text from the last line of the input as well as 2005-03-23 17:24:41 +00:00
ntp Don't attempt to use an uninitialized variable when there's no interfaces. 2005-06-03 16:13:33 +00:00
openpam appease gcc -Wuninitialized 2005-06-01 12:14:53 +00:00
pdisk PR/21155: Christian Biere: ctype function misuse. 2005-04-17 17:34:43 +00:00
pf appease gcc -Wuninitialized 2005-06-02 09:58:55 +00:00
pppd Remove uninitialized and unused (except for debug printf) 'dlen'. 2005-06-02 09:09:43 +00:00
smbfs Add (unsigned char) cast to ctype function 2004-10-29 19:15:20 +00:00
tcpdump fix configure too. 2004-12-01 23:26:13 +00:00