index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
regress
/
sys
/
kern
/
noexec
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove echo headlines.
bluhm
2020-12-17
1
-17
/
+1
*
Make this build on powerpc/powerpc64. Only test on powerpc64 for now
kettenis
2020-07-06
2
-2
/
+9
*
Enable the test on octeon. Ignore the fact that the test cannot work
visa
2019-05-10
1
-1
/
+2
*
Let the test build on mips64.
visa
2019-05-10
2
-5
/
+12
*
Instead of skipping the text mmap test, do a non fixed mmap in this
bluhm
2019-01-31
3
-14
/
+31
*
Make this work on arm64.
kettenis
2018-09-12
2
-3
/
+4
*
Make the test more verbose and do not hide the invoking commands.
bluhm
2018-05-23
1
-17
/
+17
*
Since MAP_STACK was introduced, noexec -S -m failed from time to
bluhm
2018-05-23
1
-3
/
+5
*
ENTRY() requires END()
deraadt
2017-08-16
1
-1
/
+4
*
The function getaddr() compares the stack address of the caller
bluhm
2017-07-18
2
-12
/
+20
*
On sparc64 we need "retl" not "ret" to do an immediate return.
kettenis
2016-09-24
1
-4
/
+8
*
recpect W^X, sparc64 still has a problem: non-exec mmap: execute
otto
2016-09-24
1
-2
/
+4
*
remove references to sparc (and even a vax ref that escaped notice)
tedu
2016-09-01
1
-2
/
+2
*
Add support for arm and enable on armv7.
kettenis
2016-08-19
2
-3
/
+8
*
It's been a quarter century: we can assume volatile is present with that name.
guenther
2014-04-18
1
-3
/
+3
*
Do not include MD assembly code in a sys regress test. Untested on alpha,
jsing
2014-01-10
3
-4
/
+59
*
better
kettenis
2013-07-30
1
-2
/
+6
*
Make this test actually work on sparc64:
kettenis
2013-07-30
1
-2
/
+5
*
GCC is being intelligent with our asm statements that were used to pad stuff
art
2010-06-27
1
-9
/
+2
*
-s uses optarg; Elad Efrat
deraadt
2007-12-27
1
-2
/
+2
*
actually SKIP nxtext-mmap, rather than returning a fake SUCCESS
david
2004-03-04
1
-2
/
+3
*
oops
deraadt
2004-03-01
1
-2
/
+2
*
looks like powerpc will not do W^X for some time..
deraadt
2004-03-01
1
-2
/
+2
*
avoid bad functions; tedu ok
deraadt
2004-02-28
1
-2
/
+2
*
change amd64's MACHINE_ARCH from x86_64 to amd64. There are many many
deraadt
2004-02-27
1
-2
/
+2
*
disable buffering on stdout/stderr to avoid freaky sbrk() messages
mickey
2004-02-23
1
-1
/
+4
*
let this run on a few more archs
deraadt
2004-02-23
1
-3
/
+3
*
make sure to not overflow the label; from Charles Blundell <cb@netbsd.org>
mickey
2003-09-25
1
-40
/
+45
*
various cleanups; david says results are same
deraadt
2003-07-31
1
-10
/
+10
*
do not do -Werror here
deraadt
2003-07-31
1
-2
/
+2
*
page-align for fixed mmap to work
mickey
2003-05-05
1
-7
/
+10
*
implement and enable a mmaping pages test (mmap over .data etc,
mickey
2003-05-03
2
-31
/
+83
*
implement mmap tests and enable the .text test (with padding now)
mickey
2003-04-23
2
-20
/
+54
*
spelling
deraadt
2003-01-05
1
-2
/
+2
*
suffix the tests to see what is happenning indeed
mickey
2002-09-03
1
-1
/
+3
*
those targets are all phony
mickey
2002-09-03
1
-3
/
+4
*
Rename a bunch of the old bsd.regress.mk variables into the new ones.
avsm
2002-09-02
1
-3
/
+3
*
a combined non-exec test set.
mickey
2002-08-31
2
-0
/
+254