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_8_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.16   23 years  millert   warnx?/errx? paranoia (use "%s" not a bare string unless it is a constant). The...
[TXT] cmd2.c  1.9   24 years  millert   Change the name of mail's send() function to sendmessages() to avoid shadowing t...
[TXT] cmd3.c  1.13   23 years  millert   $HOME paranoia: never use getenv("HOME") w/o checking for NULL and non-zero
[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.19   23 years  millert   warnx?/errx? paranoia (use "%s" not a bare string unless it is a constant). The...
[TXT] def.h  1.6   26 years  millert   NOSTR -> NULL Use sigsetjmp/siglongjmp instead of sigjmp/longjmp for portability...
[TXT] edit.c  1.8   23 years  millert   warnx?/errx? paranoia (use "%s" not a bare string unless it is a constant). The...
[TXT] extern.h  1.15   23 years  mickey   repair sendmail options handling
[TXT] fio.c  1.17   23 years  millert   $HOME paranoia: never use getenv("HOME") w/o checking for NULL and non-zero
[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.21   23 years  deraadt   printf with % for the prompt
[TXT] list.c  1.9   26 years  millert   NetBSD changes (mostly comsmetic): replace panic() with calls to err()/errx(...
[TXT] mail.1  1.32   23 years  hugh   fix pasto; noted by art
[TXT] main.c  1.12   23 years  millert   warnx?/errx? paranoia (use "%s" not a bare string unless it is a constant). The...
[TXT] names.c  1.12   23 years  mickey   repair sendmail options handling
[TXT] pathnames.h  1.4   25 years  millert   use lockspool for locking, not 'mail.local -H'
[TXT] popen.c  1.24   23 years  millert   warnx?/errx? paranoia (use "%s" not a bare string unless it is a constant). The...
[TXT] quit.c  1.13   23 years  millert   warnx?/errx? paranoia (use "%s" not a bare string unless it is a constant). The...
[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.12   23 years  mickey   repair sendmail options handling
[TXT] strings.c  1.6   26 years  millert   NetBSD changes (mostly comsmetic): replace panic() with calls to err()/errx(...
[TXT] temp.c  1.11   23 years  millert   $HOME paranoia: never use getenv("HOME") w/o checking for NULL and non-zero
[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.15   23 years  millert   warnx?/errx? paranoia (use "%s" not a bare string unless it is a constant). The...
[TXT] getname.c (in the Attic) [Hide]  1.4   26 years  millert   NOSTR -> NULL Use sigsetjmp/siglongjmp instead of sigjmp/longjmp for portability...