s/10/9/ in fuji kludge
[unix-history] / usr / src / usr.bin /
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.
1981-03-27 Peter B. Kesslerdate and time created 81/03/26 12:24:19 by peter
1981-03-26 Peter B. Kesslerfix some bugs in temporary replacement of for loop...
1981-03-26 Peter B. Kesslercorrect errors on delta 1.4
1981-03-26 Peter B. Kessleradd sextname() to make up long external names for things.
1981-03-25 Peter B. Kessleradd sextname() to make up long external names for things.
1981-03-25 Peter B. Kesslerif call() detects errors, notify caller.
1981-03-24 Kirk McKusickcheck for syntax error before panicing
1981-03-24 Kirk McKusickchange cbn to psbn for routine level
1981-03-24 Kirk McKusickcbn should be psbn
1981-03-21 Kurt A. Schoensadded MBOX bit for message flags
1981-03-21 Kurt A. Schoenssimplified interpretation of where to send each message...
1981-03-21 Kurt A. Schoensmbox command now invokes function to set right bits
1981-03-21 Kurt A. Schoenspreserving clears mbox bit
1981-03-21 Kurt A. Schoenschanged delete to touch message and clear preserve...
1981-03-21 Kurt A. Schoenschanged header printing to show mboxed messages with M;
1981-03-21 Peter B. Kessleruse cgenflg consistently; take out )#'s on pi code.
1981-03-19 Kirk McKusickchange RELG to RELT
1981-03-19 Kirk McKusickmods for new formal routine syntax
1981-03-19 Kirk McKusickfix up vgrind command
1981-03-19 Kirk McKusickmods for new formal routine syntax
1981-03-19 Kirk McKusickmods for new formal routine syntax
1981-03-19 Kirk McKusickmods for new formal routine syntax
1981-03-19 Kirk McKusickmods for new formal routine syntax
1981-03-19 Kirk McKusickmods for new formal routine syntax
1981-03-19 Kirk McKusickmods to FCALL protocol
1981-03-18 Kurt A. Schoensmade conditional commands invokable while sending
1981-03-18 Kurt A. Schoenschanged echo command to put all output on one line
1981-03-17 Kirk McKusickadd fcompat(), parnam(), and tmpalloc() defs
1981-03-17 Kirk McKusickifdef out PC part of whereis
1981-03-17 Kirk McKusickifdef out PC part
1981-03-17 Kirk McKusickadd temporary register allocation
1981-03-16 David PresottoBecause I fucked the last one up
1981-03-16 David Presottofixed the -f stuff
1981-03-16 David Presottotake the wh's out of the macros file
1981-03-16 David Presottodo the -f stuff correctly
1981-03-16 David Presottofix the last delta
1981-03-16 David Presottomake the header and footer info dependent on the -f...
1981-03-16 David Presottoknow about the -f stuff
1981-03-14 Kurt A. Schoenschanged edstop to preserve new stuff added to the end...
1981-03-14 Kurt A. Schoensnow handles interrupts correctly during initial header...
1981-03-14 Kurt A. Schoensfixed bug of putting Status: line in wrong place for non
1981-03-14 Kurt A. Schoensmoved signal call to fix broken pipe problem
1981-03-13 David Presottofix to csh entry
1981-03-13 David PresottoTook an extra \e out of the pascal def and added greg's
1981-03-13 Kirk McKusick"fix" syntax errors
1981-03-12 Kirk McKusickconsolidate temporary allocation in tmps.c
1981-03-12 Kirk McKusickcentralize temporary allocation in tmps.c
1981-03-12 Kirk McKusickdate and time created 81/03/11 23:30:58 by mckusick
1981-03-12 Bill Joyprint ``disk'' on top line, names (1 char and 1 number)
1981-03-12 Michael Toyprint machine!name, not (machine) name
1981-03-12 Kurt A. Schoensadded return types of skin, name1
1981-03-12 Kurt A. Schoensnow takes optional -(width) argument to get other than...
1981-03-12 Kurt A. Schoensfixed calls on nameof to obey new convention of "reply...
1981-03-12 Kurt A. Schoenschanged recognition of names in sender:, reply-to:...
1981-03-12 Kurt A. Schoensmade the Onyx machine 'x', rather than vax135
1981-03-12 Kirk McKusickbreak out funchdr and funcend
1981-03-12 Kirk McKusickdate and time created 81/03/11 14:10:48 by mckusick
next