Ed Schouten
|
71ccf09269
|
The last big commit: let usr.sbin/ use WARNS=6 by default.
|
2010-01-02 11:07:44 +00:00 |
|
Peter Wemm
|
12d5df2b3c
|
Unbreak rev 1.7's getopt usage. The -f switch does not take an argument.
The stray ':' was from the defunct '-g' group arg.
|
2007-04-19 16:43:30 +00:00 |
|
Tom Rhodes
|
e6d4b388b9
|
Improve previous commit by using setusercontext(3) and removing the group
option. Bump doc date for manual page changes.
Reviewed by: rwatson, ru, will (older version)
|
2007-03-19 12:12:53 +00:00 |
|
Tom Rhodes
|
15543aadb3
|
Initialize *pfh to NULL to quiet a gcc warning, not part of my original
commit because it was not part of the new code.
|
2007-03-09 09:40:23 +00:00 |
|
Tom Rhodes
|
12d7249e24
|
Add support for dropping privileges to a specified user and/or group.
PR: 108523
Submitted by: Dmitri Alenitchev <dmitri@dworlds.ru> (original version)
Reviewed by: mpp (first reply to PR)
|
2007-03-09 09:33:19 +00:00 |
|
Pawel Jakub Dawidek
|
c6262cb601
|
Teach daemon(8) how to use pidfile(3).
|
2005-08-24 17:24:39 +00:00 |
|
Ruslan Ermilov
|
a866e17077
|
Added the EXIT STATUS section where appropriate.
|
2005-01-17 07:44:44 +00:00 |
|
Ruslan Ermilov
|
2410103c1d
|
mdoc(7) fixes.
|
2004-07-07 19:57:16 +00:00 |
|
Poul-Henning Kamp
|
846be7bd0e
|
Give daemon(8) the ability to create a pid-file. Since the target program
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
|
2004-06-02 06:48:13 +00:00 |
|
Philippe Charnier
|
54ede02d10
|
add FBSDID
|
2003-07-06 12:44:11 +00:00 |
|
David E. O'Brien
|
052238b16c
|
style.Makefile(5)
|
2003-04-04 17:49:21 +00:00 |
|
Tom Rhodes
|
a7d4e0173c
|
MFS: 1.2.2.2
|
2003-02-05 19:16:18 +00:00 |
|
Ruslan Ermilov
|
217758f8e6
|
mdoc(7) police: minor formatting tweaks.
|
2001-08-31 12:52:50 +00:00 |
|
Mike Barcroft
|
bd06a3ec97
|
Add a new utility that runs an executable detached from the
controlling terminal.
Discussed on: -hackers
Obtained from: BSD/OS
|
2001-08-30 04:48:02 +00:00 |
|