index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
daemon
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFC r264194:
jh
2014-05-09
1
-1
/
+1
*
1. Properly clean pid files in the case of the error.
trociny
2013-09-19
1
-18
/
+27
*
mdoc: remove EOL whitespace.
joel
2013-09-13
1
-3
/
+3
*
add support for writing the pid of the daemon program to a pid file so
jmg
2013-09-13
2
-19
/
+80
*
Remove bogus '-' from getopt(3) string hit when porting daemon(8) to
marius
2013-01-03
1
-1
/
+1
*
Document -r option in SYNOPSIS and usage statement.
trociny
2012-06-04
2
-3
/
+3
*
On a child exit, call waitpid(2) to clean up the process table.
trociny
2012-06-04
1
-0
/
+4
*
If permitted protect the supervisor against pageout kill.
trociny
2012-02-19
1
-0
/
+7
*
Add -r option to restart the program if it has been terminated.
trociny
2012-02-19
2
-22
/
+45
*
If the supervising process receives SIGTERM, forward it to the spawned
trociny
2012-02-19
2
-11
/
+72
*
The pidfile_open(3) is going to be fixed to set close-on-exec in order
trociny
2012-02-19
2
-26
/
+58
*
Change the notes about the pidfile to include Doug's preference
ghelmer
2012-02-01
1
-2
/
+3
*
Revert 229667: After some discussion of this change, it seems it is
ghelmer
2012-01-25
2
-3
/
+7
*
Allow daemon(8) to run pidfile_open() before relenquishing privileges
ghelmer
2012-01-05
1
-3
/
+3
*
Slightly improve wording.
ivoras
2010-05-17
1
-1
/
+2
*
The last big commit: let usr.sbin/ use WARNS=6 by default.
ed
2010-01-02
1
-2
/
+0
*
Unbreak rev 1.7's getopt usage. The -f switch does not take an argument.
peter
2007-04-19
1
-1
/
+1
*
Improve previous commit by using setusercontext(3) and removing the group
trhodes
2007-03-19
2
-45
/
+24
*
Initialize *pfh to NULL to quiet a gcc warning, not part of my original
trhodes
2007-03-09
1
-1
/
+1
*
Add support for dropping privileges to a specified user and/or group.
trhodes
2007-03-09
2
-5
/
+56
*
Teach daemon(8) how to use pidfile(3).
pjd
2005-08-24
3
-11
/
+24
*
Added the EXIT STATUS section where appropriate.
ru
2005-01-17
1
-1
/
+2
*
mdoc(7) fixes.
ru
2004-07-07
1
-2
/
+4
*
Give daemon(8) the ability to create a pid-file. Since the target program
phk
2004-06-02
2
-6
/
+46
*
add FBSDID
charnier
2003-07-06
1
-1
/
+3
*
style.Makefile(5)
obrien
2003-04-04
1
-1
/
+2
*
MFS: 1.2.2.2
trhodes
2003-02-05
1
-1
/
+1
*
mdoc(7) police: minor formatting tweaks.
ru
2001-08-31
1
-8
/
+8
*
Add a new utility that runs an executable detached from the
mike
2001-08-30
3
-0
/
+158