hush/archival
2001-06-21 15:17:59 +00:00
..
libunarchive Move messages.c to libbb. Make each string in messages.c be its own .o file. 2001-04-25 05:39:18 +00:00
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 Reorganise archive extraction code 2001-06-13 07:26:39 +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 Add in (and ignore) tar -p, since we preserver permissions automatically. 2001-06-21 15:17:59 +00:00