unix-history/.git
1980-10-21 Peter B. KesslerUse ``DESTDIR''. Make the world safe for distributions!
1980-10-21 Bill Joyavoid negative times in clock
1980-10-21 Bill JoyJUSTASK from tape
1980-10-21 Bill Joyfixed bug where used text even though 0
1980-10-21 Eric Allmantried to clean up for non-berkeley site
1980-10-21 Bill Joy_exit if error reading mpx, sleep 10 before start to...
1980-10-21 Mark Hortontook out code ignoring hangups on USG since nobody...
1980-10-20 Bill Joynbuf=100, device code with .h files
1980-10-20 Bill Joyfix per ghg
1980-10-20 Bill Joyfirst stab at #ifdef
1980-10-20 Peter B. Kesslermerge INSTALLDIR into INSTALLNAME
1980-10-20 Bill Joy../conf/*.h
1980-10-20 Bill JoyMAXNBUF 128
1980-10-20 Bill Joyconditional on NDH11 NDZ11
1980-10-20 Bill JoyNBUF=128
1980-10-20 Peter B. Kesslerparameterize makefile to be for pi.
1980-10-20 Peter B. Kesslerparameterize makefile to be for pc.
1980-10-20 Peter B. Kesslerguess that [] is intset if no other context information.
1980-10-20 Bill Joyreprint headers
1980-10-20 Bill Joydate and time created 80/10/19 13:32:17 by bill
1980-10-20 Bill Joy!N_BADMAG --> binary
1980-10-20 Bill Joyrestore lost code
1980-10-19 Bill Joyremove local chars
1980-10-19 Bill Joycompat with biff
1980-10-19 Bill JoyS option
1980-10-19 Bill Joydouble slope of nice
1980-10-19 Mark Hortonfixed version number
1980-10-19 Mark Hortonpreliminary release 3.6, 10/18/80
1980-10-19 Mark Hortonpreliminary release 3.6 10/18/80
1980-10-19 Bill Joyadd destdin and vgrindt
1980-10-19 Bill Joytake ^U
1980-10-19 Bill Joyrid duplicate clean entries
1980-10-19 Bill Joydate and time created 80/10/18 23:58:59 by bill
1980-10-19 Bill Joydate and time created 80/10/18 23:36:40 by bill
1980-10-19 Kurt A. Schoensadded global variable cond -- current state of conditionals
1980-10-19 Kurt A. Schoensadded command flags C == command is a conditional comma...
1980-10-19 Kurt A. Schoenssetfile() now copies the new file name into mailname;
1980-10-19 Kurt A. Schoensadded if/else/endif commands; marked file as "transparent"
1980-10-19 Kurt A. Schoensfixed # in file() command -- prevfile is now set up...
1980-10-19 Bill Joyinstall in /etc
1980-10-19 Kurt A. Schoenschanged file stacking to save and restore cond flag;
1980-10-19 Eric Allmancleanup for dbm stuff: Error => Errors; move local...
1980-10-19 Bill Joydate and time created 80/10/18 10:39:50 by root
1980-10-18 Bill Joydate and time created 80/10/18 02:19:17 by bill
1980-10-18 Bill Joyremove error in editing changes
1980-10-18 Bill Joykeep up with the jfr's
1980-10-18 Bill Joyminimize stupid differences
1980-10-18 Bill Joytake out spurious diffs cause by <blank><tab> instead...
1980-10-18 Eric Allmanfixed "fix" so -r would be passed to rmdel
1980-10-18 Mark Hortonuses dbm package for alias file to make it faster
1980-10-18 Eric Allmanfixed bug in diffs where it got ever more files
1980-10-18 Eric Allmanprint g-file name on diffs command
1980-10-17 Eric Shienbrooddate and time created 80/10/17 02:07:44 by erics
1980-10-17 Bill JoyKeep up with version 1.83 of jfr fixing dead reg/arg...
1980-10-17 Bill Joydate and time created 80/10/17 01:46:36 by bill
1980-10-17 Bill Joydate and time created 80/10/17 01:46:29 by bill
1980-10-17 Bill Joydate and time created 80/10/17 01:46:21 by bill
1980-10-17 Bill Joydate and time created 80/10/17 01:46:17 by bill
1980-10-17 Kurt A. Schoensnow we remove Mail before linking into it; thus if...
1980-10-17 Kurt A. Schoensmax size of user names changed to PATHSIZE
1980-10-17 Kurt A. Schoensadded return type declaration for popen()
1980-10-17 Kurt A. Schoensmax user name size changed to PATHSIZE
1980-10-17 Kurt A. Schoensuser name maximum size changed to PATHNAME from 8 in...
1980-10-17 Kurt A. Schoenssend() now updates the status: field in the message...
1980-10-17 Kurt A. Schoensnow quit clears the MNEW bit on all messages and writes...
1980-10-17 Kurt A. Schoensannounce now looks for the first unread message if...
1980-10-17 Kurt A. Schoensadded procedure icisname which is really strncmp ignoring
1980-10-17 Kurt A. Schoensfixed setting of variable inhead in setptr so that...
1980-10-17 Kurt A. Schoensadded meta character expansion to the file command...
1980-10-17 Kurt A. Schoenson the first next command, next() no longer sets dot...
1980-10-17 Kurt A. SchoensChanged the computation of the disposition character on
1980-10-17 Kurt A. SchoensChanged touch() to set MREAD, and if MREAD wasn't set...
1980-10-17 Peter B. Kesslerundefined type is spelled P2UNDEF not P2UNDEFINED.
1980-10-17 Kurt A. Schoensadded message flags:
1980-10-17 Kurt A. Schoensinitial header printing now attempts to start the header
1980-10-17 Kurt A. Schoenson initial read of file, now looks for Status: header...
1980-10-17 Kurt A. Schoensoutput of message headers now includes 'N' if the messa...
1980-10-17 Kurt A. Schoensadded message flags MNEW and MREAD -- these are determined
1980-10-17 Kurt A. Schoensnow makes the temporary editing file mode 0400 if in...
1980-10-17 Kurt A. Schoensremoved readonly restrictions from "edit" and "visual" --
1980-10-17 Kurt A. Schoensfixed bug in next command -- given a list of messages...
1980-10-17 Kurt A. Schoensreinstated code to announce headers in lex
1980-10-17 Kurt A. Schoensadded global flag shudann which causes lex() to print out
1980-10-17 Kurt A. Schoensgot rid of code which sets MPRESERVE on every message if
1980-10-17 Bill Joynew boot with auto-reboot
1980-10-17 Bill Joyfix up iostat for new monitoring
1980-10-17 Bill Joyadd/subtract symbols for new iostat
1980-10-17 Bill JoyOption 'w' tells only what to dump; 'W' tells most...
1980-10-17 Bill JoyIf previewed the errors, never look at them again
1980-10-17 Bill Joyopen /dev/tty instead of ttyname(2) for input
1980-10-17 Bill Joydate and time created 80/10/16 09:46:49 by root
1980-10-17 Bill Joydate and time created 80/10/16 09:46:45 by root
1980-10-17 Bill Joydate and time created 80/10/16 09:46:41 by root
1980-10-17 Bill Joydate and time created 80/10/16 09:46:36 by root
1980-10-17 Bill Joydate and time created 80/10/16 09:46:33 by root
1980-10-17 Bill Joydate and time created 80/10/16 09:46:31 by root
1980-10-17 Bill Joydate and time created 80/10/16 09:46:29 by root
1980-10-16 Bill Joydate and time created 80/10/16 06:07:06 by root
1980-10-16 Bill Joydate and time created 80/10/16 04:08:37 by root
1980-10-16 Bill Joynew iostat information format
next