hush/archival
Eric Andersen 02e6ba91e8 Vodz' last_patch57:
Hi, Erik.

    my_getpw(uid/gid) and applets used it have problem:
    if username for uid not found, applets can`t detect it
    (but code pessent). Also "%8ld " format is bad:
    spaces not required (applets have self format
    or spec format (tar applet) and overflow for "id" applet...)
    This problem also pressent in stable version.
    Patch for unstable in attach.

    --w
    vodz
2002-09-30 20:39:56 +00:00
..
libunarchive Patch from Konstantin Isakov <ikm@pisem.net>: 2002-09-30 20:14:57 +00:00
ar.c Fix simple define problem 2002-09-26 16:01:21 +00:00
bunzip2.c inline many functions that are only called once. saves about 300 bytes 2002-06-23 22:13:22 +00:00
config.in New common unarchive code. 2002-09-25 02:47:48 +00:00
cpio.c New common unarchive code. 2002-09-25 02:47:48 +00:00
dpkg_deb.c New common unarchive code. 2002-09-25 02:47:48 +00:00
dpkg.c Patch from Randolfe Averty to fixup package conflict checks, cleanup some memory leaks and reorganise dependency checking. 2002-05-29 13:45:34 +00:00
gunzip.c Save status so we know if to delete compressed file 2002-09-30 05:30:29 +00:00
gzip.c Remove duplicate variable definition 2002-08-22 19:15:26 +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 Completely rework the config system so that it no longer annoys me to work on 2002-04-12 12:05:57 +00:00
rpm2cpio.c Fix compress support and prevent a segfault 2002-09-27 06:46:02 +00:00
tar.c Vodz' last_patch57: 2002-09-30 20:39:56 +00:00
unzip.c New common unarchive code. 2002-09-25 02:47:48 +00:00