1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-19 02:29:40 +00:00
freebsd/usr.bin/mail
Mike Heffner d1821d3da2 Rearrange a little, specifically:
- removed "Option string values" section and divided up amongst mail
  options and environment section
- expanded environment section
- rearranged mail options
- added default values to the mail options for clarification

Reviewed by:	ru
2002-06-25 05:16:11 +00:00
..
misc Add support for ~_, ~x, ~i, ~a, ~A, ~<, and ~r! tilde-escapes. Improve 2001-12-22 22:16:48 +00:00
USD.doc
aux.c remove __P 2002-03-22 01:33:25 +00:00
cmd1.c Sync with most of NetBSD's changes, including: 2001-12-18 20:52:09 +00:00
cmd2.c Add (unsigned char) cast to ctype macros 2001-12-19 21:50:22 +00:00
cmd3.c Sync with most of NetBSD's changes, including: 2001-12-18 20:52:09 +00:00
cmdtab.c Sync with most of NetBSD's changes, including: 2001-12-18 20:52:09 +00:00
collect.c Fix comment. 2001-12-23 06:12:41 +00:00
def.h Sync with most of NetBSD's changes, including: 2001-12-18 20:52:09 +00:00
edit.c Add (unsigned char) cast to ctype macros 2001-12-19 21:50:22 +00:00
extern.h remove __P 2002-03-22 01:33:25 +00:00
fio.c Add (unsigned char) cast to ctype macros 2001-12-19 21:50:22 +00:00
getname.c
glob.h
head.c Add (unsigned char) cast to ctype macros 2001-12-19 21:50:22 +00:00
lex.c Add (unsigned char) cast to ctype macros 2001-12-19 21:50:22 +00:00
list.c Add (unsigned char) cast to ctype macros 2001-12-19 21:50:22 +00:00
mail.1 Rearrange a little, specifically: 2002-06-25 05:16:11 +00:00
main.c Sync with most of NetBSD's changes, including: 2001-12-18 20:52:09 +00:00
Makefile Remove NO_WERRORs and WARNS=n's. To be revisited after GCC3. 2002-02-08 23:07:37 +00:00
names.c Sync with most of NetBSD's changes, including: 2001-12-18 20:52:09 +00:00
pathnames.h
popen.c remove __P 2002-03-22 01:33:25 +00:00
quit.c Sync with most of NetBSD's changes, including: 2001-12-18 20:52:09 +00:00
rcv.h
send.c Add missing {} to 'for'. It fix coredump (result of NetBSD changes merge) 2001-12-19 22:25:11 +00:00
strings.c
temp.c
tty.c Sync with most of NetBSD's changes, including: 2001-12-18 20:52:09 +00:00
v7.local.c
vars.c
version.c