tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
usr.bin
/
compress
/
at
trash-bin2
18 files
Makefile
for some time now mandoc has not required MLINKS to function correctly - logically complete that now by removing MLINKS from base;
10 years ago
compress.1
use Ex;
12 years ago
compress.h
Move definition of pmode to main.c instead of a compress.h. Avoids linker issues with -fno-common.
5 years ago
gzexe
Ensure we do not compress files we need for decompressing by also checking hard links. From Andrew Dalgleish. ok deraadt@
20 years ago
gzexe.1
some minor fixes; From: Jan Stary
12 years ago
gzip.1
add -k flag to gzip and gunzip
4 years ago
gzopen.c
the SMALL code made a half hearted effort to exclude compression code but some of the write code remained. shuffle things around a bit to make the exclusion more complete.
9 years ago
main.c
Print a more accurate message when -v is used with -k
4 years ago
nullopen.c
start pulling apart some function pointers that take too many parameters because of excessive code sharing. compression and decompression are not entirely similar, they should share less. ok joerg millert
9 years ago
zdiff
I am retiring my old email address; replace it with my OpenBSD one.
7 years ago
zdiff.1
I am retiring my old email address; replace it with my OpenBSD one.
7 years ago
zforce
spacing
23 years ago
zforce.1
convert to new .Dd format;
19 years ago
zmore
I am retiring my old email address; replace it with my OpenBSD one.
7 years ago
zmore.1
I am retiring my old email address; replace it with my OpenBSD one.
7 years ago
znew
- sort options and sync usage() - reword CAVEATS whilst here
21 years ago
znew.1
convert to new .Dd format;
19 years ago
zopen.c
Remove unused zclose function.
8 years ago