This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
libexec
History
lukem
d066333b1b
Ensure IF is initialized before trying to use it.
...
Found with -Wuninitialized.
2005-06-01 15:57:40 +00:00
..
atrun
…
comsat
PR/30170: Markus W Kilbinger: src/libexec/comsat complains about: '/' in
2005-05-07 23:37:59 +00:00
cron
…
fingerd
…
ftpd
…
getNAME
…
getty
Ensure rval is initialized before we try to check it; it won't be set
2005-06-01 15:50:00 +00:00
hpropd
…
identd
appease gcc -Wuninitialized
2005-06-01 15:51:23 +00:00
kadmind
…
kpasswdd
…
ld.aout_so
…
ld.elf_so
Add some sanity checking inspired by gcc -Wuninitialized.
2005-06-01 14:57:22 +00:00
lfs_cleanerd
remove bogus frees on uninitialized variable.
2005-05-03 00:20:17 +00:00
mail.local
…
makekey
…
makewhatis
appease gcc -Wuninitialized
2005-06-01 15:51:23 +00:00
rexecd
…
rlogind
…
rmail
Shouldn't use += on a variable that we haven't initialized yet ...
2005-06-01 15:55:31 +00:00
rpc.rquotad
…
rpc.rstatd
…
rpc.rusersd
…
rpc.rwalld
…
rpc.sprayd
…
rshd
…
talkd
…
telnetd
Ensure IF is initialized before trying to use it.
2005-06-01 15:57:40 +00:00
tftpd
…
utmp_update
…
uucpd
…
Makefile
…
Makefile.inc
…