NetBSD/dist
jmc 7a0ba84f10 gcc 2.96 requires all declarations before variable usage so the last set of
changes to fix -Wunitialized broke on vax. Moved definitions of
option and op before the initializations.
2005-06-16 22:04:24 +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 gcc 2.96 requires all declarations before variable usage so the last set of 2005-06-16 22:04: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