break out special local mail processing (e.g., mapping to the
[unix-history] / usr / src / usr.bin / compress /
1994-04-19 Keith Bosticzopen no longer in the C library
1994-04-18 Keith Bosticmove zopen(3) out of the C library, to here
1994-01-08 Keith Bosticlint
1993-06-28 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-28 Keith Bosticdon't call fclose after freeing the zs structure
1993-06-10 Keith Bostic4.4BSD snapshot (revision 8.1)
1993-06-10 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-10 Keith Bosticfixed the under development line
1993-06-07 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-07 Keith Bostic4.4BSD snapshot (revision 8.1)
1993-06-07 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-05 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-04-28 Keith Bosticno longer needs program name variable
1993-04-28 Keith Bosticuse standard C library err/warn routines
1992-12-18 Keith Bosticmake compression work for strings of NULL's; bug report...
1992-12-03 Keith Bosticremove -g flag
1992-12-03 Keith Bosticrework attribute retention code, stolen from cp(1)...
1992-12-03 Keith Bosticanother try and getting unlinking right
1992-12-03 Keith Bosticbased on version 5.21 of compress.c, from Diomidis...
1992-12-03 Keith Bosticdate and time created 92/12/02 18:18:22 by bostic
1992-12-03 Keith Bosticdate and time created 92/12/02 18:17:56 by bostic
1992-12-03 Keith Bosticnew versions, based on Diomidis Spinellis' work on...
1992-11-03 Kirk McKusicksignpost error in argument cracking (from mike@cs.utah...
1992-04-21 Keith Bosticrun it through indent
1992-03-02 Kirk McKusickcheck errors on close (net2/usr.bin/2)
1991-07-31 Cynthia A. E. Livi... fix list
1991-03-19 Keith Bosticfix writeerr() to use "stdout" if no file specified;
1991-03-16 Keith Bosticcheck writes for failure, so don't keep writing on...
1991-03-16 Keith BosticANSI fixes; use getopt(3); put all flags in usage state...
1991-03-16 Keith Bosticremove #ifdef's for XENIX, Gould, pcxt, z8000, interdata;
1991-03-15 Keith Bosticremove revision log
1991-03-15 Keith Bosticdate and time created 91/03/14 18:28:40 by bostic
1991-03-15 Keith Bosticrindex is in the C library
1991-03-15 Keith BosticBrian Smith (bsmith@postgres); changes to buffer writes...
1991-03-14 Cynthia A. E. Livi... updated to -mdoc version 3
1990-07-25 Cynthia A. E. Livi... .Xr botch fix
1990-06-26 Keith Bosticdate and time created 90/06/25 16:48:10 by bostic
1990-06-26 Keith Bosticjust wire in USERMEM value
1990-06-11 Cynthia A. E. Livi... converted man page
1990-06-02 Keith Bosticnew copyright notice
1990-05-18 Keith Bosticget USERMEM right
1990-05-12 Keith Bosticfirst pass for new make
1989-09-16 Keith BosticPOSIX signals
1989-07-21 Keith Bosticneeds compat library
1989-05-12 Keith Bosticfile reorg, pathnames.h, paths.h
1988-10-16 Keith Bosticadd Berkeley specific copyright
1988-10-16 Keith Bosticcleanup, add man page, cleandir
1987-06-19 Kirk McKusickmust put back USERMEM
1987-06-17 Keith Bosticnew template
1987-06-01 Keith Bosticadded depend labels
1986-05-12 Jay Lepreauif fail completely on any file, exit(1) at end; cleanup...
1986-05-12 Jay Lepreauclean up doc of exit status and -f flag and fg/bg;...
1986-05-11 Kirk McKusickformat
1986-01-11 Donn SeeleyDon't zap the output file before we're ready to compres...
1985-09-18 Jay Lepreautemp hack since usermem fails when chroot'ed to nbsd...
1985-09-18 Jay Lepreaufix usage msg; -V puts out sccs id too
1985-09-18 Jay Lepreauupdates from 4.0 but don't doc -V; nits
1985-09-18 Jay Lepreauupdates from 4.0, but don't doc -V flag
1985-09-18 Jay LepreauAdd sccs id info to version() msg
1985-09-18 Jay LepreauMake it work on on /nbsd. It was returning 0, which...
1985-09-18 Jay Lepreauupdate for 4.0
1985-09-18 Jay LepreauReorder so that 'limit' determination works.
1985-09-18 Jay Lepreaumerge in sid 5.4
1985-09-18 Jay Lepreaucompress 4.0 deleted warning about -O
1985-09-18 Jay LepreauCompress 4.0
1985-08-28 Jim Bloomdon't unlink output upon interupt if using zcat
1985-06-18 Edward Wanguse install -s
1985-06-17 Kirk McKusickminor fixes from ames!jaw
1985-06-08 Kirk McKusicknew version from jaw
1985-06-08 Kirk McKusicknew version from jaw
1985-06-07 Kirk McKusickmoves from local to ucb
1985-06-07 Kirk McKusick4.3 beta version
1985-06-07 Kirk McKusickupdate (from jaw@AMES-NAS.ARPA)
1985-06-07 Kirk McKusickdate and time created 85/06/06 14:46:15 by mckusick