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
/
lib
/
csu
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make pthread_atfork() track the DSO that called it like atexit() does,
guenther
2015-04-07
5
-7
/
+65
*
Add regress for atexit() vs DSO unloading and start on a similar test
guenther
2014-11-23
13
-1
/
+528
*
Remove support for COMPILER_VERSION == gcc2.
miod
2013-08-06
1
-6
/
+1
*
Some tests are currently failing. Only run those if the REGRESS_FULL
kettenis
2013-08-01
1
-1
/
+3
*
gcc 3 needs the same syntax as gcc 2
miod
2013-01-07
1
-2
/
+2
*
Link init_priority into the regress tree now that it passes (except
matthew
2012-09-08
1
-2
/
+2
*
Give this a chance to build with gcc2. ok matthew@
miod
2012-09-07
2
-3
/
+12
*
Add a (currently failing) regress test for GNU C++'s init_priority
matthew
2012-09-06
2
-0
/
+51
*
add missing includes
david
2003-09-02
1
-1
/
+2
*
add missing includes
david
2003-08-02
1
-1
/
+2
*
various cleanups; david says results are same
deraadt
2003-07-31
1
-2
/
+2
*
Rename a bunch of the old bsd.regress.mk variables into the new ones.
avsm
2002-09-02
1
-2
/
+2
*
no more need to explicitly specify regress: _SUBDIRUSE targets anymore.
art
2002-02-23
1
-3
/
+1
*
Also test is dtors are run if we return from main.
art
2002-02-18
2
-7
/
+31
*
minor cleanup.
art
2002-02-18
1
-2
/
+2
*
fork, not vfork, fix comment.
art
2002-01-31
1
-2
/
+2
*
enable dtors.
art
2002-01-31
1
-2
/
+2
*
Simple (ehmm) test for static destructors.
art
2002-01-31
2
-0
/
+65
*
need a makefile
art
2002-01-31
1
-0
/
+9
*
simple test for static constructors.
art
2002-01-31
2
-0
/
+23