date and time created 83/02/11 15:44:29 by rrh
[unix-history] / usr / src / usr.bin / mail / fio.c
1982-10-21 Carl SmithChanges to support long mail sizes (long m_size).
1982-10-21 Carl SmithChanged ``sighold(i)'' to ``sigset(i, SIG_HOLD)'' in...
1982-07-29 Kurt A. Shoenschanged arguments to send() to include doignore argument
1982-07-27 Kurt A. Shoensfixed holdsigs() and relsesigs() to rely on 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-02-18 Kurt A. Shoensadded routine getfold() to find user's folder directory...
1982-02-14 Kurt A. Shoenschanged expand() to interpret a relative pathname for...
1982-02-12 Kurt A. ShoensChanged expand() to interpret names that begin with...
1981-12-08 Kurt A. Shoenschanged edstop() so that if you give -T flag, it won't
1981-08-13 Kurt A. Shoenschanged erroneous check in setptr to respect LINESIZE...
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-04-29 Kurt A. Shoensfixed handling case where stuff gets sent to an edit...
1981-04-21 Kurt A. Shoensnow uses signal holding facility to avoid losing signal...
1981-04-02 Kurt A. Shoensinvented routines sigsave/sigret to save and restore...
1981-03-14 Kurt A. Schoenschanged edstop to preserve new stuff added to the end...
1981-01-13 Kurt A. Schoensmail -f now correctly updates status fields
1981-01-06 Kurt A. SchoensIn-line expanded calls on readline/putline in setptr...
1980-11-22 Kurt A. SchoensMade fast version of readline for setptr; use fputs...
1980-10-17 Kurt A. Schoensfixed setting of variable inhead in setptr so that...
1980-10-17 Kurt A. Schoenson initial read of file, now looks for Status: header...
1980-10-17 Kurt A. Schoensgot rid of code which sets MPRESERVE on every message if
1980-10-10 Kurt A. SchoensFreed storage of old message structure to avoid storage...
1980-10-09 Kurt A. Schoensdate and time created 80/10/08 09:49:45 by kas