NetBSD/libexec
perseant 6e52bfc264 Various minor LFS improvements:
* Adapt lfs_cleanerd to use the fcntl call to get the Ifile filehandle,
  so it need not be in the namespace.
* Make lfs_cleanerd be more careful when there are very few available
  segments.
* Remove the Ifile from the filesystem namespace.  The cleaner now uses
  a fcntl call on the root inode to find the Ifile filehandle.
* Make lfs_cleanerd less verbose when the filesystem is unmounted.
2005-02-26 05:43:04 +00:00
..
atrun Add (unsigned char) cast to ctype functions 2004-11-05 21:30:31 +00:00
comsat
cron
fingerd de-__P, ANSIfy function declarations, remove obsolete "register" declarations. 2005-02-06 05:11:52 +00:00
ftpd Add PAM and LOGIN_CAP support. Mostly from FreeBSD. If pam is defined, 2005-02-20 01:45:17 +00:00
getNAME
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 Quote symbol names in a debug message (to make it easier to spot an empty 2005-01-11 21:58:27 +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 an example program that tests rexecd... I really don't want to encourage 2005-02-23 01:27:32 +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
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