temporary kluge fix for setting script in .tiprc file
[unix-history] / usr / src / usr.bin /
1981-05-19 Sam Lefflertemporary kluge fix for setting script in .tiprc file
1981-05-14 Mark Hortonadded .DT macro which it didn't know about (-ms)
1981-05-11 Bill Joydate and time created 81/05/11 03:13:39 by root
1981-05-11 Sam Lefflerinsure stdout is unbuffered
1981-05-10 Bill Joydate and time created 81/05/09 16:45:30 by root
1981-05-10 Bill Joydate and time created 81/05/09 16:45:29 by root
1981-05-10 Bill Joydate and time created 81/05/09 16:45:27 by root
1981-05-10 Bill Joydate and time created 81/05/09 16:45:26 by root
1981-05-10 Bill Joydate and time created 81/05/09 16:45:24 by root
1981-05-10 Bill Joydate and time created 81/05/09 16:45:22 by root
1981-05-10 Bill Joydate and time created 81/05/09 16:45:21 by root
1981-05-10 Bill Joydate and time created 81/05/09 16:45:19 by root
1981-05-10 Bill Joydate and time created 81/05/09 16:45:18 by root
1981-05-10 Bill Joydate and time created 81/05/09 16:45:16 by root
1981-05-10 Bill Joydate and time created 81/05/09 16:45:15 by root
1981-05-10 Bill Joydate and time created 81/05/09 16:45:13 by root
1981-05-10 Bill Joydate and time created 81/05/09 16:45:12 by root
1981-05-10 Bill Joydate and time created 81/05/09 16:45:10 by root
1981-05-10 Bill Joydate and time created 81/05/09 16:45:09 by root
1981-05-10 Bill Joydate and time created 81/05/09 16:45:08 by root
1981-05-10 Bill Joydate and time created 81/05/09 16:45:06 by root
1981-05-09 David Wasleyfixed err prnt bug & added display of non-prnt chars...
1981-05-08 Mark Hortonmade more portable by using "r+" to fopen, not "a"
1981-05-08 Kirk McKusickchange rewind to fseek(file, 0, 0)
1981-05-08 Kirk McKusickfix naming of temporary files
1981-05-07 Mark Horton2nd try at delta from last bug fix
1981-05-07 Mark Hortonfixed portability bug - time(0) returns a long.
1981-05-05 Peter B. Kesslerfix so that /lib/c2 does not break profiling
1981-05-01 Peter B. Kesslersave expression in temporary for use in error message...
1981-04-30 David Wasleyadded libI66 to init the fortran-66 i/o features. DLW
1981-04-30 David Wasleyadded 'blank=zero' to f66 init. DLW
1981-04-29 David Wasleyadded {yes,no}_66 for f66 initialization. DLW
1981-04-29 David Wasleyadded init66_ to f_init() routine. DLW
1981-04-29 David Wasleyadded ability to init lu6 with carriage control (init66...
1981-04-29 Kirk McKusickincrement at bottom of loop is done in base type (integer).
1981-04-29 David Wasleyre-enabled 'read into hollerith field in format' featur...
1981-04-29 Kurt A. Shoensfixed handling case where stuff gets sent to an edit...
1981-04-28 Bill Joynew format for output (pages all over), -s prints pgpg...
1981-04-27 Keith SklowerOk to have members of random archives with no symbol...
1981-04-22 Peter B. Kesslerclean up for loop code
1981-04-22 Peter B. Kesslerfix register allocation, even stack allocations
1981-04-22 David Wasleyfixed declaration for 'len'. DLW
1981-04-21 Bill Joyadded -mm (from chico!trb) and fixed comment bug; added...
1981-04-21 Kirk McKusickadd pmerge
1981-04-21 Kirk McKusickdate and time created 81/04/21 00:26:05 by mckusick
1981-04-21 Kirk McKusickdate and time created 81/04/21 00:22:14 by mckusick
1981-04-21 Kurt A. Shoenschanged to version 2.1
1981-04-21 Kurt A. Shoenschanged to make use of signal holding facility
1981-04-21 Kurt A. Shoensnow uses signal holding facility to avoid losing signal...
1981-04-21 Kurt A. Shoens~ escapes now interpreted when standard input not a tty
1981-04-20 David Wasleyadded Vax & PDP11 specific defs. DLW
1981-04-20 David Wasleyadded specific defs for Vax & PDP11. DLW
1981-04-20 David Wasleyadded zero fill on output with BZ. DLW
1981-04-20 David Wasleymade dispatch table static. DLW
1981-04-20 David Wasleyadded Vax vs PDP-11 specific defs. DLW
1981-04-20 David Wasleydate and time created 81/04/19 19:32:24 by dlw
1981-04-20 David Wasleydate and time created 81/04/19 16:11:53 by dlw
1981-04-18 Peter B. Kesslerclean up forop.c
1981-04-14 Eric Allmanknow about USER environment
1981-04-09 Bill Joyfix to work with no mba's
1981-04-06 Kirk McKusickfix def of DESTDIR
1981-04-03 Bill Joyincorporate fix from ucsbcsl!eggert
1981-04-02 Kirk McKusickmods for dynamically allocated display save area for...
1981-04-02 Kirk McKusickfix dynamic display save
1981-04-02 Kirk McKusickmods for dynamically allocating display save area befor...
1981-04-02 Kirk McKusickFCALL and FRTN no longer return values
1981-04-02 Peter B. Kesslerdynamically allocate display save areas before formal...
1981-04-02 Kirk McKusickremove .o files before recreating them
1981-04-02 Kirk McKusickrm .o files before recompiling them
1981-04-02 Kirk McKusickremove .o files before trying to recreate them
1981-04-02 Kurt A. Shoenschanged to reprint prompt when resumed after ^Z
1981-04-02 Kurt A. Shoenschanged to print out prompt when resumed after ^Z
1981-04-02 Kurt A. Shoenschanged to print (continue) when continued after ^Z
1981-04-02 Kurt A. Shoenschanged calls on signal to sigset
1981-04-02 Kurt A. Shoenschanged to use cc -R to do read only stuff and to remov...
1981-04-02 Kurt A. Shoensadded return type of sigset
1981-04-02 Kurt A. Shoenschanged calls on signal to sigset
1981-04-02 Kurt A. Shoenschanged calls on signal to sigsys
1981-04-02 Kurt A. Shoenschanged to ignore tty signals when about to quit
1981-04-02 Kurt A. Shoenschanged calls on signal to sigset;
1981-04-02 Kurt A. Shoensinvented routines sigsave/sigret to save and restore...
1981-04-02 Kurt A. Shoenschanged calls on signal to sigset/sigsys
1981-04-02 Kurt A. Shoenschanged calls on signal to sigset/sigsys;
1981-04-02 Kurt A. Shoenschanged calls to signal to sigset/sigsys
1981-04-02 Kurt A. Shoenschanged calls to signal to sigset
1981-04-02 Peter B. Kesslerkeep snarks out of error messages by checking for blown...
1981-04-02 Kurt A. Shoenschanged local machine to ingvax.
1981-04-02 Peter B. Kesslercheck for tag field types being nil to prevent SNARK...
1981-03-31 Peter B. Kessler< and > are non-standard on sets.
1981-03-29 David PresottoC procedure definition changed to require no semicolon.
1981-03-29 David PresottoThe macro dfinition names have been changed to not...
1981-03-29 David PresottoThe macro definition names have been changed to not...
1981-03-29 David Presottochange to procedure definition for C. Should reduce...
1981-03-27 Peter B. Kesslerprinting of relative jumps for FOR4[UD].
1981-03-27 Peter B. Kesslersources are only those things we really want.
1981-03-27 Peter B. Kesslerbe more clever about getting rvalues to avoid lvalues...
1981-03-27 Peter B. Kesslerfix to match new for variable flags.
1981-03-27 Peter B. Kesslerfix allocation of temporaries for sqr().
1981-03-27 Peter B. Kessleralso check that for variables are not passed as var...
1981-03-27 Peter B. Kesslerfix up for variables in temporaries.
next