freebsd-dev/bin/pax
2003-05-01 02:37:46 +00:00
..
ar_io.c Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
ar_subs.c s/filesystem/file system/ as discussed on -developers 2002-08-21 17:32:44 +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 Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
cache.h s/filesystem/file system/ as discussed on -developers 2002-08-21 17:32:44 +00:00
cpio.1
cpio.c Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
cpio.h
extern.h
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
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
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 Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
options.h
pat_rep.c Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
pat_rep.h
pax.1 Make the "tarcp" example more direct. 2003-01-10 17:37:23 +00:00
pax.c s/filesystem/file system/ as discussed on -developers 2002-08-21 17:32:44 +00:00
pax.h Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +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
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 s/filesystem/file system/ as discussed on -developers 2002-08-21 17:32:44 +00:00
tar.h
tty_subs.c Ensure all va_starts have a matching va_end. 2002-10-06 09:23:58 +00:00