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-11-05 06:07:00 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
52a97ca00c
hush
/
archival
History
Tim Riker
837097648e
comment cleanup
2001-06-22 00:27:11 +00:00
..
libunarchive
ar.c
Reorganise unarchiving functions, more code re-use, only does single pass(no more linked lists), basis for supporting a cpio (and cheaper untar) applet, but cpio applet isnt included in this.
2001-06-20 07:48:00 +00:00
dpkg_deb.c
Reorganise unarchiving functions, more code re-use, only does single pass(no more linked lists), basis for supporting a cpio (and cheaper untar) applet, but cpio applet isnt included in this.
2001-06-20 07:48:00 +00:00
dpkg.c
Rewrote mkdir (and touched lots of things in the process).
2001-06-21 19:41:37 +00:00
gunzip.c
Initialise in_file to stdin, so it wont crash if no source specified
2001-06-20 08:07:34 +00:00
gzip.c
Tolerate -q argument, if -q is passed give a warning and continue rather than just fail
2001-05-07 12:01:58 +00:00
tar.c
comment cleanup
2001-06-22 00:27:11 +00:00