Go to file
Werner Fink b2fec03199 * Test out PAM support, extend PAM support by providing environment
is specified by /etc/pam.d/init
 * Move utmp/wtmp before the execvp() in spawn() to be sure to
   use the correct pid even on a controlling tty
 * Remaining problem is that the pid of the second fork() for
   getting a controlling tty isn't that reported by spawn()
 * Re-enable writting utmp/wtmp for boot scripts
 * Provide a simply /etc/pam.d/init as without it will not work (sigh!)
2010-03-26 16:31:05 +00:00
contrib Drop hurd specific dependency on libc0.3 (>= 2.3.2.ds1-12). It is 2009-09-10 08:28:49 +00:00
doc * Test out PAM support, extend PAM support by providing environment 2010-03-26 16:31:05 +00:00
man * Add fix for Debian bug #536574 -- Can be enabled by -DACCTON_OFF 2010-03-23 14:37:01 +00:00
obsolete Drop hurd specific dependency on libc0.3 (>= 2.3.2.ds1-12). It is 2009-09-10 08:28:49 +00:00
src * Test out PAM support, extend PAM support by providing environment 2010-03-26 16:31:05 +00: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 Mention where the license text is on Debian systems. 2010-03-22 19:43:23 +00:00
Makefile Add Makefile in toplevel directory. 2009-11-14 21:31:20 +00:00
README Mention project mailing list in the README file too. 2010-03-20 08:23:51 +00:00

contrib		Unofficial stuff
doc		Documentation, mostly obsolete
man		Manual pages, not obsolete
obsolete	Really obsolete stuff ;)
src		Source code

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

Send patches to sysvinit-devel@nongnu.org .