Age | Commit message (Collapse) | Author | Files | Lines |
|
Fixes build of pkgsrc/archivers/bsdtar on some systems, no functional change
intended on systems that already successfully built.
Ok'd during freeze by joerg@ and agc@
|
|
|
|
|
|
Don't use case '1' ... '9', not ISO C.
|
|
Minor portability enhancement; define REG_BASIC if it's not
already defined.
|
|
|
|
- much improved mtree support
- fix a number of non-exploitable integer and buffer overflows
- bsdtar get -s and SIGINFO/SIGUSR1 support
- fix hardlink extraction bug where latter hardlinks would overwrite the
permissions of earlier entries even when they don't carry data
- fix bsdtar crashes on entries with empty filenames
|
|
- Simplify character-translation logic.
pkgsrc:
Fix a bug in the linkresolver for tar format. When linkresolver is done,
the entry belongs to the caller, so don't keep a reference to it and use
the local copy for inode comparision.
|
|
|
|
|
|
Fix mix-up of gname and uname on one place when writing pax archives.
Reported by tron@.
|
|
more ZIP archives and a more complete cpio frontend.
|
|
|
|
|
|
|
|
and some bugfixes from FreeBSD.
|
|
- optional building of bsdtar
- optional dynamic linkage of bsdtar
- fixed libtool use for bsdtar linkage
- include of pre-built getdate.c
|