add the -s option to summarize multiple runs
[unix-history] / usr / src / usr.bin / mail /
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...
1981-09-17 Kurt A. Shoenschanged code in delname to ignore case when searching for
1981-09-17 Kurt A. Shoensadded entry for new command "alternates"
1981-09-17 Kurt A. Shoenschanged respond() to delname all alternate names specif...
1981-09-15 Kurt A. Shoensfixed bug in alter which made it fail to work if no...
1981-09-15 Kurt A. Shoensmade collect() ignore eof's (to a point) if ignoreeof...
1981-09-13 Kurt A. Shoensnow if you type more than 25 eofs in a row, it assumes...
1981-09-11 Kurt A. Shoensfixed entry for tags to "get" needed stuff
1981-09-11 Kurt A. Shoenschanged outof to be more careful about declaring an...
1981-09-10 Kurt A. Shoensput source file popen.c back in, sigh. Needs to execut...
1981-09-10 Kurt A. Shoensdate and time created 81/09/10 08:13:29 by kurt
1981-09-10 Kurt A. Shoensadded stuff from branch to handle the version stuff...
1981-09-10 Kurt A. Shoensadded in nifty changes from branch to make easier to...
1981-09-10 Kurt A. Shoenschanged usage of version string to be more pleasant
1981-09-10 Kurt A. Shoenschanged version string to be more generally useful
1981-09-10 Kurt A. Shoensbranch-place-holder
1981-09-10 Kurt A. ShoensRemoved silly npopen.c stuff, removed silly version...
1981-09-10 Kurt A. Shoensdate and time created 81/09/09 12:45:00 by kurt
1981-09-10 Kurt A. Shoensremoved npopen.o from list of object files
1981-09-10 Kurt A. Shoensfixed invocation of sccs to work if sccs is really...
1981-09-10 Kurt A. Shoensbranch-place-holder
1981-09-10 Kurt A. Shoensadded source files config.c configdefs.h;
1981-09-10 Kurt A. Shoensoptim1() in some cases erroneously returned before...
1981-09-10 Kurt A. Shoensadded command clobber
1981-09-10 Kurt A. Shoensadded command clobber which recurses, clobbering the...
1981-09-10 Kurt A. Shoenschanged quit processing to NOT delete MSAVED messages...
1981-09-10 Kurt A. Shoensmoved all the network configuration stuff into a separa...
1981-09-10 Kurt A. Shoensdate and time created 81/09/09 09:19:08 by kurt
1981-09-10 Kurt A. Shoensdate and time created 81/09/09 09:19:07 by kurt
1981-09-09 Kurt A. Shoensfixed hashing algorithm to more machine independent
1981-09-09 Kurt A. Shoensput in check for a particular botch which seems to...
1981-08-20 Kurt A. Shoensfixed name handling in unpack() to leave leading \...
1981-08-13 Kurt A. Shoenschanged size of exponential string table so that it...
1981-08-13 Kurt A. Shoenschanged definition of LINESIZE to also be BUFSIZ -...
1981-08-13 Kurt A. Shoenschanged erroneous check in setptr to respect LINESIZE...
1981-08-13 Kurt A. Shoensincreased time to discard lock from 30 seconds to 5...
1981-07-21 Kurt A. Shoensoops, processing of errlst.c forgot -c flag to cc
1981-07-21 Kurt A. Shoensadded global Tflag which is set to the file name given...
1981-07-21 Kurt A. Shoensadded code to handle accounting for the -T flag:
1981-07-21 Kurt A. Shoenschanged to notice a flag of the form -T filename so...
1981-07-21 Kurt A. Shoensadded code to do accounting for -T flag for netnews:
1981-07-02 Kurt A. ShoensRelease to Heidi Stettner
1981-07-02 Kurt A. Shoensfixed strange condition causing core images; not picky...
1981-07-02 Kurt A. Shoenschanged "source" routine to expand() the name first.
1981-05-23 Kurt A. ShoensFixed SIGCONT bug where reported wrong program state;
1981-05-19 Kurt A. Shoenschanged location of cgraf
1981-05-19 Kurt A. Shoensadded option sendmail which lets you specify what progr...
1981-05-19 Kurt A. Shoenschanged locking protocol to agree with what v6mail...
1981-04-29 Kurt A. Shoensfixed handling case where stuff gets sent to an edit...
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-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 Kurt A. Shoenschanged local machine to ingvax.
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-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-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-12 Kurt A. Schoensadded return types of skin, name1
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
next