freebsd-skq/usr.bin/cpio
kientzle bb05e1a003 Format the output of -itv for real. In particular:
* Lookup uname/gname if not provided by the archive (I copied the
   uname/gname lookup cache from bsdtar)
 * Format device number instead of size for device nodes
 * Format date.

There's still a few improvements that I could copy from
bsdtar, especially the locale-aware safe_fprintf() code
and the locale-aware setup for day_first date formatting.
(And, of course, I need to think through a clean way to
push this stuff down into libarchive.)

Thanks to Peter Wemm for reminding me of this overlooked TODO item.
2008-11-29 20:22:02 +00:00
..
test Format the output of -itv for real. In particular: 2008-11-29 20:22:02 +00:00
bsdcpio.1
cmdline.c
config_freebsd.h
cpio_platform.h
cpio.c Format the output of -itv for real. In particular: 2008-11-29 20:22:02 +00:00
cpio.h Format the output of -itv for real. In particular: 2008-11-29 20:22:02 +00:00
err.c
Makefile
matching.c
matching.h
pathmatch.c
pathmatch.h