This website requires JavaScript.
Explore
Help
Register
Sign In
emo
/
busybox
Watch
1
Star
0
Fork
0
You've already forked busybox
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
busybox
/
archival
History
Glenn L McGrath
b03be7f567
Patch from Arthur Othieno, clarify common options between dpkg and dpkg-deb
2004-01-17 03:24:05 +00:00
..
libunarchive
Fix usage with libraries, skip symbol table.
2004-01-04 11:06:34 +00:00
ar.c
Use bb_getopt_ulflags, saves some space, better argument checking.
2004-01-04 10:28:22 +00:00
bunzip2.c
Use bb_getopt_ulflags, simplify some logic, saves some bytes.
2004-01-05 11:49:55 +00:00
Config.in
Patch from Arthur Othieno, clarify common options between dpkg and dpkg-deb
2004-01-17 03:24:05 +00:00
cpio.c
…
dpkg_deb.c
Use bb_getopt_ulflags, save 100 bytes and strict argument checking.
2004-01-07 09:24:06 +00:00
dpkg.c
Patch from Ian Campbell, fix or'ed dependencies and handle virtual
2003-11-28 22:38:14 +00:00
gunzip.c
Use bb_getopt_ulflags, save 150 bytes.
2004-01-05 12:35:05 +00:00
gzip.c
…
Makefile
…
Makefile.in
…
rpm2cpio.c
…
rpm.c
…
tar.c
Isolate code better for unused options, config option to enable long
2003-12-26 14:01:37 +00:00
uncompress.c
…
unzip.c
…