diff options
author | Eric Andersen | 2001-12-18 14:06:03 +0000 |
---|---|---|
committer | Eric Andersen | 2001-12-18 14:06:03 +0000 |
commit | fb74a4508876d4e11a5d3444fe74d083354d081a (patch) | |
tree | 661b06aed50c423157b9f39bd40aba6e5dd46ad0 /docs/busybox_footer.pod | |
parent | f3f9062ecfb6893ca55094861c0a5e9f5ddba607 (diff) | |
download | busybox-fb74a4508876d4e11a5d3444fe74d083354d081a.zip busybox-fb74a4508876d4e11a5d3444fe74d083354d081a.tar.gz |
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
Diffstat (limited to 'docs/busybox_footer.pod')
-rw-r--r-- | docs/busybox_footer.pod | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/busybox_footer.pod b/docs/busybox_footer.pod index 2ab4e16..7c02003 100644 --- a/docs/busybox_footer.pod +++ b/docs/busybox_footer.pod @@ -113,7 +113,7 @@ Glenn McGrath <bug1@netconnect.com.au> Vladimir Oleynik <dzo@simtreas.ru> - cmdedit, stty-port, locale, various fixes + cmdedit; ports: ash, stty, traceroute; locale, various fixes and irreconcilable critic of everything not perfect. =for html <br> @@ -166,4 +166,4 @@ Enrique Zanardi <ezanardi@ull.es> =cut -# $Id: busybox_footer.pod,v 1.4 2001/04/17 17:09:34 beppu Exp $ +# $Id: busybox_footer.pod,v 1.5 2001/12/18 14:06:01 andersen Exp $ |