fixed name handling in unpack() to leave leading \'s in a name so that
[unix-history] / usr / src / usr.bin / mail /
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
1981-03-03 Kurt A. Schoensmore careful about clobbering the supposed newline...
1981-02-07 Kurt A. Schoensadded noheader flag to suppress initial header print
1981-02-07 Kurt A. Schoensadded -N flag to suppress header printing
1981-02-07 Kurt A. Schoensnameof now takes 2 args
1981-02-07 Kurt A. SchoensNow takes -N flag to suppress initial header printing
1981-02-07 Kurt A. SchoensChanged reply to send only to reply-to field if such...
1981-02-07 Kurt A. SchoensNew nameof takes two args
1981-01-27 Kurt A. Schoens> char *reedit();
1981-01-27 Kurt A. Schoenschanged reply code to change replied subject to Re: &
1981-01-27 Kurt A. SchoensChanged nameof to return from: or sender: field if not
1981-01-24 Kurt A. Schoensadded :{r,o,u,n,d} modifiers for read, old, unread...
1981-01-24 Kurt A. Schoensadded : to the stop character set
1981-01-24 Kurt A. SchoensChanged headers command to be reluctant to change dot;
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-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-06 Kurt A. Schoensnow uses cc -R for read only stuff; has entry for call...
1981-01-06 Kurt A. Schoenschanged conditional command flag from C to F
1981-01-06 Kurt A. Schoensnow honors a flag "keep" to avoid removing your mailbox
1981-01-06 Kurt A. Schoensremoved incriminating error message
1981-01-06 Kurt A. SchoensChanged conditional command flag from C to F
1981-01-06 Kurt A. SchoensIn-line expanded calls on readline/putline in setptr...
1981-01-06 Kurt A. Schoenschanged the conditional command flag from C to F
1980-11-22 Kurt A. SchoensMade fast version of readline for setptr; use fputs...
1980-11-01 Kurt A. SchoensNow if you Mail -u unknownUserName, we catch it immedia...
1980-10-26 Kurt A. Schoensgetfilename() is careful not to clobber mailname, since...
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 Kurt A. Schoenschanged file stacking to save and restore cond flag;
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...
next