CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2021/09/02 01:14:15
Modified files:
regress/bin/csh: Makefile filec.sh
regress/bin/ksh/edit: emacs.sh vi.sh
regress/bin/ksh: th
regress/usr.bin/doas: Makefile
regress/usr.bin/mail: send.sh
regress/usr.bin/make: Makefile
share/man/man5 : bsd.regress.mk.5
Log message:
regress tests shouldn't set or modify MALLOC_OPTIONS unless they're actually
very specific behaviour
document this accordingly in the guidelines section of the manpage
ok bluhm@