[BusyBox] The 1.0.1 commit list.

Mike Frysinger vapier at gentoo.org
Fri Jul 15 03:34:51 UTC 2005


On Thursday 14 July 2005 09:44 pm, Rob Landley wrote:
> On Thursday 14 July 2005 17:44, Mike Frysinger wrote:
> > On Thursday 14 July 2005 04:03 am, Rob Landley wrote:
> > > 9539: Insufficient description.  (Is it a bug fix?)
> >
> > if you look at the udhcp module it'd have a good message ;)
> >
> > really these are multiple changes, some bugfixes, some not ... i'd look
> > at the changes in the udhcp module to pick out individual changes/reasons
>
> Well, the addition of -F is a new feature, and that seems to cover
> everything exception the options.c bit at the end, which I don't
> understand...

ah, well options.c is the easy bit :)  that is a bugfix:
http://bugs.gentoo.org/63869

> > > 10096: test (add [[ and == support)
> > > 10097: cp -H, -L
> >
> > i'd like to see these added to 1.0.1
>
> I could be talked into that, both are fairly trivial...
>
> One question: shouldn't a -H or -L coming after a -P disable it? 
> (Supposing did an alias cp "cp -P" for example...)

maybe ... the way cp currently treats non-normal files is funky (regardless of 
options used) so i'd say just put it off until cp can be audited top down for 
proper POSIX behavior (since i'm pretty sure it'll require lower level 
changes than just the cp applet)
-mike



More information about the busybox mailing list