This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2gs-SW
/
hush
Watch
1
Star
0
Fork
0
You've already forked hush
mirror of
https://github.com/sheumann/hush.git
synced
2024-12-22 14:30:31 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
43c8c38bbf
hush
/
archival
History
Matt Kraai
43c8c38bbf
Allow compilation when not using BB_FEATURE_TAR_EXCLUDE, and fix
...
handling of --exclude option.
2000-09-04 16:51:55 +00:00
..
ar.c
ar.c now uses a linked list to process headers, uses getopt, new internal function extractAr(srcFD, dstFd, filename) to make it easily accessable to other busybox functions.
2000-08-25 03:50:10 +00:00
gunzip.c
Fixed a stupid thinko preventing zcat from doing its job, thanks
2000-09-01 16:25:33 +00:00
gzip.c
Sigh. Seems I screwed up last time. This fixed detecting
2000-09-01 00:33:06 +00:00
tar.c
Allow compilation when not using BB_FEATURE_TAR_EXCLUDE, and fix
2000-09-04 16:51:55 +00:00