From 89960b8af26f2a373d3cb8daf974545dd9ce9c49 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Wed, 31 May 2000 20:08:30 +0000 Subject: More stuff. -Erik --- Changelog | 8 +++++--- TODO | 2 ++ 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/Changelog b/Changelog index 911fedfe4..31003dc77 100644 --- a/Changelog +++ b/Changelog @@ -12,12 +12,14 @@ BB_FEATURE_STANDALONE_SHELL is defined, all the busybox commands may be invoked as shell internals. Best used when compiling staticly (i.e. DOSTATIC=true) - * BusyBox sh (lash) internals now behave as expected wrt pipes and redirects. + * BusyBox sh (lash) internals now behave as expected wrt pipes + and redirects. * Fixed ping warnings -- fix from Sascha Ziemann * Fixed update segfault * Fixed mknod -- minor number was always 0 - * Fixed tar option parsing, so both "tar xvf foo.tar" and "tar -xvf foo.tar" - now work (i.e. no "-" before options) (this was very broken in 0.43). + * Fixed tar option parsing, so both "tar xvf foo.tar" and + "tar -xvf foo.tar" now work (i.e. no "-" before options) + (this was very broken in 0.43). * Several contributions from Randolph Chung . * cp/mv now accepts the -f flag * tail can now accept - commands (e.g. -10) for better diff --git a/TODO b/TODO index 4082cfc23..eb3f027b3 100644 --- a/TODO +++ b/TODO @@ -28,6 +28,8 @@ Bugs that need fixing: cp -a -a ln -s -s rm -f + rm -f - + rm -- - touch -c - I believe that swaponoff may also be also broken (check it). - It used to be that BusyBox tar would happily overwrite existing files on -- cgit v1.2.3