NetBSD/usr.sbin/timed/timedc
cbiere 0f2ebef2a8 * timedc is no longer setuid-root and is only usable by root due to the
use of a raw socket for ICMP; thus there is also no need to differ
   between privileged and unprivileged commands.
 * Switch to user "nobody" after allocating the raw socket.
 * Close all file descriptors above 2 (just in case).
2007-01-27 17:57:45 +00:00
..
cmds.c bind() in priv_resources() is now unnecessary as pointed out by christos. 2007-01-27 00:37:56 +00:00
cmdtab.c * timedc is no longer setuid-root and is only usable by root due to the 2007-01-27 17:57:45 +00:00
Makefile * timedc is no longer setuid-root and is only usable by root due to the 2007-01-27 17:57:45 +00:00
timedc-extern.h makeargv overrun. from openbsd 2003-10-13 06:14:04 +00:00
timedc.8 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 11:25:11 +00:00
timedc.c * timedc is no longer setuid-root and is only usable by root due to the 2007-01-27 17:57:45 +00:00
timedc.h * timedc is no longer setuid-root and is only usable by root due to the 2007-01-27 17:57:45 +00:00