NetBSD/libexec
chs 0c6e4dbbc4 ok, the change from rev 1.33 was unnecessary after all,
only the second part of the previous revision was needed.
put the logic for the initial icache invalidation of the PLT
back the way it was, but in a way that makes clearer what's going on,
and add some comments explaining it.
2005-09-27 07:20:32 +00:00
..
atrun Add (unsigned char) cast to ctype functions 2004-11-05 21:30:31 +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 duplicate line. From YOMURA Masanori in private mail. 2005-09-11 23:31:46 +00:00
getNAME Oops, put back my copyright. 2004-03-20 20:30:48 +00:00
getty Don't chown/unlink uninitialized lockfile if not uugetty. 2005-09-10 21:29:36 +00:00
hpropd Only #define HAVE_IPV6 if ${USE_INET6} != "no". 2005-01-10 03:11:17 +00:00
identd Add RCSID. 2005-06-14 12:18:24 +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 sprinkle little const. 2005-06-26 20:47:08 +00:00
ld.elf_so ok, the change from rev 1.33 was unnecessary after all, 2005-09-27 07:20:32 +00:00
lfs_cleanerd Change PRiu64 with a cast and %llu. I am not using PRIu32 and no cast for 2005-08-23 05:55:29 +00:00
mail.local Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:46:37 +00:00
makekey Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:46:37 +00:00
makewhatis Reject unformatted manual pages with "[" characters in the description 2005-09-15 14:20:01 +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 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:46:37 +00:00
rpc.rusersd Cleanup and make the arrays dynamically resizable. This will help for 2005-08-01 21:08:34 +00:00
rpc.rwalld Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:46:37 +00:00
rpc.sprayd
rshd check pwd != NULL 2005-04-19 03:22:54 +00:00
talkd PR/27097: John Klos: Talk daemon does not find additional ttys for 2004-10-01 12:27:09 +00:00
telnetd Remove static local variable so its easier to correctly use strlcpy. 2005-06-21 22:29:53 +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 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:46:37 +00:00
Makefile move pf reachover makefiles into usr.sbin/pf. ok'ed by itojun. 2004-11-11 11:54:51 +00:00
Makefile.inc