freebsd-dev/bin/pax
Mark Murray eac4bdcca4 Get this area compiling with the highest WARNS= that it works with.
Obsolete WFORMAT= junk also removed where possible.

OK'ed by:	obrien
Tested on:	sparc64, alpha, i386
2003-06-13 07:04:02 +00:00
..
ar_io.c Fix a bazillion warnings. This makes almost the whole of src/bin/* 2003-05-03 16:39:34 +00:00
ar_subs.c Fix a bazillion warnings. This makes almost the whole of src/bin/* 2003-05-03 16:39:34 +00:00
buf_subs.c Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
cache.c Fix a bazillion warnings. This makes almost the whole of src/bin/* 2003-05-03 16:39:34 +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 a bazillion warnings. This makes almost the whole of src/bin/* 2003-05-03 16:39:34 +00:00
cpio.h $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00
extern.h Fix a bazillion warnings. This makes almost the whole of src/bin/* 2003-05-03 16:39:34 +00:00
file_subs.c s/filesystem/file system/ as discussed on -developers 2002-08-21 17:32:44 +00:00
ftree.c Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +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 a bazillion warnings. This makes almost the whole of src/bin/* 2003-05-03 16:39:34 +00:00
getoldopt.c Fix a bazillion warnings. This makes almost the whole of src/bin/* 2003-05-03 16:39:34 +00:00
Makefile Get this area compiling with the highest WARNS= that it works with. 2003-06-13 07:04:02 +00:00
options.c Fix a bazillion warnings. This makes almost the whole of src/bin/* 2003-05-03 16:39:34 +00:00
options.h $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00
pat_rep.c Fix a bazillion warnings. This makes almost the whole of src/bin/* 2003-05-03 16:39:34 +00:00
pat_rep.h $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00
pax.1 Make the "tarcp" example more direct. 2003-01-10 17:37:23 +00:00
pax.c Fix a bazillion warnings. This makes almost the whole of src/bin/* 2003-05-03 16:39:34 +00:00
pax.h Fix a bazillion warnings. This makes almost the whole of src/bin/* 2003-05-03 16:39:34 +00:00
sel_subs.c Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
sel_subs.h $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00
tables.c Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
tables.h s/filesystem/file system/ as discussed on -developers 2002-08-21 17:32:44 +00:00
tar.1 Add the -j and -y options to the synopsis. 2003-05-01 02:37:46 +00:00
tar.c Fix signed/unsigned mix comparisons involving sizeof. 2003-05-02 00:03:10 +00:00
tar.h $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00
tty_subs.c Ensure all va_starts have a matching va_end. 2002-10-06 09:23:58 +00:00