freebsd-src/usr.bin/mail
Kyle Evans d5e5e24179 mail: tests: reset signal disposition before testing
As a good citizen of the OS, mail(1) won't try to catch signals that
were ignored when it started and it won't reconfigure its signal mask
unless it's going to try and handle a signal.  The test should start
mail(1) off in a well-known state for the signal that it's trying to
test in order to get the behavior that's desired.

No functional change, just improves the resilience of the test.

Reviewed by:	des
Sponsored by:	Klara, Inc.
Differential Revision:	https://reviews.freebsd.org/D50599
2025-05-29 15:08:50 -05:00
..
misc
tests mail: tests: reset signal disposition before testing 2025-05-29 15:08:50 -05:00
cmd1.c
cmd2.c
cmd3.c
cmdtab.c
collect.c mail: don't rewrite buffer sizes as much 2025-05-29 15:08:49 -05:00
def.h
edit.c
extern.h mail: remove the SIGHUP handler from lex.c 2025-05-14 14:20:34 -05:00
fio.c
getname.c
glob.h
head.c
lex.c mail: don't rewrite buffer sizes as much 2025-05-29 15:08:49 -05:00
list.c
mail.1
main.c
Makefile
Makefile.depend
names.c
pathnames.h
popen.c
quit.c
rcv.h
send.c
strings.c
temp.c
tty.c
util.c mail: don't rewrite buffer sizes as much 2025-05-29 15:08:49 -05:00
v7.local.c
vars.c
version.c