Commit ID: 1005E0FB9FA362775D3 CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/01/03 22:04:08 UTC
Modified files:
bin/mksh : check.t
Log message:
fix test on OpenBSD, where mmap malloc lost the P option, by not
setting it (it’s also default on MirBSD, when someone sets “p” in
/etc/malloc.conf, they’re SOL)
From: Brian Callahan <[email protected]>
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.827 -r1.828 src/bin/mksh/check.t
