94faea123b
- change error checking philosophy: instead of returning errors to the upper layer only to fail silently and exit there, or die of unexpected NULL pointers bail out and print an error immediately. Add emalloc/estrdup to simplify. This change removed a bunch of code. - fix size_t/int confusion - cast argument to isspace(3) to unsigned char - ? : statement is not an lvalue, so don't take its address. - unlink the file before we open it, because we chmod it to readonly. - misc KNF |
||
---|---|---|
.. | ||
atrun | ||
comsat | ||
cron | ||
fingerd | ||
ftpd | ||
getNAME | ||
getty | ||
hpropd | ||
identd | ||
kadmind | ||
kfd | ||
kpasswdd | ||
ld.aout_so | ||
ld.elf_so | ||
lfs_cleanerd | ||
mail.local | ||
makekey | ||
makewhatis | ||
rexecd | ||
rlogind | ||
rmail | ||
rpc.rquotad | ||
rpc.rstatd | ||
rpc.rusersd | ||
rpc.rwalld | ||
rpc.sprayd | ||
rshd | ||
talkd | ||
telnetd | ||
tftpd | ||
uucpd | ||
Makefile | ||
Makefile.inc |