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
/
sbin
/
init
Commit message (
Expand
)
Author
Age
Files
Lines
*
For pointers use NULL instead of 0.
araujo
2016-05-16
1
-4
/
+4
*
When rerooting, take the init(8) path from argv[0] instead of fetching
trasz
2016-05-11
1
-16
/
+9
*
When rerooting, ignore ESRCH returned from kill(2). I couldn't reproduce
trasz
2016-05-11
1
-1
/
+3
*
Use NULL instead of 0 for pointers.
araujo
2016-04-19
1
-4
/
+4
*
Explicitly add more files to the 'runtime' package.
gjb
2016-02-09
1
-0
/
+1
*
Fix resource leaks in error cases.
trasz
2015-11-11
1
-8
/
+9
*
Userspace part of reroot support. This makes it possible to change
trasz
2015-11-08
3
-19
/
+281
*
Disable suspend when we're shutting down. This solves the "tell FreeBSD
cperciva
2015-10-01
1
-0
/
+14
*
Add missing SIGUSR1 description.
trasz
2015-07-24
1
-1
/
+2
*
new depends
sjg
2015-06-16
1
-0
/
+1
*
Add META_MODE support.
sjg
2015-06-13
1
-0
/
+19
|
\
|
*
dirdeps.mk now sets DEP_RELDIR
sjg
2015-06-08
1
-2
/
+0
|
*
Merge sync of head
sjg
2015-05-27
1
-2
/
+1
|
|
\
|
|
/
|
/
|
|
*
Merge from head@274682
sjg
2014-11-19
1
-1
/
+1
|
|
\
|
*
|
Updated dependencies
sjg
2014-05-10
1
-0
/
+1
|
*
|
Merge head
sjg
2014-04-28
1
-16
/
+4
|
|
\
\
|
*
\
\
Merge from head
sjg
2013-09-05
1
-1
/
+2
|
|
\
\
\
|
*
|
|
|
Updated dependencies
sjg
2013-03-11
1
-0
/
+1
|
*
|
|
|
Updated dependencies
sjg
2013-02-16
1
-2
/
+0
|
*
|
|
|
Sync FreeBSD's bmake branch with Juniper's internal bmake branch.
marcel
2012-08-22
1
-0
/
+20
*
|
|
|
|
Convert sbin/ to LIBADD
bapt
2014-11-25
1
-2
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Remove LOG_ODELAY because it does nothing.
neel
2014-08-17
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
init: Remove code to track line numbers in /etc/ttys.
jilles
2014-02-08
1
-16
/
+4
|
|
/
|
/
|
*
|
init: Set kernel login class and CPU mask on new processes.
jilles
2013-08-13
1
-1
/
+2
|
/
*
init: Remove unnecessary 2-second delay before calling reboot(2).
jilles
2012-05-25
1
-2
/
+0
*
Properly clear the O_NONBLOCK flag after opening the TTY.
ed
2012-04-06
1
-1
/
+5
*
mdoc: terminate quoted strings.
joel
2012-03-26
1
-1
/
+1
*
Make init(8) slightly more robust when /dev/console is missing.
ed
2012-03-14
3
-17
/
+34
*
Fix whitespace.
ed
2012-03-11
1
-8
/
+8
*
Handle NULL return from crypt(3). Mostly from DragonFly
kevlo
2012-02-22
1
-1
/
+2
*
Move utmpx handling out of init(8).
ed
2012-02-11
2
-40
/
+2
*
Add missing static keywords for global variables to tools in sbin/.
ed
2011-11-04
1
-4
/
+4
*
- change "is is" to "is" or "it is"
eadler
2011-10-16
1
-1
/
+1
*
init(8): Document that login(1) is now responsible for recording logouts.
jilles
2011-01-23
1
-5
/
+5
*
init: Only run /etc/rc.shutdown if /etc/rc was run.
jilles
2011-01-23
1
-10
/
+35
*
Remove stale inclusion of <ulog.h>.
ed
2010-01-27
1
-1
/
+0
*
Remove stale references to utmp(5) and its corresponding filenames.
ed
2010-01-21
1
-15
/
+5
*
Migrate init(8) towards utmpx.
ed
2010-01-13
2
-5
/
+8
*
Let init(8) and reboot(8) use utmpx to log wtmp entries.
ed
2009-12-05
2
-7
/
+13
*
Switch the default WARNS level for sbin/ to 6.
ru
2009-10-19
1
-1
/
+0
*
Remove redundant code from runshutdown() now tcsetsid(3) works reliably.
ed
2009-06-15
1
-18
/
+1
*
Fix the staircase issue properly this time.
ed
2009-06-14
1
-0
/
+8
*
Static-ify procedures in init(8).
delphij
2008-09-27
1
-80
/
+80
*
Addition style(9) change.
obrien
2007-11-20
1
-3
/
+3
*
style(9)
obrien
2007-11-20
1
-95
/
+96
*
I understood the MLINK part incorrectly, it should be the other way around
remko
2007-06-01
1
-1
/
+0
*
Patches to allow one to allow one to specify a directory to chroot to.
imp
2007-02-04
1
-63
/
+139
*
Fix typo: effected -> affected
rse
2007-01-02
1
-1
/
+1
*
Reparent the process that executes the window= command from the ttys
kib
2006-06-08
1
-1
/
+13
*
use standard mode instead of 500 for /sbin/init.
luigi
2006-02-28
1
-1
/
+0
[next]