summaryrefslogtreecommitdiffstats
path: root/lib/libutil/pidfile.3 (follow)
Commit message (Expand)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
* 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
* Start new sentence on a new line.mpech2001-10-011-5/+6
* 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