summaryrefslogtreecommitdiffstats
path: root/usr.sbin/daemon
Commit message (Collapse)AuthorAgeFilesLines
* Added the EXIT STATUS section where appropriate.ru2005-01-171-1/+2
|
* mdoc(7) fixes.ru2004-07-071-2/+4
|
* Give daemon(8) the ability to create a pid-file. Since the target programphk2004-06-022-6/+46
| | | | | | | | does not know anything about the pid-file and we don't keep a babysitting process for the task, the pid-file will linger. Submitted by: mi PR: 56398
* add FBSDIDcharnier2003-07-061-1/+3
|
* style.Makefile(5)obrien2003-04-041-1/+2
|
* MFS: 1.2.2.2trhodes2003-02-051-1/+1
|
* mdoc(7) police: minor formatting tweaks.ru2001-08-311-8/+8
|
* Add a new utility that runs an executable detached from themike2001-08-303-0/+158
controlling terminal. Discussed on: -hackers Obtained from: BSD/OS
OpenPOWER on IntegriCloud