freebsd-nq/bin/pax
Pedro F. Giffuni 8ad81aaea6 pax(1): Fix a bug with archives smaller than 512 bytes.
The problem here is that the archive is too short (< 512 bytes). The
buffer routines, try to read at least 512 bytes, even when we try to
determine what format file we have, which is wrong.

Obtained from:	NetBSD (CVS rev 1.26)
MFC after:	5 days
2016-12-21 15:26:59 +00:00
..
tests
ar_io.c
ar_subs.c
buf_subs.c
cache.c
cache.h
cpio.c
cpio.h
extern.h
file_subs.c
ftree.c
ftree.h
gen_subs.c
getoldopt.c
Makefile
Makefile.depend
options.c
options.h
pat_rep.c
pat_rep.h
pax.1
pax.c
pax.h
sel_subs.c
sel_subs.h
tables.c
tables.h
tar.c
tar.h
tty_subs.c