Module Name:src
Committed By: sevan
Date: Sun Sep 11 22:22:57 UTC 2016
Modified Files:
src/sbin/init: init.8
Log Message:
init first appeared in V1 UNIX
http://minnie.tuhs.org/cgi-bin/utree.pl?file=V1/init.s
Replace contraction.
Bump date.
To generate a diff of this comm
Module Name:src
Committed By: christos
Date: Wed Oct 14 15:53:24 UTC 2015
Modified Files:
src/sbin/init: init.c
Log Message:
these are syslog-like
To generate a diff of this commit:
cvs rdiff -u -r1.106 -r1.107 src/sbin/init/init.c
Please note that diffs are not public
Module Name:src
Committed By: apb
Date: Wed Oct 2 22:07:56 UTC 2013
Modified Files:
src/sbin/init: init.8
Log Message:
The "-s" flag is passed to init by the kernel, not by the boot loader.
To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 src/sbin/init/init
Module Name:src
Committed By: apb
Date: Wed Oct 2 22:01:47 UTC 2013
Modified Files:
src/sbin/init: init.8
Log Message:
Document that the kernel may try several paths for init.
XXX: This should be in the kernel documentation, not in the init(8) man page.
To generate a d
Module Name:src
Committed By: khorben
Date: Mon Jul 15 00:18:03 UTC 2013
Modified Files:
src/sbin/init: Makefile
Log Message:
Let init be built easily with the CHROOT capability enabled.
This allows the ramdisk used in the incoming support for full-disk encryption
to con
Module Name:src
Committed By: msaitoh
Date: Fri Nov 9 06:27:17 UTC 2012
Modified Files:
src/sbin/init: init.c
Log Message:
Add missing free() in error path.
To generate a diff of this commit:
cvs rdiff -u -r1.104 -r1.105 src/sbin/init/init.c
Please note that diffs are
Module Name:src
Committed By: christos
Date: Sun Nov 4 22:20:03 UTC 2012
Modified Files:
src/sbin/init: init.c
Log Message:
include the needed headers
To generate a diff of this commit:
cvs rdiff -u -r1.103 -r1.104 src/sbin/init/init.c
Please note that diffs are not pu
Module Name:src
Committed By: christos
Date: Sun Aug 28 10:13:03 UTC 2011
Modified Files:
src/sbin/init: init.c
Log Message:
make it compile with SMALLPROG
To generate a diff of this commit:
cvs rdiff -u -r1.101 -r1.102 src/sbin/init/init.c
Please note that diffs are no
Module Name:src
Committed By: joerg
Date: Sat Aug 27 17:43:42 UTC 2011
Modified Files:
src/sbin/init: init.c
Log Message:
Be more static
To generate a diff of this commit:
cvs rdiff -u -r1.100 -r1.101 src/sbin/init/init.c
Please note that diffs are not public domain; th