.. |
libunarchive
|
Fix usage with libraries, skip symbol table.
|
2004-01-04 11:06:34 +00:00 |
ar.c
|
Use bb_getopt_ulflags, saves some space, better argument checking.
|
2004-01-04 10:28:22 +00:00 |
bunzip2.c
|
Use bb_getopt_ulflags, simplify some logic, saves some bytes.
|
2004-01-05 11:49:55 +00:00 |
Config.in
|
Patch from Arthur Othieno, clarify common options between dpkg and dpkg-deb
|
2004-01-17 03:24:05 +00:00 |
cpio.c
|
Dont unlink when testing !
|
2003-08-28 19:12:23 +00:00 |
dpkg_deb.c
|
Use bb_getopt_ulflags, save 100 bytes and strict argument checking.
|
2004-01-07 09:24:06 +00:00 |
dpkg.c
|
Patch from Ian Campbell, fix or'ed dependencies and handle virtual
|
2003-11-28 22:38:14 +00:00 |
gunzip.c
|
Use bb_getopt_ulflags, save 150 bytes.
|
2004-01-05 12:35:05 +00:00 |
gzip.c
|
Vladimir N. Oleynik (vodz) writes:
|
2003-11-14 02:44:28 +00:00 |
Makefile
|
Update a bunch of docs. Run a script to update my email addr.
|
2003-07-14 21:21:08 +00:00 |
Makefile.in
|
Update a bunch of docs. Run a script to update my email addr.
|
2003-07-14 21:21:08 +00:00 |
rpm2cpio.c
|
Move from read_gz to the pipe()+fork() method.
|
2003-11-15 23:19:05 +00:00 |
rpm.c
|
Move from read_gz to the pipe()+fork() method.
|
2003-11-15 23:19:05 +00:00 |
tar.c
|
Add the -h, --dereference option for archive creation.
|
2004-01-25 05:48:28 +00:00 |
uncompress.c
|
Save a few bytes by using bb_getopt_ulflags and a few other minor
|
2003-06-22 06:59:34 +00:00 |
unzip.c
|
Move from read_gz to the pipe()+fork() method.
|
2003-11-15 23:19:05 +00:00 |