index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
pax
/
cpio.1
Age
Commit message (
Expand
)
Author
2011-09-03
make -column lists pretty again;
Jason McIntyre
2011-08-19
as with other list types, column lists generally do not need a Pp/-compact
Jason McIntyre
2011-01-23
Remove .Ar markup from shell redirection meta-characters '<' and '>'
Ingo Schwarze
2010-11-03
remove $OpenBSD$ lines that duplicate earlier ones
Jonathan Gray
2010-09-03
add an EXIT STATUS section for /bin;
Jason McIntyre
2010-07-22
move exit returns blurb out of DIAGNOSTICS; from daniel dickman
Jason McIntyre
2008-06-11
(sorry pval) some missing -j bits;
Jason McIntyre
2008-06-11
Add tar -j option that calls bzip2 for compress/decompress. Requires
Peter Valchev
2007-05-31
convert to new .Dd format;
Jason McIntyre
2007-02-24
-F was missing a description;
Jason McIntyre
2007-02-24
sort options; sync usage(); from Igor Sobrado
Jason McIntyre
2006-01-03
tar and ustar formats have 8gb limit;
Jason McIntyre
2005-11-15
go the whole hog, and provide a list of file size limits for the
Jason McIntyre
2005-11-10
document size limit of sv4cpio format, and suggest alternative;
Jason McIntyre
2003-11-21
grammar improvements from Jared Yanovich;
Jason McIntyre
2003-06-04
term 3 & 4 from tholo after permission
Theo de Raadt
2003-05-29
- section reorder
Jason McIntyre
2001-05-11
add rcs tags
Michael Shalayeff
2001-05-01
Remove completely redundant introductory sentences in ENVIRONMENT sections.
Aaron Campbell
2001-02-07
Honor TMPDIR environment variable and document the fact.
Todd C. Miller
2000-11-10
Use .Nm instead of spelling out "cpio".
Aaron Campbell
2000-11-09
- Some section shuffling: conform to the standard order documented in mdoc(7)
Aaron Campbell
2000-11-09
Insert some missing commas.
Aaron Campbell
2000-11-09
Change all option list specifications to ".Bl -tag -width Ds". Most man
Aaron Campbell
2000-03-17
Remove hard sentence breaks.
Aaron Campbell
2000-03-05
Finish standardizing options list introduction.
Aaron Campbell
1999-06-04
start to remove non-escaped trailing whitespace, it can confuse troff; pjanzen@
Aaron Campbell
1998-12-15
always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.net
Aaron Campbell
1998-11-28
start killing redundant .Nm macro arguments (mandoc ``remembers'' the first one
Aaron Campbell
1998-09-14
First complete sweep of man pages, bin/. Command/function names previously
Aaron Campbell
1998-07-20
Spelling, and omitted words for getNAME.
Marc Espie
1997-04-06
Allow creation of archives with block sizes up to 64512 bytes
Todd C. Miller
1997-03-02
More complete cpio(1) emulation
Thorsten Lockert
1997-02-20
cpio emulation for pax
Thorsten Lockert