NetBSD/usr.bin/mail
apb 3ac228d1b2 Declare "com" as volatile in execute(), to make it safe to use
across setjmp/longjmp.

Inspired by PR 41255 from Kurt Lidl, but this change makes "com" a
volatile pointer to const non-volatile data, whereas the PR made it a
non-volatile pointer to const volatile data.
2009-07-14 21:15:48 +00:00
..
misc
USD.doc
cmd1.c
cmd2.c
cmd3.c
cmd4.c
cmdtab.c
collect.c
complete.c
complete.h
def.h
dotlock.c
edit.c
extern.h
fio.c
format.c
format.h
getname.c
glob.h
head.c
lex.c
list.c
mail.1
main.c
Makefile
mime_attach.c
mime_attach.h
mime_child.c
mime_child.h
mime_codecs.c
mime_codecs.h
mime_decode.c
mime_decode.h
mime_detach.c
mime_detach.h
mime_header.c
mime_header.h
mime.h
names.c
pathnames.h
popen.c
quit.c
rcv.h
send.c
sig.c
sig.h
strings.c
support.c
temp.c
thread.c
thread.h
tty.c
v7.local.c
vars.c
version.c