NetBSD/libexec
perseant 9c75397609 A new version of the cleaner. In general, works about as well as the old
cleaner, but with more legible code.

Includes code for reading and writing to the raw disk device (so that an
unmounted fs could be cleaned), for the use of a single daemon to clean
multiple filesystems to save on resources, and for recording the old
contents of cleaned segments to offline storage for regression testing of
the LFS system as a whole; though these new features are not properly
tested at this point.
2006-03-30 19:10:13 +00:00
..
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 de-__P, ANSIfy function declarations, remove obsolete "register" declarations. 2005-02-06 05:11:52 +00:00
ftpd Remove more references to kerberosIV. 2006-03-23 20:14:16 +00:00
getNAME Oops, put back my copyright. 2004-03-20 20:30:48 +00:00
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 Only #define HAVE_IPV6 if ${USE_INET6} != "no". 2005-01-10 03:11:17 +00:00
ld.aout_so bare asm -> __asm 2005-12-24 21:51:51 +00:00
ld.elf_so Coverity CID 2749: Fix another double free. Instead of removing that last 2006-03-21 17:48:10 +00:00
lfs_cleanerd A new version of the cleaner. In general, works about as well as the old 2006-03-30 19:10:13 +00:00
mail.local
makekey
makewhatis Deal with fts errors properly. 2005-11-18 17:12:09 +00:00
rexecd check pwd != NULL 2005-04-19 03:22:54 +00:00
rlogind Only compile in IPv6 support if ${USE_INET6} != "no" 2005-01-10 02:58:58 +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 Replaced strncpy with strlcpy. Thanks to Peter Postma who 2004-09-07 13:20:39 +00:00
rpc.rstatd
rpc.rusersd Cleanup and make the arrays dynamically resizable. This will help for 2005-08-01 21:08:34 +00:00
rpc.rwalld
rpc.sprayd
rshd check pwd != NULL 2005-04-19 03:22:54 +00:00
talkd Fix three off-by-ones found by Coverity. CID 1444, 1445. 2006-03-17 02:12:15 +00:00
telnetd Goodbye KerberosIV 2006-03-20 04:03: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