summaryrefslogtreecommitdiff
path: root/usr.sbin/rbootd/rbootd.c
AgeCommit message (Expand)Author
2002-03-14kill more registers.Mike Pechkin
2002-02-20Revert 1.10, bad mpech@ didn't try to compile.Miod Vallat
2002-02-19Fix the signal races in rbootd.Miod Vallat
2002-02-19Fix gethostname() usage.Mike Pechkin
2001-12-01Use pidfile() instead of doing the equivalent thing by hand, and sometimesMiod Vallat
2001-09-04Replace the deprecated BSD sigsetmask/sigblock/sigpause functions with their ...Todd C. Miller
2001-01-19mark remaining signal races which are difficult to fixTheo de Raadt
2001-01-17OpenBSD-ify.Paul Janzen
2000-10-03More format string paranoia; deraadt@ okAaron Campbell
2000-06-28BpfGetIntfName() returns syslog fmt args which are safeTheo de Raadt
1997-09-12Kill extra newline in err()/warn().Todd C. Miller
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1995-10-18initial import of NetBSD treeTheo de Raadt