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
/
daemon.8
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-12
/
+52
*
Document -r option in SYNOPSIS and usage statement.
trociny
2012-06-04
1
-2
/
+2
*
Add -r option to restart the program if it has been terminated.
trociny
2012-02-19
1
-5
/
+17
*
If the supervising process receives SIGTERM, forward it to the spawned
trociny
2012-02-19
1
-0
/
+6
*
The pidfile_open(3) is going to be fixed to set close-on-exec in order
trociny
2012-02-19
1
-8
/
+12
*
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
1
-0
/
+4
*
Slightly improve wording.
ivoras
2010-05-17
1
-1
/
+2
*
Improve previous commit by using setusercontext(3) and removing the group
trhodes
2007-03-19
1
-9
/
+6
*
Add support for dropping privileges to a specified user and/or group.
trhodes
2007-03-09
1
-1
/
+10
*
Teach daemon(8) how to use pidfile(3).
pjd
2005-08-24
1
-2
/
+7
*
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
1
-1
/
+9
*
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
1
-0
/
+73