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