Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-01-03 | tar and ustar formats have 8gb limit; | Jason McIntyre | |
from peter philipp; ok otto | |||
2005-11-15 | go the whole hog, and provide a list of file size limits for the | Jason McIntyre | |
various formats; move it to CAVEATS too, which seems more logical; suggested by peter philipp; help/ok otto@ | |||
2005-11-10 | document size limit of sv4cpio format, and suggest alternative; | Jason McIntyre | |
slightly different fix to that proposed by peter philipp (pr #4608); help/ok otto@ | |||
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 | |
- removed unnecessary .Pp and .Ns | |||
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 | |
- .Sh AUTHOR -> .Sh AUTHORS | |||
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 | |
pages just needed their -width parameter tweaked to "Ds", which provides a nice width of 6 constant characters. For consistency more than anything. | |||
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 | |
it's given) | |||
1998-09-14 | First complete sweep of man pages, bin/. Command/function names previously | Aaron Campbell | |
(incorrectly) capatilized are fixed. Comma splices, hyphenations, SYNOPSIS cleanups, other miscellaneous typos. | |||
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 | |
but complain about non-portability if > 32256 bytes. Brought up by George Robbins <grr@shandakor.tharsis.com> | |||
1997-03-02 | More complete cpio(1) emulation | Thorsten Lockert | |
1997-02-20 | cpio emulation for pax | Thorsten Lockert | |