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
f66de64a11
Use vfork instead of fork, some more cleanup from Vladimir N. Oleynik
2002-11-25 23:57:27 +00:00
..
libunarchive
Add an input buffer (currently 32kB) to speed things up heaps, it still requires 25% longer to decompress as compared to upstream.
2002-11-24 06:01:20 +00:00
ar.c
…
bunzip2.c
…
config.in
enable .tar.bz2 for dpkg-deb
2002-11-05 01:52:23 +00:00
cpio.c
Change filter paramaters, filters can be more powefull now
2002-11-04 23:47:31 +00:00
dpkg_deb.c
Minor cleanups
2002-11-13 00:24:20 +00:00
dpkg.c
Use a switch instead of successive if (strcmp()) statments.
2002-11-06 23:35:28 +00:00
gunzip.c
…
gzip.c
…
Makefile
…
Makefile.in
…
rpm2cpio.c
…
tar.c
Use vfork instead of fork, some more cleanup from Vladimir N. Oleynik
2002-11-25 23:57:27 +00:00
uncompress.c
…
unzip.c
…