summaryrefslogtreecommitdiffstats
path: root/regress/sys/kern/noexec/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove echo headlines.bluhm2020-12-171-17/+1
* Make this build on powerpc/powerpc64. Only test on powerpc64 for nowkettenis2020-07-061-1/+2
* Enable the test on octeon. Ignore the fact that the test cannot workvisa2019-05-101-1/+2
* Instead of skipping the text mmap test, do a non fixed mmap in thisbluhm2019-01-311-2/+17
* Make this work on arm64.kettenis2018-09-121-1/+2
* Make the test more verbose and do not hide the invoking commands.bluhm2018-05-231-17/+17
* The function getaddr() compares the stack address of the callerbluhm2017-07-181-11/+15
* remove references to sparc (and even a vax ref that escaped notice)tedu2016-09-011-2/+2
* Add support for arm and enable on armv7.kettenis2016-08-191-2/+2
* Do not include MD assembly code in a sys regress test. Untested on alpha,jsing2014-01-101-1/+2
* actually SKIP nxtext-mmap, rather than returning a fake SUCCESSdavid2004-03-041-2/+3
* oopsderaadt2004-03-011-2/+2
* looks like powerpc will not do W^X for some time..deraadt2004-03-011-2/+2
* avoid bad functions; tedu okderaadt2004-02-281-2/+2
* change amd64's MACHINE_ARCH from x86_64 to amd64. There are many manyderaadt2004-02-271-2/+2
* let this run on a few more archsderaadt2004-02-231-3/+3
* do not do -Werror herederaadt2003-07-311-2/+2
* implement and enable a mmaping pages test (mmap over .data etc,mickey2003-05-031-7/+22
* implement mmap tests and enable the .text test (with padding now)mickey2003-04-231-2/+9
* those targets are all phonymickey2002-09-031-3/+4
* Rename a bunch of the old bsd.regress.mk variables into the new ones.avsm2002-09-021-3/+3
* a combined non-exec test set.mickey2002-08-311-0/+48