diff options
author | Eric Andersen <andersen@codepoet.org> | 2001-04-09 22:48:12 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2001-04-09 22:48:12 +0000 |
commit | e5dfced23a904d08afa5dcee190c3c3d845d9f50 (patch) | |
tree | ef367ee8a9096884fb40debdc9e10af8583f9d5f /Changelog | |
parent | a75e2867435faa68ea03735fe09ad298fa3e4e72 (diff) |
Apply Vladimir's latest cleanup patch.
-Erik
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 15 |
1 files changed, 9 insertions, 6 deletions
@@ -42,12 +42,15 @@ for init.c * Glenn McGrath -- Fixed problems with dpkg and dpkg-deb applets * Glenn McGrath -- Don't try to automount devfs - * Vladimir N. Oleynik -- optimizations for more.c - * Vladimir N. Oleynik -- Added locale support to the shell. - * Vladimir N. Oleynik -- moved struct applet from busybox.c to applets.c - * Vladimir N. Oleynik -- A size optimization for rdate - * Vladimir N. Oleynik -- Fixed printf applets's locale handling - * Vladimir N. Oleynik -- More cmdedit updates + * Vladimir Oleynik -- optimizations for more.c + * Vladimir Oleynik -- Added locale support to the shell, and fixed + locale support in several other places + * Vladimir Oleynik -- moved struct applet from busybox.c to applets.c + * Vladimir Oleynik -- A size optimization for rdate + * Vladimir Oleynik -- Fixed printf applets's locale handling + * Vladimir Oleynik -- More cmdedit updates + * Vladimir Oleynik -- Fixed `du' applet so it continues running + after permission errors. * Pierre Peiffer <pierre.peiffer@sxb.bsf.alcatel.fr> -- made find_pid_by_name() cope with swapped out processes. * Jari Ruusu <jari.ruusu@pp.inet.fi> -- updates so that setting |