hush/archival
2006-06-25 00:34:52 +00:00
..
libunarchive Since rangecoder is just a bunch of C functions, move it into the one user 2006-06-20 22:38:00 +00:00
ar.c Change llist_add_* to take the address of the list rather than returning the new 2006-05-26 23:44:51 +00:00
bunzip2.c Use xstat() instead of if(stat()) die() 2006-06-13 16:09:16 +00:00
Config.in - spelling 2006-06-07 20:30:01 +00:00
cpio.c Change llist_add_* to take the address of the list rather than returning the new 2006-05-26 23:44:51 +00:00
dpkg_deb.c - use bb_xchdir instead of ignoring eventual errors of chdir 2006-06-10 11:29:44 +00:00
dpkg.c - ls: remove unused variable 2006-05-29 12:10:23 +00:00
gunzip.c Patch from Denis Vlasenko: unlzma was make files with mode 777. Tweak 2006-06-13 14:54:42 +00:00
gzip.c - use bb_msg_{read,write}_error where appropriate. 2006-06-03 22:45:37 +00:00
Makefile pull Rules.mak from top_srcdir as pointed out by Robert P. J. Day on the mailing list 2006-05-13 02:33:09 +00:00
Makefile.in - revert back to r14406 2006-03-13 19:04:00 +00:00
rpm.c - use bb_xchdir instead of ignoring eventual errors of chdir 2006-06-10 11:29:44 +00:00
rpm2cpio.c Robert P. Day removed 8 gazillion occurrences of "extern" on function 2006-03-06 20:47:33 +00:00
tar.c A few patches from Erik Hovland, turning strncpy() into safe_strncpy() and 2006-06-25 00:34:52 +00:00
uncompress.c Use xstat() instead of if(stat()) die() 2006-06-13 16:09:16 +00:00
unlzma.c Use xstat() instead of if(stat()) die() 2006-06-13 16:09:16 +00:00
unzip.c - reuse strings and messages. Saves about 600B 2006-06-07 20:17:41 +00:00