hush/archival
2003-02-09 12:00:17 +00:00
..
libunarchive Woops, my gunzip fix broke unzip, these cant be static 2003-02-09 12:00:17 +00:00
ar.c Move add_to_list from libunarchive to libbb so it can be of more general use (eg ifupdown). Changed the name to llist_add_to as i plan on adding more llist_ functions as needed (e.g. llist_free). 2002-12-08 00:54:33 +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 Fix long standing bug with old gnu tar files, add a check so tar will 2003-01-28 01:45:48 +00:00
cpio.c rpm applet by Laurence Anderson 2002-12-10 00:17:22 +00:00
dpkg_deb.c Move add_to_list from libunarchive to libbb so it can be of more general use (eg ifupdown). Changed the name to llist_add_to as i plan on adding more llist_ functions as needed (e.g. llist_free). 2002-12-08 00:54:33 +00:00
dpkg.c Use libbb/get_line_from_file instead of getline 2002-12-11 03:10:13 +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 rpm applet by Laurence Anderson 2002-12-10 00:17:22 +00:00
rpm.c include busybox after libc includes 2002-12-10 02:09:12 +00:00
rpm2cpio.c Call lseek directly rather than via data_align() 2002-11-03 14:14:53 +00:00
tar.c Move add_to_list from libunarchive to libbb so it can be of more general use (eg ifupdown). Changed the name to llist_add_to as i plan on adding more llist_ functions as needed (e.g. llist_free). 2002-12-08 00:54:33 +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 Move add_to_list from libunarchive to libbb so it can be of more general use (eg ifupdown). Changed the name to llist_add_to as i plan on adding more llist_ functions as needed (e.g. llist_free). 2002-12-08 00:54:33 +00:00