summaryrefslogtreecommitdiffstats
path: root/lib/libutil/pidfile.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarzetedu2013-06-051-3/+3
|
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-261-9/+2
| | | | | | | | | Not sure what's more surprising: how long it took for NetBSD to catch up to the rest of the BSDs (including UCB), or the amount of code that NetBSD has claimed for itself without attributing to the actual authors. OK deraadt@
* convert to new .Dd format;jmc2007-05-311-2/+2
|
* Warn that pidfile() will not have the expected removal behaviour if _exit()miod2001-12-011-1/+10
| | | | is called.
* Start new sentence on a new line.mpech2001-10-011-5/+6
| | | | jakob@ ok
* multiple calls to pidfile(3) are actually ok, but there are problems if you change the basenamejakob2001-09-281-5/+7
|
* add pidfile(3) - write a daemon pid file. ok deraadt@, millert@.jakob2001-09-281-0/+77