sysvinit/src
Jesse Smith 0b695c7e0b Use readlink() instead of stat() to check processes. This shold avoid
hanging if NFS mounts are not responding.

Default to showing processes in the uninterruptable state (D).
The -z flag no longer affects whether processes in D state are shown.

The -z flag does still toggle whether zombie (Z) processes are shown.
2021-10-21 14:44:55 -03:00
..
.gitignore Make sure git ignores new executable files in src directory. 2019-09-12 17:35:55 -03:00
bootlogd.c Applied patch from Matthias Schiffer which allows bootlogd to read from 2021-08-03 18:21:16 -03:00
bootlogd.h Added new tool (readbootlog) which will read the /var/log/boot file 2018-11-12 20:29:28 -04:00
consoles.c Removed old original source file that was left behind by 2020-11-17 20:31:37 -04:00
consoles.h Sulogin: enforce reconnection of stdin/stdout/stderr if a device 2011-07-26 10:21:13 +00:00
dowall.c Added patch from William Shipley which allows shutdown time to be specified 2020-06-20 13:41:18 -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 When the halt command is called with the -p flag (or as poweroff) 2018-11-23 22:11:42 -04:00
hddown.c Added "Fall through" comments to some switch statements where multiple 2018-05-04 14:51:40 -03:00
ifdown.c Removed old original source file that was left behind by 2020-11-17 20:31:37 -04:00
init.c Removed old original source file that was left behind by 2020-11-17 20:31:37 -04:00
init.h Added some defines and compile-time conditionals to make some 2018-12-09 19:32:04 -04:00
initreq.h Removed old original source file that was left behind by 2020-11-17 20:31:37 -04:00
killall5.c Use readlink() instead of stat() to check processes. This shold avoid 2021-10-21 14:44:55 -03:00
last.c Changed the way the "when" variable is used internally in shutdown.c. 2019-01-27 15:55:08 -04:00
logsave.c Changed the way the "when" variable is used internally in shutdown.c. 2019-01-27 15:55:08 -04:00
Makefile Added patch from Didier Gaudin which allows init to load configuration 2020-01-08 19:42:43 -04: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 Changed the way the "when" variable is used internally in shutdown.c. 2019-01-27 15:55:08 -04: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 patch from Didier Gaudin which allows init to load configuration 2020-01-08 19:42:43 -04:00
readbootlog.c Reformatted init code to make if/while logic more clear. 2019-08-11 22:10:45 -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 Removed old original source file that was left behind by 2020-11-17 20:31:37 -04:00
shutdown.c Removed old original source file that was left behind by 2020-11-17 20:31:37 -04:00
sulogin.c Removed old original source file that was left behind by 2020-11-17 20:31:37 -04:00
utmp.c Added some defines and compile-time conditionals to make some 2018-12-09 19:32:04 -04:00
utmpdump.c Removed unneeded "count" variable in utmpdump.c. 2018-03-30 22:15:04 -03:00
wall.c Removed old original source file that was left behind by 2020-11-17 20:31:37 -04:00