unix-history/.git
1981-01-17 Kirk McKusickdate and time created 81/01/16 19:34:08 by mckusick
1981-01-17 Kirk McKusickUpdate FOR*, add runtime tests
1981-01-17 Kirk McKusickallow runtime tests to be dynamically changed at routin...
1981-01-17 Kirk McKusickrequire arg count in pattern match, circumvent /lib...
1981-01-17 Kirk McKusickUpdate pi for loop to be like pc for loop
1981-01-17 Kirk McKusickdate and time created 81/01/16 18:06:20 by mckusick
1981-01-17 Kirk McKusickconvert pi for loop construct to look like pc for loop
1981-01-17 Kirk McKusickadd runtime checking field to stack
1981-01-17 Kirk McKusickInstalled new random number generator
1981-01-17 Kirk McKusickRewrite the random number generator
1981-01-17 Kirk McKusickadd ability to catch runtime errors
1981-01-17 Kirk McKusickupdate random number generator
1981-01-17 Kirk McKusickadd extension to catch runtime errors
1981-01-17 Kirk McKusickadd runtst and seed
1981-01-16 Bill Joyremove msgbuf declaration
1981-01-16 Bill Joyadded msgbufmap for new msgbuf saving
1981-01-16 Bill Joycleaned up printfs on errors... (still scrawed, tho)
1981-01-16 Bill Joyfixes for saved msgbuf through crashes
1981-01-16 Kirk McKusickadd CATCHERR and TELL
1981-01-16 Kirk McKusickfix typo on previous delta
1981-01-16 Peter B. Kesslerput in static copyright string.
1981-01-16 Eric Allmandate and time created 81/01/15 13:47:30 by eric
1981-01-16 Eric Allmanskipline <==> skiplines in some places
1981-01-16 Eric Allmanfix botch in include/exclude lists
1981-01-16 Eric Allmanfixed botches in ranges during include/exclude
1981-01-16 Peter B. Kesslerget sdb stabs into the right places. use nm -ap for...
1981-01-16 Eric Allmandate and time created 81/01/15 13:15:11 by eric
1981-01-16 Eric Allmanfixed botch in getpfent when -i/-x flags are used
1981-01-15 Eric Allmanrelease 4
1981-01-15 Eric Allmandate and time created 81/01/15 00:17:49 by eric
1981-01-15 Eric Allmandate and time created 81/01/15 00:17:47 by eric
1981-01-15 Eric Allmandate and time created 81/01/15 00:16:52 by eric
1981-01-15 Eric Allmandate and time created 81/01/15 00:16:50 by eric
1981-01-15 Eric Allmandate and time created 81/01/15 00:16:47 by eric
1981-01-15 Eric Allmandate and time created 81/01/15 00:16:45 by eric
1981-01-15 Eric Allmandate and time created 81/01/15 00:16:43 by eric
1981-01-15 Eric Allmandate and time created 81/01/15 00:16:41 by eric
1981-01-15 Eric Allmandate and time created 81/01/15 00:16:39 by eric
1981-01-15 Eric Allmandate and time created 81/01/15 00:16:37 by eric
1981-01-15 Eric Allmandate and time created 81/01/15 00:16:36 by eric
1981-01-15 Eric Allmandate and time created 81/01/15 00:16:33 by eric
1981-01-15 Eric Allmandate and time created 81/01/15 00:16:29 by eric
1981-01-15 Eric Allmandate and time created 81/01/15 00:16:27 by eric
1981-01-15 Eric Allmandate and time created 81/01/15 00:16:26 by eric
1981-01-15 Eric Allmandate and time created 81/01/15 00:16:23 by eric
1981-01-15 Eric Allmanadd PROJECT stuff
1981-01-15 Eric Allmanadd "print" command
1981-01-15 Eric Allmanput in PROJECT magic
1981-01-15 Eric Allmanadd frotz for PROJECT environment
1981-01-15 Eric Allmansped up deledit by using delta -n, get -g
1981-01-15 Eric Allmanadded "print" command
1981-01-15 Eric Allmanadded "prs" and "val" to the tables
1981-01-15 Eric Allmanfixes for VAX
1981-01-15 Eric Allmandate and time created 81/01/14 15:17:25 by eric
1981-01-15 Eric Allmandate and time created 81/01/14 14:42:08 by eric
1981-01-14 Kurt A. Schoensadded newfileinfo() to print out interesting stuff...
1981-01-14 Kurt A. Schoensthe file command now calls newfileinfo() to print infor...
1981-01-14 Kirk McKusickchange from -lm to -lnm, Kahan's math library.
1981-01-14 Kirk McKusickchange name of ``pclib'' to ``libpc''
1981-01-14 Kirk McKusickmodify to allow use by both ``pc'' and ``pi''
1981-01-14 Kirk McKusickchange ``ZFRAME'' to ``blkclr''
1981-01-14 Kirk McKusickbreak out extension routines into EXTN; get rid of...
1981-01-14 Kirk McKusickdate and time created 81/01/13 13:31:50 by mckusick
1981-01-14 Kirk McKusickifdef OBJ body of lvalue
1981-01-14 Kirk McKusickfix O_STLIM to use library function STLIM
1981-01-14 Kirk McKusickfix STLIM to use library function
1981-01-13 Kurt A. Schoenswhen there is a reply-to, nameof now returns a savestr...
1981-01-13 Kurt A. Schoensadded flag R for non-recursive commands
1981-01-13 Kurt A. Schoensexecute now takes a second parameter which says whether...
1981-01-13 Kurt A. Schoensnow calls execute with 2nd parameter to indicate from...
1981-01-13 Kurt A. SchoensMarked all mailing commands with R to prevent recursive...
1981-01-13 Kurt A. Schoensif there are no messages, avoids printing headers on...
1981-01-13 Kurt A. Schoensmail -f now correctly updates status fields
1981-01-12 Bill JoyThe ds / and de FC definitions have been added for...
1981-01-12 Bill JoyFixed the number of languages -- presotto
1981-01-12 Bill Joyumask defaults to 2 for csr group members
1981-01-11 Kirk McKusickadd "ap" and "fp" notion, fix SUCC and PRED
1981-01-11 Kirk McKusickflush and release buffers before closing files
1981-01-11 Bill JoyI changed the directory you log into if your own direct...
1981-01-11 Kirk McKusickconvert to "fp", "ap" type display; fix SUCC and PRED
1981-01-11 Kirk McKusickconvert REL* to operate on >65535 length data
1981-01-11 Eric Allmaninclude ArpaLocal; flush output on errors; allow
1981-01-11 Eric Allmanallow "eric" "at" "berkeley" as three separate arguments
1981-01-11 Eric Allmanadd an "ArpaLocal"
1981-01-11 Eric Allmanhave name of mailer daemon be a configuration parameter
1981-01-11 Eric Allmanflush output after printing errors just in case
1981-01-10 Kirk McKusickrelease buffers before closing files
1981-01-09 Eric Allmanfixed botch in at => @ translation
1981-01-09 Bill Joypass -rv1 for -me (this used to exist! what happened?)
1981-01-09 Eric Allmanfix problem with "isspace" on non-ascii characters
1981-01-09 Eric Allmanfixed several bugs in parser; translate <lwsp> into...
1981-01-09 Eric Allmandisallowed multiple <> spec
1981-01-09 Eric Allmanturn <lwsp> (spaces) into quoted '.' instead of nothing...
1981-01-09 Eric Allmanconvert to new log scheme
1981-01-09 Kirk McKusickupdate INDX to reflect "raw" display
1981-01-09 Kirk McKusickdate and time created 81/01/08 12:43:59 by mckusick
1981-01-08 Kirk McKusickdate and time created 81/01/07 20:30:16 by mckusick
1981-01-08 Kirk McKusickdate and time created 81/01/07 16:56:19 by mckusick
1981-01-08 Kirk McKusickdate and time created 81/01/07 16:56:07 by mckusick
1981-01-08 Kirk McKusickdate and time created 81/01/07 16:55:48 by mckusick
next