This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2025-01-03 12:35:02 +00:00
Code
Issues
Releases
Activity
786645078b
freebsd
/
usr.bin
/
unzip
History
Kevin Lo
a3a2bf4b67
fgets(3) returns a pointer, so compare against NULL, not integer 0.
2012-01-13 06:51:15 +00:00
..
Makefile
Fixed static linkage.
2010-02-26 09:41:16 +00:00
unzip.1
Reencode files from latin1 to UTF-8.
2011-12-30 10:59:15 +00:00
unzip.c
fgets(3) returns a pointer, so compare against NULL, not integer 0.
2012-01-13 06:51:15 +00:00