summaryrefslogtreecommitdiff
path: root/usr.bin/unzip
AgeCommit message (Expand)Author
2013-07-20Use Mt for email addresses.wiz
2011-09-06error_count is unsigned, so use %jujoerg
2011-09-06Use __dead and __printflike. Fix one format string and one error()joerg
2011-08-18revert 4 digit year printing and add -y option to print 4 digit years.christos
2011-08-17kill 2 digit year format.christos
2011-07-14Fix a logic error: when renaming a file, strip trailing \n from file name.wiz
2010-05-10Kill a left-over break from the for-loop that vanished in 1.13.joerg
2010-04-29Switch to the less restrictive binary detection algorithm from zip 3.0e.joerg
2010-02-18Only print the "Archive: xxx" header if not in extract-to-stdout mode.joerg
2010-01-09When restoring files, use the mode, not the filetype, for the mode.mbalmer
2009-10-25Match directory extraction output with Infozip.wiz
2009-09-30Don't print "Archive:" line if quiet flag is set.wiz
2009-09-18Implement rename query.joerg
2009-09-06Add -C support. Document it.wiz
2009-09-04Make output for -v/-l match Infozip unzip more closely.wiz
2009-09-04Fix output spacing for summary in -v.joerg
2009-08-24Fix synopsisjoerg
2009-08-23Fix typos.wiz
2009-08-22Add support for -c, make the output of -l/-v more similar to infozip.joerg
2009-08-22Add -p and -q support.joerg
2009-06-26Remove superfluous Pp. Grammar improvement, typo fix, sort sections, fix Xr.wiz
2009-06-25Add work-in-progress unzip(1) frontend for libarchive.joerg