new copyright; att/bsd/shared
[unix-history] / usr / src / usr.bin / mail /
1991-04-01 Keith BosticANSI
1991-03-14 Cynthia A. E. Livi... add .Vx so tmac.andoc will call tmac.mdoc-old
1991-03-14 Cynthia A. E. Livi... add .Vx so tmac.andoc will call tmac.mdoc-old
1991-02-10 Edward Wangfor bostic: ANSI C change: remove -> rm
1991-02-04 Keith BosticANSI C change: remove -> rm
1990-07-25 Cynthia A. E. Livi... .Xr botch fix
1990-07-03 Edward Wanguse of null pointer
1990-07-01 Keith Bosticnew doc makefiles
1990-06-26 Keith Bosticdate and time created 90/06/25 17:25:13 by bostic
1990-06-26 Keith Bosticdate and time created 90/06/25 17:25:11 by bostic
1990-06-26 Keith Bosticdate and time created 90/06/25 17:25:09 by bostic
1990-06-25 Edward Wangremove call of _fwalk
1990-06-25 Keith Bosticthe old _PATH_MAILDIR path had a trailing slash; fix it
1990-06-25 Keith Bosticmove _PATH_MAILDIR into <paths.h>
1990-06-25 Cynthia A. E. Livi... converted man page
1990-06-21 Craig LeresPut "revisors" on one line to conserve vertical space.
1990-06-21 Craig LeresAnother update from Mark Andrews (mark%alias@yonge...
1990-06-20 Craig LeresUpdates from Mark Andrews (mark%alias@yonge.csri.toront...
1990-06-16 Edward Wangshow-rcpt added
1990-06-11 Cynthia A. E. Livi... converted man page
1990-06-02 Keith Bosticnew copyright notice
1990-05-16 Keith Bosticstring.h is ANSI C include file
1990-05-12 Keith Bosticfirst pass for new make
1990-04-04 Keith Bosticmove fmt to its own directory
1990-01-15 Edward Wangfancy indentprefix processing
1989-12-22 Edward Wangskin() bug with <address>, reported by Jay Ford (jnford...
1989-11-25 Edward Wangsig_t
1989-09-16 Keith BosticPOSIX signals
1989-09-16 Edward Wangtabstr changed to indentprefix to be Sun compatible
1989-08-22 Keith Bosticdon't have double slashes, for emacs
1989-07-29 Mike Karels/var/spool/mail -> /var/mail
1989-06-23 Keith Bosticreference vacation
1989-06-05 Keith Bosticsendmail -> paths.h
1989-05-20 Keith Bosticsendmail moved
1989-05-20 Keith Bosticgtty and utime are in compatibility library now
1989-05-20 Keith Bostic/usr/adm -> /var/log
1989-05-12 Keith Bosticfile reorg, pathnames.h, paths.h
1989-04-23 Edward Wangno more SIGCONT
1989-04-02 Edward Wangkludge to make undeleting an undeleted message work
1989-04-02 Edward Wangadded -DUSE_OLD_TTY
1989-03-07 Keith Bosticpwd.h needs types.h
1989-02-14 Edward Wangvariable mbox changed to MBOX to be compatible with Sun
1989-02-14 Edward Wangmore accurate error message when editing system mailbox
1989-02-14 Edward Wangcheck for no messages in getmsglist() and first()
1989-02-06 Edward Wangadded return 0 to some commands
1989-01-28 Keith Bosticremove TIOCGWINSZ #ifdef's
1989-01-16 Edward Wangdon't catch SIGCONT, catch the stop signals instead,
1988-12-23 Edward Wangadded linesize argument to readline()
1988-10-21 Edward Wangnon-flexname portability fix (from Ian Darwin, darwin...
1988-10-09 Kirk McKusickspelling
1988-09-17 Keith Bosticmove man pages here, move depend to .depend
1988-08-18 Edward Wangbug report from gumkowsk@nadc.arpa (fix is my own),
1988-08-18 Edward Wangmake asksub the same as ask
1988-08-18 Edward Wangdon't need to keep the name of mailrc around
1988-08-10 Edward WangDEAD added, mbox changed to MBOX
1988-08-05 Edward Wangadded some more options and tilde escapes and other...
1988-08-05 Keith Bosticlint fix; fprintf missing an argument
1988-08-05 Keith Bosticadd Berkeley specific copyright
1988-07-25 Edward Wang-b, -c options and others, from Tom Newcomb (newcomb...
1988-07-20 Edward Wangreplying to a message implies reading it
1988-07-13 Edward Wanghandle ~ in expand() without running a shell, better...
1988-07-13 Edward Wanguse _exit not exit after fork
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 Wanggot rid of unused command "local" and some undocumented...
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 Wangfixed up some command argument types
1988-07-07 Edward Wangcompile with -R
1988-07-07 Edward Wangdon't include wait.h
1988-07-07 Edward Wangrationalized calling of editors and starting processes...
1988-07-07 Edward Wangremoved global uid variable
1988-06-30 Keith Bosticdate and time created 88/06/29 21:19:25 by bostic
1988-06-30 Keith Bosticmissed an xhead.c
1988-06-30 Keith Bosticremove old SCCS version mechanism; install approved...
1988-06-30 Keith Bosticinstall approved copyright notice
1988-06-30 Keith Bosticremove massaging to share strings, only saves 5K;
1988-06-30 Edward Wangcleaned up edit1, use a file in /tmp, not in current...
1988-06-30 Edward Wanguse mktemp to make temp file names
1988-06-30 Edward Wangpopen to Popen, pclose to Pclose, never call a shell...
1988-06-30 Keith Bosticinstall approved copyright notice
1988-06-20 Edward Wangreedit bug fix
1988-06-19 Edward Wangrationalized mail sending code: keep h_to, h_cc, h_bcc...
1988-06-19 Edward Wangunused function stradd deleted
1988-06-19 Edward Wanguse shell="" instead of shell=none for no shell,
1988-06-19 Edward Wangremoved support for -r, -h, and rmail
1988-06-19 Edward Wangremoved support for -r, -h, and rmail
1988-06-19 Edward Wangremoved support for -r, -h, and rmail
1988-06-19 Edward Wangremoved support for -r, -h, and rmail
1988-06-18 Edward Wangwrong type for argv
1988-06-18 Edward Wangsome general cleanup
1988-06-18 Edward Wangcleaned up file handling code, now allows "mbox" variable
1988-06-17 Edward Wangreplaced intty and outtty by value("interactive"),...
1988-06-17 Edward Wanglet "crt" default to the screen height from TIOCGWINSZ
1988-06-17 Edward Wangprehistoric (e.g., pre-sendmail) code removed
1988-06-11 Edward Wangchanged the way -N is handled
1988-06-11 Edward Wangreal usage message
1988-06-11 Edward Wangadded -c -b -t flags, end echo with newline,
1988-06-11 Edward Wanggetrawlist changed to allow quoting inside strings
1988-06-11 Edward Wangcheck variable "tabstr" when interpolating messages,
next