Go to file
Jesse Smith e0cfd39728 Added "Fall through" comments to some switch statements where multiple
approaches are tried in order to prevent warnings from GCC 7 (and newer).

Added includes on Linux for sys/sysmacros.h as the old defines in
the sys/types.h file will be removed in the future.
2018-05-04 14:51:40 -03:00
contrib Updated documentation and install instructions. Refreshed copyright notice. 2018-02-27 17:28:10 -04:00
doc Added "Fall through" comments to some switch statements where multiple 2018-05-04 14:51:40 -03:00
man Added new signal handler for SIGUSR2. When init receives SIGUSR2 2018-04-17 19:44:50 -03:00
src Added "Fall through" comments to some switch statements where multiple 2018-05-04 14:51:40 -03:00
COPYING Drop hurd specific dependency on libc0.3 (>= 2.3.2.ds1-12). It is 2009-09-10 08:28:49 +00:00
COPYRIGHT Updated documentation and install instructions. Refreshed copyright notice. 2018-02-27 17:28:10 -04:00
Makefile Updated Makefile to sign and upload packages created 2018-02-23 18:08:34 -04:00
README Updated documentation and install instructions. Refreshed copyright notice. 2018-02-27 17:28:10 -04:00

contrib		Unofficial stuff, add-on programs
doc		Documentation
man		Manual pages
src		Source code

For instructions on building and installing SysV init, please
see the "doc/Install" file.

The project home is on https://savannah.nongnu.org/projects/sysvinit 

Send patches to sysvinit-devel@nongnu.org .