CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/10/08 11:06:30
Modified files:
usr.bin/compress: main.c
Log message:
For "gunzip -N", the name stored in the gzip header has no directory,
so write the uncompressed file in the same directory we would use
were the -N option not specified. Closes PR 5224
