NetBSD/libexec
yamt 096fec04a9 move pf reachover makefiles into usr.sbin/pf. ok'ed by itojun.
before:
	sbin/pfctl
	usr.sbin/authpf
	usr.sbin/spamdb
	libexec/ftp-proxy
	libexec/spamd
	libexec/spamd-setup
	libexec/spamlogd
after:
	usr.sbin/pf/pfctl
	usr.sbin/pf/authpf
	usr.sbin/pf/spamdb
	usr.sbin/pf/ftp-proxy
	usr.sbin/pf/spamd
	usr.sbin/pf/spamd-setup
	usr.sbin/pf/spamlogd
2004-11-11 11:54:51 +00:00
..
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
ftpd Don't write trash in ut_ss; either initialize it to 0, or put in the proper 2004-11-11 01:14:10 +00:00
getNAME
getty Add (unsigned char) cast to ctype functions 2004-11-05 21:45:36 +00:00
hpropd
identd Add (unsigned char) cast to ctype functions 2004-11-05 21:56:01 +00:00
kadmind
kpasswdd
ld.aout_so Another (unsigned char) cast - for ldconfig 2004-10-28 20:18:48 +00:00
ld.elf_so Add __RCSIDs. 2004-10-22 05:39:56 +00:00
lfs_cleanerd
mail.local
makekey
makewhatis Add (unsigned char) cast to ctype functions 2004-11-05 21:56:01 +00:00
rexecd Also set LOGNAME in the environment. 2004-05-11 08:07:37 +00:00
rlogind Bump date for previous. 2004-07-17 18:33:23 +00:00
rmail Add (unsigned char) cast to ctype functions 2004-11-05 21:56:01 +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 Code is not using gethostbyaddr any longer, but getnameinfo. 2004-07-17 18:32:23 +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 (unsigned char) cast to ctype functions 2004-11-05 21:56:01 +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