hush/init
Eric Andersen fb74a45088 Vodz' last_patch31
Very minimal last corrections:

    1) busybox.c: fix warining
    2) docs/: add applets for list from pwd_grp
    3) usage.h: add -n option for route
    4) run_parts.c: many todo fix for busybox style
    5) addgroup.c: add #ifdef CONFIG_FEATURE_SHADOWPASSWDS, reduce one
    perror_msg
    6) adduser.c: fix bug "variable i not initialize" and
       add #ifdef CONFIG_FEATURE_SHADOWPASSWDS
2001-12-18 14:06:03 +00:00
..
config.in Cleanup some config problems. Add a sane default config that basically 2001-11-10 12:07:24 +00:00
halt.c If find_pid_by_name() had an error, it was returning -1, but storing 2001-12-06 14:52:32 +00:00
init.c Add in a new restart init target, triggered by SIGHUP. Patch from 2001-12-17 23:13:08 +00:00
Makefile Run parts applet by Emanuele Aina <faina.mail@tiscalinet.it> 2001-10-31 10:24:36 +00:00
poweroff.c If find_pid_by_name() had an error, it was returning -1, but storing 2001-12-06 14:52:32 +00:00
reboot.c If find_pid_by_name() had an error, it was returning -1, but storing 2001-12-06 14:52:32 +00:00
run_parts.c Vodz' last_patch31 2001-12-18 14:06:03 +00:00
start_stop_daemon.c patch from vodz: 2001-10-31 09:55:39 +00:00