..
atrun
Add (unsigned char) cast to ctype functions
2004-11-05 21:30:31 +00:00
comsat
Fix off by one reported by David A. Holland in PR bin/26778.
2004-09-15 08:44:02 +00:00
cron
…
fingerd
de-__P, ANSIfy function declarations, remove obsolete "register" declarations.
2005-02-06 05:11:52 +00:00
ftpd
* Add hidesymlinks configuration option
2005-03-03 22:19:47 +00:00
getNAME
Oops, put back my copyright.
2004-03-20 20:30:48 +00:00
getty
Add (unsigned char) cast to ctype functions
2004-11-05 21:45:36 +00:00
hpropd
Only #define HAVE_IPV6 if ${USE_INET6} != "no".
2005-01-10 03:11:17 +00:00
identd
Add (unsigned char) cast to ctype functions
2004-11-05 21:56:01 +00:00
kadmind
Only #define HAVE_IPV6 if ${USE_INET6} != "no".
2005-01-10 03:11:17 +00:00
kpasswdd
Only #define HAVE_IPV6 if ${USE_INET6} != "no".
2005-01-10 03:11:17 +00:00
ld.aout_so
Another (unsigned char) cast - for ldconfig
2004-10-28 20:18:48 +00:00
ld.elf_so
Update and be more descriptive about one of the machine specific #ifdefs
2005-02-26 22:26:18 +00:00
lfs_cleanerd
Various minor LFS improvements:
2005-02-26 05:43:04 +00:00
mail.local
…
makekey
…
makewhatis
Add (unsigned char) cast to ctype functions
2004-11-05 21:56:01 +00:00
rexecd
Add a few lines of code to print the output from the remotely executed program.
2005-02-27 01:34:07 +00:00
rlogind
Only compile in IPv6 support if ${USE_INET6} != "no"
2005-01-10 02:58:58 +00:00
rmail
The /bin/rmail compat link has been in several major releases now.
2004-11-17 00:33:45 +00:00
rpc.rquotad
Replaced strncpy with strlcpy. Thanks to Peter Postma who
2004-09-07 13:20:39 +00:00
rpc.rstatd
…
rpc.rusersd
…
rpc.rwalld
…
rpc.sprayd
…
rshd
Add missing goto badlogin; noticed by: Hisashi T Fujinaka
2005-02-20 06:11:51 +00:00
talkd
PR/27097: John Klos: Talk daemon does not find additional ttys for
2004-10-01 12:27:09 +00:00
telnetd
Add pam glue.
2005-02-20 08:52:10 +00:00
tftpd
Add (unsigned char) cast to ctype functions
2004-11-05 21:56:01 +00:00
utmp_update
Use non-blocking I/O when opening the tty. Otherwise we can get stuck...
2004-11-07 07:04:31 +00:00
uucpd
…
Makefile
move pf reachover makefiles into usr.sbin/pf. ok'ed by itojun.
2004-11-11 11:54:51 +00:00
Makefile.inc
…