hush/archival
Rob Landley cc8885f6f3 Dirk Clemens pointed out how easy it is to support bzip2 compression, since we
shell out to an external program to handle gzip anyway...
2005-08-30 03:40:03 +00:00
..
libunarchive Bernhard Fischer says: use xmalloc() instead of malloc() 2005-08-16 05:32:42 +00:00
ar.c change the hardcoded error constant (0x80000000UL) to a nice flexible define (BB_GETOPT_ERROR) 2005-05-11 00:39:03 +00:00
bunzip2.c tell people to ignore the save_name warning 2005-07-30 08:57:35 +00:00
Config.in Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
cpio.c s/fileno\(stdin\)/STDIN_FILENO/g 2004-03-27 10:02:48 +00:00
dpkg_deb.c change the hardcoded error constant (0x80000000UL) to a nice flexible define (BB_GETOPT_ERROR) 2005-05-11 00:39:03 +00:00
dpkg.c Bernhard Fischer says: use xmalloc() instead of malloc() 2005-08-16 05:32:42 +00:00
gunzip.c Update my email address, document some of my tasks in the AUTHORS file 2004-04-25 05:11:19 +00:00
gzip.c In Bug 208, bernhardf writes: 2005-04-16 04:30:38 +00:00
Makefile egor duda writes: 2004-10-08 07:46:08 +00:00
Makefile.in use toplevel ARFLAGS and update default ARFLAGS to be quiet 2005-07-27 01:09:24 +00:00
rpm.c Bernhard Fischer says: use xmalloc() instead of malloc() 2005-08-16 05:32:42 +00:00
rpm2cpio.c Patch from Bernhard Fischer to make a bunch of symbols static 2005-04-16 19:39:00 +00:00
tar.c Dirk Clemens pointed out how easy it is to support bzip2 compression, since we 2005-08-30 03:40:03 +00:00
uncompress.c s/fileno\(stdin\)/STDIN_FILENO/g 2004-03-27 10:02:48 +00:00
unzip.c rename the accept/reject names since accept overrides the accept() socket function 2005-07-30 07:30:26 +00:00