This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
usr.bin
/
compress
History
Ed Schouten
305700d983
Mark global functions and/or variables in compress(1) static where possible.
...
This allows compilers and static analyzers to more thorough analysis.
2011-11-06 18:49:16 +00:00
..
doc
- change "is is" to "is" or "it is"
2011-10-16 14:30:28 +00:00
compress.1
Remove the advertising clause from UCB copyrighted files in usr.bin. This
2010-12-11 08:32:16 +00:00
compress.c
Mark global functions and/or variables in compress(1) static where possible.
2011-11-06 18:49:16 +00:00
Makefile
Build usr.bin/ with WARNS=6 by default.
2010-01-02 10:27:05 +00:00
zopen.3
Remove the advertising clause from UCB copyrighted files in usr.bin. This
2010-12-11 08:32:16 +00:00
zopen.c
Fix handling of corrupt compress(1)ed data. [11:04]
2011-09-28 08:47:17 +00:00
zopen.h
…