1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/usr.bin/mail
millert 4218f86768 When running sendmail, set argv[0] to "sendmail" not "send-mail".
This was a historical oddity that dates back to back to the days
of delivermail.
2019-03-19 13:26:27 +00:00
..
misc
USD.doc
aux.c Replace the local getname() and getuserid() functions with calls 2018-09-16 02:38:57 +00:00
cmd1.c
cmd2.c Modernize allocation by: 2015-10-16 17:56:07 +00:00
cmd3.c Modernize allocation by: 2015-10-16 17:56:07 +00:00
cmdtab.c
collect.c
def.h
edit.c Prevent edit'ing a message from corrupting the mailbox. In an mbox file 2017-03-28 09:14:43 +00:00
extern.h Replace the local getname() and getuserid() functions with calls 2018-09-16 02:38:57 +00:00
fio.c Use <fcntl.h> instead of <sys/file.h> for open() and friends. 2018-04-26 12:42:50 +00:00
glob.h Replace the local getname() and getuserid() functions with calls 2018-09-16 02:38:57 +00:00
head.c
lex.c Replace the local getname() and getuserid() functions with calls 2018-09-16 02:38:57 +00:00
list.c Modernize allocation by: 2015-10-16 17:56:07 +00:00
mail.1 improve markup quality in the cases found by the new "--" style message 2018-03-16 16:58:26 +00:00
main.c missing pledge "getpw" 2015-11-24 00:08:27 +00:00
Makefile Replace the local getname() and getuserid() functions with calls 2018-09-16 02:38:57 +00:00
names.c Replace the local getname() and getuserid() functions with calls 2018-09-16 02:38:57 +00:00
pathnames.h
popen.c Modernize allocation by: 2015-10-16 17:56:07 +00:00
quit.c Cleanup close(open idioms. 2016-07-19 06:43:27 +00:00
rcv.h
send.c When running sendmail, set argv[0] to "sendmail" not "send-mail". 2019-03-19 13:26:27 +00:00
strings.c Modernize allocation by: 2015-10-16 17:56:07 +00:00
temp.c Replace the local getname() and getuserid() functions with calls 2018-09-16 02:38:57 +00:00
tty.c Replace usage of TIOCSTI in mail while editing headers using a more common 2017-06-28 14:58:23 +00:00
v7.local.c Replace the local getname() and getuserid() functions with calls 2018-09-16 02:38:57 +00:00
vars.c Modernize allocation by: 2015-10-16 17:56:07 +00:00
version.c