..
atrun
NULL does not need a cast, here
2011-09-16 16:13:16 +00:00
comsat
Remove useless cast, probably motivated by an older and stupider lint.
2010-05-29 23:12:30 +00:00
fingerd
Rename err() to avoid overlap with libc. Mark it dead.
2011-08-27 15:08:58 +00:00
ftpd
NULL does not need a cast, here
2011-09-16 16:13:16 +00:00
getNAME
Use __dead
2011-08-29 20:41:06 +00:00
getty
Userland now builds and uses terminfo instead of termcap.
2010-02-03 15:34:37 +00:00
httpd
Don't check for __attribute__ being defined, it won't. Check for GCC 3.x
2011-08-27 15:33:59 +00:00
identd
Use __dead
2011-08-29 20:41:06 +00:00
ld.aout_so
the Name for this manpage is "ld.aout_so". Use it.
2011-01-01 16:34:52 +00:00
ld.elf_so
obsolete libgcc_pic and friends. all libgcc's are supposed to be pic
2011-10-07 09:15:21 +00:00
lfs_cleanerd
Fix memset usage.
2011-07-01 02:46:24 +00:00
mail.local
De-__P. staticfy. Use __dead, __printflike.
2011-08-27 15:40:31 +00:00
makekey
Remove the \n and tabs from the __COPYRIGHT() strings.
2008-07-20 01:09:06 +00:00
makewhatis
In addwhatis(), two items should not be treated as duplicates unless
2009-04-02 21:39:33 +00:00
rexecd
Remove physical markup.
2009-04-09 04:02:32 +00:00
rlogind
NULL does not need a cast, here
2011-09-16 16:13:16 +00:00
rpc.rquotad
NULL does not need a cast, here
2011-09-16 16:13:16 +00:00
rpc.rstatd
NULL does not need a cast, here
2011-09-16 16:13:16 +00:00
rpc.rusersd
Apply casts to cases where xdrproc_t is expected but is not
2011-08-30 17:06:20 +00:00
rpc.rwalld
NULL does not need a cast, here
2011-09-16 16:13:16 +00:00
rpc.sprayd
NULL does not need a cast, here
2011-09-16 16:13:16 +00:00
rshd
Use static. Don't manipulate environ directly, just reset it and use
2011-08-27 17:46:34 +00:00
talkd
Use .In instead of .Aq Pa for header files.
2010-03-22 18:58:31 +00:00
telnetd
We no longer need -I/usr/include/krb5.
2011-04-24 21:42:06 +00:00
tftpd
Use __dead
2011-08-29 20:41:06 +00:00
utmp_update
add printflike
2011-09-17 14:25:43 +00:00
Makefile
Upgrade Heimdal to 1.5pre1 by switching the build from crypto/dist/heimdal
2011-04-15 18:05:42 +00:00
Makefile.inc
Default to WARNS=4
2009-03-16 02:24:55 +00:00