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
*
Memory management error in init.
phk
1998-07-22
1
-2
/
+5
*
Correct .Nm use. Add rcsid. Use min for minutes instead of mn.
charnier
1998-07-06
2
-36
/
+38
*
Fixes per PR 2850:
jkoshy
1998-06-19
1
-5
/
+18
*
Don't assume sigset_t and int are equivalent.
jraynard
1998-03-02
1
-2
/
+2
*
Removed definition of _NEW_VFSCONF. The new vfsconf interface is now
bde
1998-01-20
1
-2
/
+2
*
This has always bugged me. At single user, the implied example it gives
peter
1997-10-10
1
-2
/
+2
*
".if exists(${CURDIR}/../../secure)" rather than testing relative to the
davidn
1997-08-18
1
-2
/
+2
*
Test that rc.shutdown exists before attempting to run it - silently
davidn
1997-08-18
1
-1
/
+13
*
runshutdown(): get rid of getdtablesize loop, it gains nothing now
ache
1997-08-06
1
-4
/
+1
*
rc.shutdown fixes:
ache
1997-08-06
1
-12
/
+12
*
Add /etc/rc.shutdown capability to init.
davidn
1997-08-02
3
-18
/
+171
*
Move logwtmp(shutdown) call before any real action in death().
ache
1997-07-08
1
-4
/
+4
*
1. Replace malloc+bzero by calloc
ache
1997-07-05
1
-28
/
+5
*
Add -D_NEW_VFSCONF to eliminate compilation warning
ache
1997-07-05
1
-2
/
+2
*
death: revoke all lines listed in /etc/ttys instead of sending HUP
ache
1997-07-04
1
-3
/
+27
*
Include <libutil.h> instead of private declarations
ache
1997-07-03
1
-8
/
+2
*
Remove unneded cast in login_getclassbyname which cause warning
ache
1997-07-02
1
-2
/
+2
*
Attempt to open the device for reading before actually adding the device
pst
1997-06-28
1
-1
/
+14
*
Use err(3).
charnier
1997-06-13
1
-8
/
+7
*
Be more specific as to which flags may not be turned off when the
mpp
1997-04-01
1
-2
/
+3
*
Fix mount call for devfs.
phk
1997-03-30
1
-2
/
+1
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
2
-2
/
+2
*
Protect from stack overrun via /etc/ttys, which could possibly allow a
dg
1997-02-19
1
-2
/
+2
*
Part two of a "fix-and-move". There were some macros declared in ../sbin's
markm
1997-02-10
1
-0
/
+16
*
typo
adam
1997-01-22
1
-1
/
+1
*
Style police.
davidn
1997-01-22
1
-13
/
+14
*
Impose login_cap resource limits on processes started by init.
davidn
1997-01-19
2
-1
/
+32
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
2
-2
/
+2
*
Sort cross references.
wosch
1997-01-13
1
-2
/
+3
*
If passed the -d flag, mount devfs on /dev
phk
1996-10-28
1
-1
/
+12
*
Rewrote the section about the "normal" setting of the security level to
bde
1996-10-12
1
-15
/
+16
*
Fixed DPADD.
bde
1996-09-05
1
-5
/
+5
*
Better method of choosing libdescrypt/libscrypt.
markm
1996-05-04
1
-6
/
+6
*
Correct some man page xrefs, and some other minor changes to bring some
mpp
1996-04-08
1
-17
/
+17
*
The DES-based init(8) belongs to the "des" distribution.
joerg
1996-02-13
1
-1
/
+2
*
If root does not have a password, `init' should not ask to enter it.
dima
1995-11-10
1
-1
/
+1
*
Define TRUE & FALSE rather than depending on bogus #includes.
phk
1995-10-29
1
-0
/
+3
*
Fix $Id$.
bde
1995-10-03
1
-1
/
+1
*
Make this make work the same way as passwd and xntpd. Here it will allow
markm
1995-10-01
1
-0
/
+7
*
Fix init to correctly detect processes that are exiting multiple
mpp
1995-08-08
1
-1
/
+1
*
nspace count was incremented only in child, so warning never displayed
ache
1995-08-08
1
-9
/
+13
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-9
/
+9
*
Add better argument handling
ache
1995-01-10
1
-3
/
+41
*
revision 1.6
ache
1994-10-14
1
-10
/
+81
*
What cretin named both a global and a function "reboot"? Global
jkh
1994-08-28
1
-3
/
+3
*
Bring in my changes from the 1.1 init.bsdi which causes a reboot (was a
nate
1994-08-27
2
-2
/
+24
*
Nuked the 2 second DTR wait; this is handled correctly in the sio driver.
dg
1994-08-23
1
-1
/
+0
*
`init' needs crypt() for insecure consoles.
wollman
1994-08-15
1
-1
/
+1
*
Convert to our man installation style. Also fixed long-standing bug
wollman
1994-08-05
1
-1
/
+1
*
BSD 4.4 Lite sbin Sources
rgrimes
1994-05-26
5
-0
/
+1753