BSD 4_3_Net_2 release
[unix-history] / usr / src / usr.bin / mail / fio.c
1991-08-20 CSRGBSD 4_3_Net_2 release BSD-4_3_Net_2
1991-02-04 Keith BosticANSI C change: remove -> rm
1991-01-02 CSRGBSD 4_3_Reno release BSD-4_3_Reno
1990-06-25 Edward Wangremove call of _fwalk
1990-06-02 Keith Bosticnew copyright notice
1990-01-05 CSRGBSD 4_3_Tahoe release BSD-4_3_Tahoe
1989-05-12 Keith Bosticfile reorg, pathnames.h, paths.h
1989-01-16 Edward Wangdon't catch SIGCONT, catch the stop signals instead,
1988-12-23 Edward Wangadded linesize argument to readline()
1988-08-10 Edward WangDEAD added, mbox changed to MBOX
1988-08-05 Keith Bosticlint fix; fprintf missing an argument
1988-07-13 Edward Wanghandle ~ in expand() without running a shell, better...
1988-07-09 Edward Wangremoved some functions in the C library
1988-07-08 Edward Wangrationalized handling of child processes, cleaned up...
1988-07-08 Edward Wangmerged even more functionality into send()
1988-07-07 Edward Wangremoved some unnecessary global vars, dynamically alloc...
1988-07-07 Edward Wangcompile with -R
1988-07-07 Edward Wangrationalized calling of editors and starting processes...
1988-06-30 Keith Bosticinstall approved copyright notice
1988-06-18 Edward Wangsome general cleanup
1988-06-18 Edward Wangcleaned up file handling code, now allows "mbox" variable
1988-02-19 Keith Bosticwritten by Kurt Shoens; added Berkeley specific header
1987-05-19 Edward Wangmajor rework: made faster, cleaned up, obsolete code...
1987-03-04 CSRGBSD 4_3 release BSD-4_3
1988-03-09 CSRGBSD 4_2 release BSD-4_2
1986-11-27 Keith Bosticincluded strings.h
1985-09-05 Donn SeeleyEfficiency changes -- replace inline loops on getc...
1985-06-22 Kirk McKusickbotched copyright
1985-06-07 Distribution FolksAdd copyright
1985-01-10 Ralph Campbelluse sigmask() macro
1984-08-09 Ralph Campbellfix stdio flushing, don't mess with stdio buffers
1983-08-12 Sam Lefflerstandardize sccs keyword lines
1983-06-18 Bill Joymerge monet
1983-06-13 Sam Lefflernew signals
1983-04-02 CSRGBSD 4_1c_2 release BSD-4_1c_2
1983-02-26 Craig LeresModified holdsigs() to use sighold() rather than sigset()
1982-12-17 CSRGBSD 4_1_snap release BSD-4_1_snap
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-09-16 CSRGStart development on BSD 4_3_Net_2
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-11-16 Bill JoyBSD 4 release BSD-4
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
1979-09-27 CSRGStart development on BSD 4_3_Reno
1978-11-06 CSRGStart development on BSD 4_1c_2
1978-11-06 Bill JoyStart development on BSD 4
1978-11-06 CSRGStart development on BSD 4_1_snap
1978-11-06 CSRGStart development on BSD 4_3_Tahoe
1978-11-06 CSRGStart development on BSD 4_3
1978-11-06 CSRGStart development on BSD 4_2