OpenBSD CVS

src/usr.bin/mail/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.bin / mail

Current tag: OPENBSD_2_6_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] USD.doc/        
[DIR] misc/        
[TXT] Makefile  1.8   26 years  deraadt   $OpenBSD$
[TXT] cmd1.c  1.13   26 years  millert   fix scrolling and 'z' command; matt debergalis <deberg@mit.edu>
[TXT] cmd2.c  1.8   26 years  millert   NetBSD changes (mostly comsmetic): replace panic() with calls to err()/errx(...
[TXT] cmd3.c  1.10   26 years  millert   NetBSD changes (mostly comsmetic): replace panic() with calls to err()/errx(...
[TXT] cmdtab.c  1.4   26 years  millert   Merge in NetBSD and 4.4BSD-lite2 changes as well as some of my own. - handle lo...
[TXT] collect.c  1.17   25 years  millert   back out some signal changes that can cause mail to hang when quitting due to SI...
[TXT] def.h  1.6   26 years  millert   NOSTR -> NULL Use sigsetjmp/siglongjmp instead of sigjmp/longjmp for portability...
[TXT] edit.c  1.7   26 years  millert   branches: 1.7.10; NetBSD changes (mostly comsmetic): replace panic() with c...
[TXT] extern.h  1.12   26 years  millert   NetBSD changes (mostly comsmetic): replace panic() with calls to err()/errx(...
[TXT] fio.c  1.16   25 years  millert   Don't call truncate() directly; have rm() do it if we get EPERM on unlink() In p...
[TXT] glob.h  1.4   25 years  millert   Use new username option to lockspool for 'mail -u'.
[TXT] head.c  1.5   26 years  millert   NetBSD changes (mostly comsmetic): replace panic() with calls to err()/errx(...
[TXT] lex.c  1.18   25 years  millert   Fix comments in .mailrc where there is no space after the hash (#). Noted by pj...
[TXT] list.c  1.9   26 years  millert   NetBSD changes (mostly comsmetic): replace panic() with calls to err()/errx(...
[TXT] mail.1  1.25   24 years  aaron   Formatting fixes.
[TXT] main.c  1.11   25 years  millert   branches: 1.11.8; Use new username option to lockspool for 'mail -u'.
[TXT] names.c  1.9   26 years  millert   NetBSD changes (mostly comsmetic): replace panic() with calls to err()/errx(...
[TXT] pathnames.h  1.4   25 years  millert   use lockspool for locking, not 'mail.local -H'
[TXT] popen.c  1.23   25 years  millert   branches: 1.23.8; Use new username option to lockspool for 'mail -u'.
[TXT] quit.c  1.11   25 years  millert   Fix comments
[TXT] rcv.h  1.2   27 years  deraadt   from christos; - Fix PR/105: Implement dot locking protocol and check return val...
[TXT] send.c  1.9   26 years  millert   NetBSD changes (mostly comsmetic): replace panic() with calls to err()/errx(...
[TXT] strings.c  1.6   26 years  millert   NetBSD changes (mostly comsmetic): replace panic() with calls to err()/errx(...
[TXT] temp.c  1.10   26 years  millert   NetBSD changes (mostly comsmetic): replace panic() with calls to err()/errx(...
[TXT] tty.c  1.11   26 years  millert   NetBSD changes (mostly comsmetic): replace panic() with calls to err()/errx(...
[TXT] v7.local.c  1.12   25 years  millert   Don't call truncate() directly; have rm() do it if we get EPERM on unlink() In p...
[TXT] vars.c  1.5   26 years  millert   NetBSD changes (mostly comsmetic): replace panic() with calls to err()/errx(...
[TXT] version.c  1.3   26 years  deraadt   crank version number, we have made a few changes...
[TXT] aux.c (in the Attic) [Hide]  1.13   26 years  millert   NetBSD changes (mostly comsmetic): replace panic() with calls to err()/errx(...
[TXT] getname.c (in the Attic) [Hide]  1.4   26 years  millert   NOSTR -> NULL Use sigsetjmp/siglongjmp instead of sigjmp/longjmp for portability...