sysvinit/src
2014-02-07 09:50:14 +00:00
..
bootlogd.c Make sure cmdline string always is null terminated, even if it is very long (Coverity CID 1164484). 2014-01-26 13:29:43 +00:00
consoles.c Adjust more included headers to be compatible with the musl C 2014-01-28 22:07:30 +00:00
consoles.h Sulogin: enforce reconnection of stdin/stdout/stderr if a device 2011-07-26 10:21:13 +00:00
dowall.c * Fix some minor problems 2010-03-19 16:53:57 +00: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 * Fix counting message lines in wall. Patch from Petr Lautrbach. 2011-03-15 13:16:55 +00:00
hddown.c Make sure FILE pointer returned by hdopen() is not leaked even if the 2014-01-26 16:40:03 +00:00
ifdown.c Adjust included headers to be compatible with the musl C library. Patch from Matias A. Fonzo and Dragora. 2014-01-26 22:00:42 +00:00
init.c Avoid reusing open file descriptor to make it easier to pinpoint Coverity CID 1164479 resource leak. 2014-02-07 09:50:14 +00:00
init.h Add the comment from Andrea Arcangeli about the correct 2009-11-24 10:03:19 +00:00
initreq.h Revert change from Fedora/RedHat where the now obsolete command 2009-11-14 21:00:43 +00:00
initscript.sample Drop hurd specific dependency on libc0.3 (>= 2.3.2.ds1-12). It is 2009-09-10 08:28:49 +00:00
killall5.c Explain why maxsymlinks() exist. 2014-02-05 13:23:08 +00:00
last.c Adjust more included headers to be compatible with the musl C 2014-01-28 22:07:30 +00:00
Makefile Get more help from gcc, add -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 and -fstack-protector. 2014-02-07 08:00:58 +00: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 Drop hurd specific dependency on libc0.3 (>= 2.3.2.ds1-12). It is 2009-09-10 08:28:49 +00: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 Add compatibility code to handle old path /etc/powerstatus for a while. 2010-04-11 07:41:25 +00: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 Drop hurd specific dependency on libc0.3 (>= 2.3.2.ds1-12). It is 2009-09-10 08:28:49 +00: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 Remove unused variable realuid from main(). 2014-02-07 06:57:11 +00:00
sulogin.c Remove unused variable serial from tcfinal(). 2014-02-07 06:55:53 +00:00
utmp.c Add the comment from Andrea Arcangeli about the correct 2009-11-24 10:03:19 +00:00
utmpdump.c Avoid setting unused value and trick scan-build from clang into not warn about apparenly unused value. 2014-02-05 13:24:18 +00:00
wall.c Adjust more included headers to be compatible with the musl C 2014-01-28 22:07:30 +00:00