NetBSD/usr.bin/compress
kleink 00bacf2e91 Attempt to restore a file's flags using chflags() only if the original file
ad any flags set (that is, st_flags is non-zero); this avoids a warning when
(un-)compressing a file on a file-system that does not support flags.  Fixes
PR bin/4981.
1998-03-10 12:45:44 +00:00
..
doc
Makefile
compress.1
compress.c Attempt to restore a file's flags using chflags() only if the original file 1998-03-10 12:45:44 +00:00
zcat.sh
zopen.3
zopen.c