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
/
signal
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove echo headlines.
bluhm
2020-12-17
1
-33
/
+1
*
Move sigsuspend test.
mpi
2020-09-16
2
-0
/
+134
*
Put all signal tests under a single directory.
mpi
2020-09-16
22
-1
/
+2155
*
If sigaltstack() fails, report which thread correctly
guenther
2011-11-26
1
-2
/
+2
*
Add a test for forked processes inheriting their parent's signal stack.
joshe
2011-11-22
3
-2
/
+75
*
Fix fpe handler in regress test. Tested and `looks good' phessler@.
pirofti
2010-06-21
1
-1
/
+8
*
Add a regression test for signaling permission checks. From mickey@.
hshoexer
2008-06-10
3
-2
/
+63
*
Fix Dutch hypos.
miod
2007-08-01
1
-2
/
+2
*
A reghression test that checks if a process survives very early signal
otto
2005-08-08
3
-2
/
+56
*
Make globals accessed from sig handler volatile. From millert@
otto
2005-07-15
1
-4
/
+4
*
As mickey@ pointed out, this test does not belong in libm. Move to
otto
2005-07-13
3
-2
/
+61
*
Fool gcc3 into not detecting we want a divide by zero at compile time.
miod
2004-02-15
1
-4
/
+4
*
add missing includes
david
2003-08-02
1
-0
/
+1
*
pass correct argument to sigfillset
david
2003-08-02
1
-1
/
+1
*
various cleanups; david says results are same
deraadt
2003-07-31
1
-4
/
+2
*
Rename a bunch of the old bsd.regress.mk variables into the new ones.
avsm
2002-09-02
1
-2
/
+2
*
Proper dependencies to make this work.
art
2002-08-23
1
-3
/
+3
*
public domain
millert
2002-05-21
1
-1
/
+2
*
Do signal regress tests
millert
2002-04-30
1
-0
/
+7
*
Test some floating point exception problems when SIG_IGN is in effect.
millert
2002-04-30
2
-0
/
+100
*
simple test to see if siginfo passes si_addr
deraadt
2002-02-23
2
-0
/
+46