ignore ourselves in the run queue
[unix-history] / usr / src / usr.bin / compress / compress.c
1993-04-28 Keith Bosticno longer needs program name variable
1993-04-28 Keith Bosticuse standard C library err/warn routines
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 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-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 Bosticrindex is in the C library
1991-03-15 Keith BosticBrian Smith (bsmith@postgres); changes to buffer writes...
1990-06-02 Keith Bosticnew copyright notice
1989-09-16 Keith BosticPOSIX signals
1988-10-16 Keith Bosticadd Berkeley specific copyright
1986-05-12 Jay Lepreauif fail completely on any file, exit(1) at end; cleanup...
1986-01-11 Donn SeeleyDon't zap the output file before we're ready to compres...
1985-09-18 Jay Lepreaufix usage msg; -V puts out sccs id too
1985-09-18 Jay LepreauAdd sccs id info to version() msg
1985-09-18 Jay Lepreaumerge in sid 5.4
1985-09-18 Jay LepreauCompress 4.0
1985-08-28 Jim Bloomdon't unlink output upon interupt if using zcat
1985-06-17 Kirk McKusickminor fixes from ames!jaw
1985-06-08 Kirk McKusicknew version from jaw
1985-06-07 Kirk McKusick4.3 beta version