NetBSD/usr.bin/mail
christos 39fb5ccbf5 From: Steffen "Daode" Nurpmeso:
Amend the previous commit to support zone-style RFC 822 dates.
RFC 5322 marks this zone-style as obsolete (obs-zone), but still supports it.
But then, even if you don't wanna support military style single-letter zones,
the UT zone exists and will not be supported by this commit.

The changes here are not strictly correct (since not all possible
single-letter zones are assigned, and only *UT* has two letters),
but which will match all thre possible *obs-zone* forms.
Compiled and tested on a single MBOX.
2013-01-16 15:21:42 +00:00
..
misc
USD.doc
cmd1.c make sure that signal handlers are always initialized. 2012-06-12 19:03:26 +00:00
cmd2.c set close on exec for all opened files. 2012-04-29 23:50:22 +00:00
cmd3.c set close on exec for all opened files. 2012-04-29 23:50:22 +00:00
cmd4.c
cmdtab.c
collect.c make sure that signal handlers are always initialized. 2012-06-12 19:03:26 +00:00
complete.c
complete.h
def.h
dotlock.c
edit.c set close on exec for all opened files. 2012-04-29 23:50:22 +00:00
extern.h Mark sasprintf as using a printf-like format. Fix format string to use 2012-02-28 22:30:44 +00:00
fio.c consistently use warn 2012-10-21 01:10:22 +00:00
format.c
format.h
getname.c
glob.h
head.c From: Steffen "Daode" Nurpmeso: 2013-01-16 15:21:42 +00:00
lex.c set close on exec for all opened files. 2012-04-29 23:50:22 +00:00
list.c set close on exec for all opened files. 2012-04-29 23:50:22 +00:00
mail.1
main.c
Makefile
mime_attach.c PR/47396: Steffen: mail(1) may falsely use quoted-printable for files with 2013-01-04 01:54:55 +00:00
mime_attach.h
mime_child.c set close on exec for all opened files. 2012-04-29 23:50:22 +00:00
mime_child.h
mime_codecs.c PR/47237: Steffen Nurpmeso: Detect more than 2 pad characters and mark as bad. 2012-11-24 21:40:02 +00:00
mime_codecs.h
mime_decode.c
mime_decode.h
mime_detach.c set close on exec for all opened files. 2012-04-29 23:50:22 +00:00
mime_detach.h
mime_header.c
mime_header.h
mime.h
names.c PR/47098: Steffen "Daode" Nurpmeso: mail(1): SEGV with bad globbed file argument 2012-10-21 01:11:23 +00:00
pathnames.h
popen.c set close on exec for all opened files. 2012-04-29 23:50:22 +00:00
quit.c set close on exec for all opened files. 2012-04-29 23:50:22 +00:00
rcv.h
send.c set close on exec for all opened files. 2012-04-29 23:50:22 +00:00
sig.c make sure that signal handlers are always initialized. 2012-06-12 19:03:26 +00:00
sig.h make sure that signal handlers are always initialized. 2012-06-12 19:03:26 +00:00
strings.c
support.c set close on exec for all opened files. 2012-04-29 23:50:22 +00:00
temp.c
thread.c don't check for i and use j. 2012-10-21 22:18:16 +00:00
thread.h
tty.c Use __dead 2011-09-16 15:39:25 +00:00
v7.local.c
vars.c
version.c