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 - magic fix for short files 2009-04-11 14:22:32 +00:00
cmdtab.c From Anon Ymous: 2009-04-10 13:08:24 +00:00
collect.c make sure that signal handlers are always initialized. 2012-06-12 19:03:26 +00:00
complete.c - 1 -> EXIT_FAILURE 2010-01-12 14:44:24 +00:00
complete.h From Anon Ymous: 2009-04-10 13:08:24 +00:00
def.h From Anon Ymous: 2009-04-10 13:08:24 +00:00
dotlock.c Remove 3rd and 4th clauses in christos' license. OK christos. 2009-10-21 01:07:44 +00:00
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 - magic fix for short files 2009-04-11 14:22:32 +00:00
format.h
getname.c
glob.h From Anon Ymous: 2009-04-10 13:08:24 +00:00
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 Fix sub-section reference. 2010-12-23 20:11:00 +00:00
main.c error message cleanup 2010-01-12 14:45:31 +00:00
Makefile document non-literal format string 2011-08-16 11:49:17 +00:00
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 - fix format print issue. from anon ymous 2010-06-21 19:49:31 +00:00
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 From Anon Ymous: 2009-04-10 13:08:24 +00:00
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 error message cleanup 2010-01-12 14:45:31 +00:00
support.c set close on exec for all opened files. 2012-04-29 23:50:22 +00:00
temp.c error message cleanup 2010-01-12 14:45:31 +00:00
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 From Anon Ymous: 2009-04-10 13:08:24 +00:00