Vodz' last_patch31
authorEric Andersen <andersen@codepoet.org>
Tue, 18 Dec 2001 14:06:03 +0000 (14:06 -0000)
committerEric Andersen <andersen@codepoet.org>
Tue, 18 Dec 2001 14:06:03 +0000 (14:06 -0000)
commitfb74a4508876d4e11a5d3444fe74d083354d081a
tree661b06aed50c423157b9f39bd40aba6e5dd46ad0
parentf3f9062ecfb6893ca55094861c0a5e9f5ddba607
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
applets/busybox.c
docs/busybox.sgml
docs/busybox_footer.pod
docs/busybox_header.pod
include/usage.h
init/run_parts.c