restore creation of y.tab.c
[unix-history] / usr / src / usr.bin / mail /
1982-07-30 Kurt A. ShoensAdded "ignore" command to suppress printing of selected...
1982-07-30 Kurt A. Shoenschanged alloca to salloc since no alloca on pdp-11...
1982-07-30 Kurt A. ShoensMade recognition of Status: header field slightly more...
1982-07-30 Kurt A. Shoenschanged to disallow duplicate insertion of fields into...
1982-07-29 Kurt A. Shoenschanged send() to take doignore argument and ignore...
1982-07-29 Kurt A. Shoensadded extra doignore argument to send() calls
1982-07-29 Kurt A. Shoensadded ignored header hash table
1982-07-29 Kurt A. Shoenschanged arguments to send() to include doignore argument
1982-07-29 Kurt A. Shoenschanged arguments to send to include the new doignore...
1982-07-29 Kurt A. Shoensadded hash structure (ignore) to remember list of ignor...
1982-07-29 Kurt A. Shoenschanged calls on send to include the doignore parameter.
1982-07-29 Kurt A. Shoensadded new commands Type, Print, ignore, and discard
1982-07-29 Kurt A. Shoensadded routine igfield() to add new header fields to...
1982-07-29 Kurt A. Shoenschanged type() to honor your ignored header fields;
1982-07-29 Kurt A. Shoensadded routine istrcpy() to copy strings lower-cased;
1982-07-29 Kurt A. ShoensVersion that works on pdp-11's
1982-07-29 Kurt A. Shoensdate and time created 82/07/28 16:01:44 by kurt
1982-07-29 Kurt A. Shoenschanged demail to truncate mailbox if unlinking fails
1982-07-29 Kurt A. Shoenschanged nettypetab to ntypetab, netkindtab to nkindtab...
1982-07-29 Kurt A. Shoenschanged to print own error message if setfile fails
1982-07-29 Kurt A. Shoenschanged names of nettypetab and netkindtab to
1982-07-29 Kurt A. Shoenschanged names of nettypetab and netkindtab to
1982-07-29 Kurt A. Shoenschanged file() to report its own error message when...
1982-07-29 Kurt A. Shoenschanged clobber1 to clob1 to satisfy pdp-11 c compiler...
1982-07-29 Kurt A. ShoensRemoved errlst.? stuff since its gilding the lilies
1982-07-27 Kurt A. ShoensParameterized location of postage meter file as POSTAGE;
1982-07-27 Kurt A. Shoensadded call on sigchild() after fork() to fix retrofit...
1982-07-27 Kurt A. Shoensadded call on sigchild() after fork() to fix retrofit...
1982-07-27 Kurt A. Shoensfixed holdsigs() and relsesigs() to rely on retrofit...
1982-07-27 Kurt A. Shoensadded call on sigchild() after fork to fix retrofit...
1982-07-27 Kurt A. Shoensmoved include of local.h to after system files to fix
1982-07-27 Kurt A. Shoensadded calls on sigchild() after forks to fix up retrofi...
1982-07-27 Kurt A. Shoensadded call on sigchild() after a fork to fix up retrofi...
1982-07-27 Kurt A. Shoensadded routine sigchild() to cope with sigretro when
1982-06-25 Kurt A. ShoensThis version of Mail eliminates a nasty bug which
1982-06-25 Kurt A. ShoensMade "mailname" an array rather than going through...
1982-06-25 Kurt A. ShoensExpanded PATHSIZE to 100, a more reasonable size
1982-06-25 Kurt A. ShoensRemoved the silly need to set mailname = mailspace...
1982-06-25 Kurt A. Shoensmade handling of "mailname" global variable simpler...
1982-03-26 Kurt A. Shoensadded version.c file to keep track of version number
1982-03-25 Kurt A. Shoenschanged newfileinfo() to print the number of saved
1982-03-25 Kurt A. Shoenschanged newfileinfo() to print the number of deleted
1982-03-25 Kurt A. Shoensadded ucbcad machine
1982-03-25 Kurt A. Shoensconditional compilation from Mark Horton to retrofit...
1982-03-16 Kurt A. ShoensIncluded Eric's branch changes to remove vax and vmunix
1982-03-16 Kurt A. ShoensEric Allman's fixes to remove VAX and VMUNIX dependencies
1982-03-16 Kurt A. Shoensbranch-place-holder
1982-02-27 Kurt A. Shoens+name as a recipient gets sent to a folder;
1982-02-27 Kurt A. Shoenschanged isfileaddr() to think that names that begin...
1982-02-27 Kurt A. Shoenschanged the -T flag to close(creat()) the file at the...
1982-02-21 Kurt A. Shoenschanged file() to call setfile() with proper arg for...
1982-02-18 Kurt A. Shoenschanged the "maildir" option to "folder"
1982-02-18 Kurt A. Shoenschanged newfileinfo() to detect when user is editing...
1982-02-18 Kurt A. Shoensadded routine getfold() to find user's folder directory...
1982-02-18 Kurt A. Shoenschanged the folders command to use execlp instead of
1982-02-15 Kurt A. Shoensadded command "folders" to list all your folders
1982-02-15 Kurt A. Shoensadded entry for "folders" command -- list folders
1982-02-15 Kurt A. Shoensadded routine folders() for listing all folders in...
1982-02-15 Kurt A. Shoensadded entry for machine kim in the table
1982-02-15 Kurt A. Shoensadded command folder as a synonym for file
1982-02-15 Kurt A. Shoensadded command "folder" as a synonym for "file";
1982-02-14 Kurt A. Shoensfixed so that the + filename convention can be used...
1982-02-14 Kurt A. Shoensadded global "loading" to indicate that reading of...
1982-02-14 Kurt A. Shoenschanged expand() to interpret a relative pathname for...
1982-02-14 Kurt A. Shoenschanged source file stacking/unstacking to save/restore...
1982-02-14 Kurt A. Shoenschanged to load user's .mailrc before figuring out...
1982-02-14 Kurt A. Shoensadded the "copy" command to copy messages into a file...
1982-02-14 Kurt A. Shoenschanged the way commands() works: now it just reads...
1982-02-14 Kurt A. Shoenschanged the file command to print the "new file info"
1982-02-14 Kurt A. Shoensput most of the code to do the save command in save1...
1982-02-12 Kurt A. ShoensChanged so that all file names used anywhere may begin...
1982-02-12 Kurt A. ShoensChanged expand() to interpret names that begin with...
1981-12-15 Kurt A. Shoensremoved redundant include of sgtty.h
1981-12-15 Kurt A. ShoensPut in a nice identification string that will appear at
1981-12-11 Kurt A. ShoensAdded code to adjust the number of headers printed on
1981-12-11 Kurt A. Shoenschanged nameof() to only return the last part of a...
1981-12-11 Kurt A. Shoensadded global variable baud -- output speed rate
1981-12-11 Kurt A. Shoensremoved define constant SCREEN, previously used for...
1981-12-11 Kurt A. Shoenschanged to set global "baud" to the output rate code...
1981-12-11 Kurt A. Shoenschanged header command and scrolling command to determine
1981-12-08 Kurt A. Shoenschanged edstop() so that if you give -T flag, it won't
1981-12-08 Kurt A. Shoenschanged berkeley arpanet host to the c70
1981-12-08 Kurt A. Shoensremoved silly dependence on tags;
1981-12-08 Kurt A. Shoensmore careful when examining return status value --
1981-10-27 Kurt A. Shoenschanged rexit() to leave an empty file for -T.
1981-10-27 Kurt A. Shoenschanged all references to exit() to rexit(), as they...
1981-10-27 Kurt A. Shoensfixed alternate name implementation to do CC names...
1981-10-23 Kurt A. ShoensAllow ~w to write on an existing file if it is not...
1981-10-22 Kurt A. Shoenschanged method of holding SIGCONT to just catch signal or
1981-10-22 Kurt A. Shoensremoved dangerous sigrelse(SIGCONT).
1981-10-21 Kurt A. Shoenschanged the prompt string to be easily set
1981-10-21 Kurt A. ShoensThis version of Mail is noticeable by changed prompt...
1981-10-14 Kurt A. Shoenschanged "dp" command to say "At EOF" when executed...
1981-09-22 Kurt A. Shoenschanged start up code to exit if there are 0 messages and
1981-09-20 Kurt A. Shoensfixed collect() botch -- it used to be if you set ignor...
1981-09-20 Kurt A. Shoenschanged pclose() to sighold/sigrelse instead of old...
1981-09-20 Kurt A. Shoensmoved some interrupt sensitive code around, mainly...
1981-09-20 Kurt A. Shoenscorrected erroneous message produced by ignoreeof in...
1981-09-17 Kurt A. Shoensadded global altnames -- list of alternative names...
1981-09-17 Kurt A. ShoensCorrected the comment on the "M" command table bit...
next