Age | Commit message (Collapse) | Author |
|
done by Evin Robertson (bug#1105) and work from Manuel to make
usage messages occupy less space and simplify how usage messages
are displayed.
|
|
Hopefully simplified some code (works for me).
|
|
Will be used be bb dpkg
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
a release. Update the website with release details.
-Erik
|
|
busybox.h which slowed compiles. I left only what was needed and then fixed up
all the apps to include their own header files. I also fixed naming for pwd.h
and grp.h functions. Tested to compile and run with libc5, glibc, and uClibc.
-Erik
|
|
-Erik
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
cruft, make code conform closer to style guide, saves 350 Bytes.
|
|
|
|
The following patch makes the -X option to tar behave like GNU,
which reads one file per line. It also prevents the last file
from being appended to the list twice (though that has no
noticeable impact).
|
|
my_* passwd and group routines. I should have thought of doing it
this way...
|
|
|
|
gunzip_init() will make it easier to use gunzip from other bb functions.
|
|
compliant with the style guide. Everybody rebuild your tags file!
|
|
links, and no longer segfault in a certain wierd case.
|
|
more descriptive name, and as per the style guide.
|
|
Sebastien Huet, and now ported to the latest and greatest by both Arne Bernin
<ab@netropol.de> and kent robotti <robotti@metconnect.com>.
|
|
|
|
|
|
|
|
|
|
Gleason <jimg@lineo.com>.
|
|
nasty error dealing with two different variables with the same name.
|
|
introduced.
|
|
LDFLAGS += -Wl,-warn-common
|
|
|
|
|