summaryrefslogtreecommitdiff
path: root/usr.sbin/rbootd/defs.h
AgeCommit message (Collapse)Author
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
rescinded 22 July 1999. Proofed by myself and Theo.
2002-02-19Fix the signal races in rbootd.Miod Vallat
Credit to millert@ and deraadt@ for pointing out some of my braindamage.
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ↵Todd C. Miller
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
2001-12-01Use pidfile() instead of doing the equivalent thing by hand, and sometimesMiod Vallat
forgetting to unlink the pid file at exit. ok millert@ deraadt@
2001-01-17OpenBSD-ify.Paul Janzen
1995-10-18initial import of NetBSD treeTheo de Raadt