freebsd-src/bin/pax
Tim J. Robbins 5b94264c20 Fix format string errors relating mainly to the use of %qu to print off_t's.
Instead use %ju and cast the argument.

WFORMAT=0 is still required in the Makefile because gcc warns about
some strftime() calls (I don't think this behaviour is useful.)

Tested on:	sparc64, alpha, i386
2002-10-06 03:20:27 +00:00
..
ar_io.c Fix format string errors relating mainly to the use of %qu to print off_t's. 2002-10-06 03:20:27 +00:00
ar_subs.c s/filesystem/file system/ as discussed on -developers 2002-08-21 17:32:44 +00:00
buf_subs.c s/filesystem/file system/ as discussed on -developers 2002-08-21 17:32:44 +00:00
cache.c Consistently use FBSDID 2002-06-30 05:15:05 +00:00
cache.h s/filesystem/file system/ as discussed on -developers 2002-08-21 17:32:44 +00:00
cpio.1 Use `The .Nm utility' 2002-04-20 11:58:12 +00:00
cpio.c Fix format string errors relating mainly to the use of %qu to print off_t's. 2002-10-06 03:20:27 +00:00
cpio.h $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00
extern.h o __P has been reoved 2002-02-02 06:48:10 +00:00
file_subs.c s/filesystem/file system/ as discussed on -developers 2002-08-21 17:32:44 +00:00
ftree.c s/filesystem/file system/ as discussed on -developers 2002-08-21 17:32:44 +00:00
ftree.h Sync up with OpenBSD. Too many changes to note, but the major features 2001-05-08 06:19:06 +00:00
gen_subs.c Fix format string errors relating mainly to the use of %qu to print off_t's. 2002-10-06 03:20:27 +00:00
getoldopt.c Consistently use FBSDID 2002-06-30 05:15:05 +00:00
Makefile Fix format string errors relating mainly to the use of %qu to print off_t's. 2002-10-06 03:20:27 +00:00
options.c Removed extra $FreeBSD$. Moved #if 0 for the vendor id to the correct 2002-08-22 01:07:16 +00:00
options.h $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00
pat_rep.c s/filesystem/file system/ as discussed on -developers 2002-08-21 17:32:44 +00:00
pat_rep.h $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00
pax.1 s/filesystem/file system/ as discussed on -developers 2002-08-21 17:32:44 +00:00
pax.c s/filesystem/file system/ as discussed on -developers 2002-08-21 17:32:44 +00:00
pax.h s/filesystem/file system/ as discussed on -developers 2002-08-21 17:32:44 +00:00
sel_subs.c Consistently use FBSDID 2002-06-30 05:15:05 +00:00
sel_subs.h $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00
tables.c Consistently use FBSDID 2002-06-30 05:15:05 +00:00
tables.h s/filesystem/file system/ as discussed on -developers 2002-08-21 17:32:44 +00:00
tar.1 s/filesystem/file system/ as discussed on -developers 2002-08-21 17:32:44 +00:00
tar.c s/filesystem/file system/ as discussed on -developers 2002-08-21 17:32:44 +00:00
tar.h $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00
tty_subs.c Consistently use FBSDID 2002-06-30 05:15:05 +00:00