summaryrefslogtreecommitdiffstats
path: root/regress/sys/kern/noexec (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-062-2/+9
* Enable the test on octeon. Ignore the fact that the test cannot workvisa2019-05-101-1/+2
* Let the test build on mips64.visa2019-05-102-5/+12
* Instead of skipping the text mmap test, do a non fixed mmap in thisbluhm2019-01-313-14/+31
* Make this work on arm64.kettenis2018-09-122-3/+4
* Make the test more verbose and do not hide the invoking commands.bluhm2018-05-231-17/+17
* Since MAP_STACK was introduced, noexec -S -m failed from time tobluhm2018-05-231-3/+5
* ENTRY() requires END()deraadt2017-08-161-1/+4
* The function getaddr() compares the stack address of the callerbluhm2017-07-182-12/+20
* On sparc64 we need "retl" not "ret" to do an immediate return.kettenis2016-09-241-4/+8
* recpect W^X, sparc64 still has a problem: non-exec mmap: executeotto2016-09-241-2/+4
* 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-192-3/+8
* It's been a quarter century: we can assume volatile is present with that name.guenther2014-04-181-3/+3
* Do not include MD assembly code in a sys regress test. Untested on alpha,jsing2014-01-103-4/+59
* betterkettenis2013-07-301-2/+6
* Make this test actually work on sparc64:kettenis2013-07-301-2/+5
* GCC is being intelligent with our asm statements that were used to pad stuffart2010-06-271-9/+2
* -s uses optarg; Elad Efratderaadt2007-12-271-2/+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
* disable buffering on stdout/stderr to avoid freaky sbrk() messagesmickey2004-02-231-1/+4
* let this run on a few more archsderaadt2004-02-231-3/+3
* make sure to not overflow the label; from Charles Blundell <cb@netbsd.org>mickey2003-09-251-40/+45
* various cleanups; david says results are samederaadt2003-07-311-10/+10
* do not do -Werror herederaadt2003-07-311-2/+2
* page-align for fixed mmap to workmickey2003-05-051-7/+10
* implement and enable a mmaping pages test (mmap over .data etc,mickey2003-05-032-31/+83
* implement mmap tests and enable the .text test (with padding now)mickey2003-04-232-20/+54
* spellingderaadt2003-01-051-2/+2
* suffix the tests to see what is happenning indeedmickey2002-09-031-1/+3
* 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-312-0/+254