hush/archival
Eric Andersen 536018278a Kill the now obsolete docs/Configure.help file, and move all existing
help texts into their respective Config.in file.
 -Erik
2002-12-05 21:12:42 +00:00
..
libunarchive Unlink before mkdir, mknod, symlink to overwrite 2002-12-04 22:26:30 +00:00
ar.c Abstract read and seek in unarchiving code, convert bunzip to file descriptors, support tar -j 2002-11-03 14:05:15 +00:00
bunzip2.c Abstract read and seek in unarchiving code, convert bunzip to file descriptors, support tar -j 2002-11-03 14:05:15 +00:00
Config.in Kill the now obsolete docs/Configure.help file, and move all existing 2002-12-05 21:12:42 +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 Move compare_string_array to libbb 2002-12-02 00:01:36 +00:00
gunzip.c Make uncompress a seperate applet so it doesnt pull in all the gunzip code 2002-11-01 23:38:54 +00:00
gzip.c Change if(x)free(x); to free(x); 2002-11-28 11:27:31 +00:00
Makefile Completely rework the config system so that it no longer annoys me to work on 2002-04-12 12:05:57 +00:00
Makefile.in Make uncompress a seperate applet so it doesnt pull in all the gunzip code 2002-11-01 23:38:54 +00:00
rpm2cpio.c Call lseek directly rather than via data_align() 2002-11-03 14:14:53 +00:00
tar.c Check that one and only one of the [cxt] options is given 2002-11-27 07:52:22 +00:00
uncompress.c Make uncompress a seperate applet so it doesnt pull in all the gunzip code 2002-11-01 23:38:54 +00:00
unzip.c Abstract read and seek in unarchiving code, convert bunzip to file descriptors, support tar -j 2002-11-03 14:05:15 +00:00