Thu Apr 24 02:01:50 1997 Richard Levitte - VMS Whacker * getopt.h (optarg, optind, opterr, optopt, getopt) [__DECC]: those symbols are redefined to be prefixed with "GNU$", to avoid a conflict with the definition of the same symbols in DEC C. Sat Jan 20 21:42:20 1996 Richard Levitte * descrip.mms_in (installman): Slight error which prevented copying the info files corrected. Thu Oct 27 16:28:22 1994 Richard Levitte (LEVITTE@eliza.e.kth.se) * util.c (write_buf): changed to handle writing blocks that are larger than the maximum RMS block size. Fri May 27 05:10:35 1994 Richard Levitte (LEVITTE@elmer.e.kth.se) * configure.com_in, configure.com: New files. Used to configure GNU zip on VMS. configure.com_in is the autoconf input file. * descrip.mms_in: New file. Template to the description file for MMS. * gzip.1: Added some extra docs on how files are stored on VMS. * gzip.c: Made it possible to distinguish binary files from ASCII files on VMS. * INSTALL.VMS: New file. Installation instructions on VMS. * README: Added some extra information concerning VMS. * tailor.h: Added a value for O_BINARY on VMS.