Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-06-27 | remove unneeded proto | Theo de Raadt | |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller | |
rescinded 22 July 1999. Proofed by myself and Theo. | |||
2002-12-13 | ansi & knf | Theo de Raadt | |
2002-07-16 | no need to terminate the buffer after gethostname, especially by overwriting ↵ | Michael Shalayeff | |
unrelated memory; maybe test the changes next time | |||
2002-06-11 | -Wall cleanup | Hans Insulander | |
ok millert@, miod@ | |||
2002-03-14 | kill more registers. | Mike Pechkin | |
millert@ ok | |||
2002-02-20 | Revert 1.10, bad mpech@ didn't try to compile. | Miod Vallat | |
2002-02-19 | Fix the signal races in rbootd. | Miod Vallat | |
Credit to millert@ and deraadt@ for pointing out some of my braindamage. | |||
2002-02-19 | Fix gethostname() usage. | Mike Pechkin | |
deraadt@ ok | |||
2001-12-01 | Use pidfile() instead of doing the equivalent thing by hand, and sometimes | Miod Vallat | |
forgetting to unlink the pid file at exit. ok millert@ deraadt@ | |||
2001-09-04 | Replace the deprecated BSD sigsetmask/sigblock/sigpause functions with their ↵ | Todd C. Miller | |
POSIX counterparts. | |||
2001-01-19 | mark remaining signal races which are difficult to fix | Theo de Raadt | |
2001-01-17 | OpenBSD-ify. | Paul Janzen | |
2000-10-03 | More format string paranoia; deraadt@ ok | Aaron Campbell | |
2000-06-28 | BpfGetIntfName() returns syslog fmt args which are safe | Theo de Raadt | |
1997-09-12 | Kill extra newline in err()/warn(). | Todd C. Miller | |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |