aboutsummaryrefslogtreecommitdiff
path: root/archivers/parchive/files
Commit message (Collapse)AuthorAgeFilesLines
* 1. update WWWYing-Chieh Liao2002-11-131-1/+1
| | | | | | | | | | 2. SRC is ".c" , not ".o" PR: 44952 Submitted by: "Remco van 't Veer" <remco+fbsdpp@azrael.xs4all.nl> Notes: svn path=/head/; revision=69993
* upgrade to 1.1Ying-Chieh Liao2002-11-111-1/+1
| | | | | | | Submitted by: chkno <chkno@chkno.com> Notes: svn path=/head/; revision=69912
* Install the executable as 'parchive' instead of 'par' to avoidChris D. Faulhaber2001-11-281-1/+1
| | | | | | | | | conflicts with textproc/par. Noticed by: nectar Notes: svn path=/head/; revision=50691
* Add parchive, an archiver that applies the data-recovery capabilityChris D. Faulhaber2001-11-271-0/+9
concepts of RAID-like systems to the creation and recovery of multi- part archives. Notes: svn path=/head/; revision=50652