diff options
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 15 |
1 files changed, 9 insertions, 6 deletions
@@ -42,12 +42,15 @@ | |||
42 | for init.c | 42 | for init.c |
43 | * Glenn McGrath -- Fixed problems with dpkg and dpkg-deb applets | 43 | * Glenn McGrath -- Fixed problems with dpkg and dpkg-deb applets |
44 | * Glenn McGrath -- Don't try to automount devfs | 44 | * Glenn McGrath -- Don't try to automount devfs |
45 | * Vladimir N. Oleynik -- optimizations for more.c | 45 | * Vladimir Oleynik -- optimizations for more.c |
46 | * Vladimir N. Oleynik -- Added locale support to the shell. | 46 | * Vladimir Oleynik -- Added locale support to the shell, and fixed |
47 | * Vladimir N. Oleynik -- moved struct applet from busybox.c to applets.c | 47 | locale support in several other places |
48 | * Vladimir N. Oleynik -- A size optimization for rdate | 48 | * Vladimir Oleynik -- moved struct applet from busybox.c to applets.c |
49 | * Vladimir N. Oleynik -- Fixed printf applets's locale handling | 49 | * Vladimir Oleynik -- A size optimization for rdate |
50 | * Vladimir N. Oleynik -- More cmdedit updates | 50 | * Vladimir Oleynik -- Fixed printf applets's locale handling |
51 | * Vladimir Oleynik -- More cmdedit updates | ||
52 | * Vladimir Oleynik -- Fixed `du' applet so it continues running | ||
53 | after permission errors. | ||
51 | * Pierre Peiffer <pierre.peiffer@sxb.bsf.alcatel.fr> -- made | 54 | * Pierre Peiffer <pierre.peiffer@sxb.bsf.alcatel.fr> -- made |
52 | find_pid_by_name() cope with swapped out processes. | 55 | find_pid_by_name() cope with swapped out processes. |
53 | * Jari Ruusu <jari.ruusu@pp.inet.fi> -- updates so that setting | 56 | * Jari Ruusu <jari.ruusu@pp.inet.fi> -- updates so that setting |