sysvinit/src
Jesse Smith 44fce86dde Added -l flag to "last" command. When used it allows "last" to
display usernames longer than 8 characters long.
2018-10-30 21:46:04 -03:00
..
.gitignore Removed old LSM file. 2018-05-04 22:08:38 -03:00
bootlogd.c Cleared up compiler warnings from unused variables and findtty() 2018-02-20 19:40:14 -04:00
consoles.c Added "Fall through" comments to some switch statements where multiple 2018-05-04 14:51:40 -03:00
consoles.h Sulogin: enforce reconnection of stdin/stdout/stderr if a device 2011-07-26 10:21:13 +00:00
dowall.c Removed super loud PC speaker beep during shutdown. 2018-10-22 22:03:09 -03:00
fstab-decode.c * Add fix for Debian bug #536574 -- Can be enabled by -DACCTON_OFF 2010-03-23 14:37:01 +00:00
halt.c The init process now writes the current runlevel to /var/run/runlevel. 2018-07-07 20:19:03 -03:00
hddown.c Added "Fall through" comments to some switch statements where multiple 2018-05-04 14:51:40 -03:00
ifdown.c Port ifdown.c to FreeBSD. Patch from Guillem Jover and Debian. 2014-02-07 17:55:37 +00:00
init.c Applied patch from Daniel Povey which should allow killall5/pidof to 2018-10-27 20:26:15 -03:00
init.h Unified shutdown and init to use 3 second wait between SIGTERM and 2018-10-22 21:44:39 -03:00
initreq.h Moved the named communication pipe from /dev/initctl to /run/initctl. This 2018-02-20 19:29:08 -04:00
killall5.c Applied patch from Daniel Povey which should allow killall5/pidof to 2018-10-27 20:26:15 -03:00
last.c Added -l flag to "last" command. When used it allows "last" to 2018-10-30 21:46:04 -03:00
Makefile The init process now writes the current runlevel to /var/run/runlevel. 2018-07-07 20:19:03 -03:00
mesg.c Drop hurd specific dependency on libc0.3 (>= 2.3.2.ds1-12). It is 2009-09-10 08:28:49 +00:00
mountpoint.c Fixed typo. Corrected by Radostin Stoyanov. 2018-06-11 13:06:04 -03:00
oldutmp.h Drop hurd specific dependency on libc0.3 (>= 2.3.2.ds1-12). It is 2009-09-10 08:28:49 +00:00
paths.h Added new runlevel log code which saves (and reads) the current runlevel 2018-07-07 18:49:04 -03:00
reboot.h Drop hurd specific dependency on libc0.3 (>= 2.3.2.ds1-12). It is 2009-09-10 08:28:49 +00:00
runlevel.c The init process now writes the current runlevel to /var/run/runlevel. 2018-07-07 20:19:03 -03:00
runlevellog.c The init process now writes the current runlevel to /var/run/runlevel. 2018-07-07 20:19:03 -03:00
runlevellog.h Added new runlevel log code which saves (and reads) the current runlevel 2018-07-07 18:49:04 -03:00
set.h Drop hurd specific dependency on libc0.3 (>= 2.3.2.ds1-12). It is 2009-09-10 08:28:49 +00:00
shutdown.c shutdown command was setting environment variable INIT_HALT to 2018-10-28 16:19:26 -03:00
sulogin.c Updated sulogin.c to pull in crypt.h as it is a new, undocumented 2018-05-09 17:55:35 -03:00
utmp.c Add the comment from Andrea Arcangeli about the correct 2009-11-24 10:03:19 +00:00
utmpdump.c Removed unneeded "count" variable in utmpdump.c. 2018-03-30 22:15:04 -03:00
wall.c Removed super loud PC speaker beep during shutdown. 2018-10-22 22:03:09 -03:00