.. |
atrun
|
- Don't use a stale errno when printing an error
|
2005-10-31 16:15:42 +00:00 |
comsat
|
Don't do things you are not supposed to inside a signal handler.
|
2005-07-18 04:01:33 +00:00 |
cron
|
…
|
|
fingerd
|
change (mostly) int to socklen_t. GCC 4 doesn't like that int and
|
2006-05-09 20:18:05 +00:00 |
ftpd
|
change (mostly) int to socklen_t. GCC 4 doesn't like that int and
|
2006-05-09 20:18:05 +00:00 |
getNAME
|
…
|
|
getty
|
PR/25605: Frank Kardel: getty leaves ttymodes at read login state when
|
2005-12-28 09:43:05 +00:00 |
hpropd
|
Remove more references to kerberosIV.
|
2006-03-23 20:14:16 +00:00 |
identd
|
Add RCSID.
|
2005-06-14 12:18:24 +00:00 |
kadmind
|
Remove more references to kerberosIV.
|
2006-03-23 20:14:16 +00:00 |
kpasswdd
|
…
|
|
ld.aout_so
|
bare asm -> __asm
|
2005-12-24 21:51:51 +00:00 |
ld.elf_so
|
quell GCC 4.1 uninitialised variable warnings.
|
2006-05-10 21:53:14 +00:00 |
lfs_cleanerd
|
avoid some char * vs. u_char * issues.
|
2006-05-11 12:26:38 +00:00 |
mail.local
|
…
|
|
makekey
|
…
|
|
makewhatis
|
modified man(1):
|
2006-04-10 14:39:06 +00:00 |
rexecd
|
end the argument list to exec*(3) with a NULL instead of a bare '0', as
|
2006-05-11 00:22:52 +00:00 |
rlogind
|
change (mostly) int to socklen_t. GCC 4 doesn't like that int and
|
2006-05-09 20:18:05 +00:00 |
rmail
|
Shouldn't use += on a variable that we haven't initialized yet ...
|
2005-06-01 15:55:31 +00:00 |
rpc.rquotad
|
change (mostly) int to socklen_t. GCC 4 doesn't like that int and
|
2006-05-09 20:18:05 +00:00 |
rpc.rstatd
|
change (mostly) int to socklen_t. GCC 4 doesn't like that int and
|
2006-05-09 20:18:05 +00:00 |
rpc.rusersd
|
change (mostly) int to socklen_t. GCC 4 doesn't like that int and
|
2006-05-09 20:18:05 +00:00 |
rpc.rwalld
|
change (mostly) int to socklen_t. GCC 4 doesn't like that int and
|
2006-05-09 20:18:05 +00:00 |
rpc.sprayd
|
change (mostly) int to socklen_t. GCC 4 doesn't like that int and
|
2006-05-09 20:18:05 +00:00 |
rshd
|
change (mostly) int to socklen_t. GCC 4 doesn't like that int and
|
2006-05-09 20:18:05 +00:00 |
talkd
|
Fix three off-by-ones found by Coverity. CID 1444, 1445.
|
2006-03-17 02:12:15 +00:00 |
telnetd
|
use a u_char[] when it is expected.
|
2006-05-11 12:27:21 +00:00 |
tftpd
|
change (mostly) int to socklen_t. GCC 4 doesn't like that int and
|
2006-05-09 20:18:05 +00:00 |
utmp_update
|
…
|
|
uucpd
|
change (mostly) int to socklen_t. GCC 4 doesn't like that int and
|
2006-05-09 20:18:05 +00:00 |
Makefile
|
…
|
|
Makefile.inc
|
…
|
|