Commit Graph

13 Commits

Author SHA1 Message Date
ad 97053d8364 Add a `-y' option which filters archives through bzip2(1). 2000-07-05 11:57:57 +00:00
kleink 5f8a717928 Change tot_written from u_quad_t to unsigned long long for portability's
sake.
2000-06-26 08:25:34 +00:00
thorpej 0640101d32 Always use --unlink. It's too easy to lose if you don't. 1997-10-10 00:16:02 +00:00
jeremy 22030e1170 Implement FreeBSD's --fast-read option needed for pkg_add. 1997-06-06 07:59:52 +00:00
mikel 084c671748 use u_quad_t to hold bytes written; fixes PR bin/3544. 1997-05-08 06:40:28 +00:00
mikel 5762477f9f fix -C error message; from Hubert Feyrer in PR bin/3181. 1997-02-07 03:54:35 +00:00
jtc 04b0ab5344 Be pedantic, main() returns int in Standard C. 1996-03-21 18:30:19 +00:00
cgd f08e3f34a5 merge in changes from netbsd-0-9-ALPHA2 1993-08-07 07:42:13 +00:00
mycroft aee4b07b8a Add RCS identifiers, remove some completely useless RCS logs and patchkit
headers, and a few other insignificant changes.
1993-08-02 17:48:44 +00:00
cgd 4f19355481 kill version number on directory... strange hacks to get this to work... 1993-07-18 11:46:53 +00:00
cgd 9a813e49aa added undocumented +force and +only options, for creating and
installing distributions.

+force unlinks files before extracting them, +only adds *only*
the specified files to an archive (i.e. doesn't descend into
subdirectories).
1993-04-20 04:38:28 +00:00
mycroft 7ca0c915de Cleanup for GCC 2. 1993-04-19 08:00:58 +00:00
cgd 61f282557f initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00