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
10b781345f
Fix option handling, -i or -t must be given, if both ignore the -t.
...
Use bb_getopt_ulflags.
2004-02-25 09:30:06 +00:00
..
libunarchive
Sometimes i get carried away with the use of function pointers, im sure
2004-02-21 09:20:56 +00:00
ar.c
…
bunzip2.c
…
Config.in
Patch from Arthur Othieno, clarify common options between dpkg and dpkg-deb
2004-01-17 03:24:05 +00:00
cpio.c
Fix option handling, -i or -t must be given, if both ignore the -t.
2004-02-25 09:30:06 +00:00
dpkg_deb.c
Use bb_getopt_ulflags, save 100 bytes and strict argument checking.
2004-01-07 09:24:06 +00:00
dpkg.c
…
gunzip.c
…
gzip.c
…
Makefile
…
Makefile.in
…
rpm2cpio.c
s/u_int/uint/g
2004-01-30 22:54:20 +00:00
rpm.c
s/u_int/uint/g
2004-01-30 22:54:20 +00:00
tar.c
Add the -h, --dereference option for archive creation.
2004-01-25 05:48:28 +00:00
uncompress.c
…
unzip.c
…