summaryrefslogtreecommitdiff
path: root/usr.bin/unzip
Commit message (Expand)AuthorAgeFilesLines
* MFH (r236226): pass filename to libarchive rather than descriptorDag-Erling Smørgrav2012-08-241-10/+5
* MFH r230044, r233456: style and markup nitsDag-Erling Smørgrav2012-05-282-2/+1
* MFH r234311: utf8 and drop middle nameDag-Erling Smørgrav2012-05-262-2/+2
* MFC r235252:Glen Barber2012-05-181-1/+11
* MFC r234206:Kevin Lo2012-04-161-38/+71
* Fix broken mdoc.Ulrich Spörlein2011-08-011-1/+1
* Fix typo in last commit.Gleb Smirnoff2010-10-211-1/+1
* Document possibility to read from stdin.Gleb Smirnoff2010-10-211-1/+5
* Make it possible to read input from stdin.Gleb Smirnoff2010-10-211-2/+4
* Check return value from archive_read_new().Xin LI2010-06-091-1/+3
* Fixed static linkage.Ruslan Ermilov2010-02-261-2/+2
* Bump .Dd for r203977Gavin Atkinson2010-02-161-1/+1
* Implement the rename query, for when a file with the same name as the oneGavin Atkinson2010-02-162-28/+69
* When restoring files, use the mode for the mode.Tim Kientzle2010-01-061-2/+2
* Build usr.bin/ with WARNS=6 by default.Ed Schouten2010-01-021-1/+0
* Don't print the archive name with -p and -q options.Jaakko Heinonen2009-12-221-1/+2
* Add C/c/f/p/v switches plus a bunch of minor fixes and cleanups.Roman Divacky2009-09-082-42/+265
* Update man page for -t.Dag-Erling Smørgrav2008-06-301-2/+5
* Quick shot at implementing -t (test).Dag-Erling Smørgrav2008-06-301-4/+42
* Welcome unzip(1), a pure BSD drop-in replacement for ports/unzip. In itsDag-Erling Smørgrav2008-01-083-0/+920