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
/
libc
/
sys
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove echo headlines.
bluhm
2020-12-17
1
-2
/
+1
*
Enable t_mmap-1 test. It is skipped on NetBSD, but works for us.
bluhm
2020-12-06
2
-3
/
+10
*
Run the atf cleanup block after each test. This makes more tests
bluhm
2020-11-11
1
-9
/
+11
*
Declare prototype of __syscall locally. Fixes t_syscall test.
bluhm
2020-11-10
2
-3
/
+7
*
Sync libc syscall tests with changes in upstream NetBSD. Use #ifdef
bluhm
2020-11-09
20
-283
/
+212
*
On machines with a userland timecounter we bypass the gettimeofday(2)
kettenis
2020-10-21
1
-2
/
+16
*
Use std=gnu99 to be able to build the tests with both base clang and gcc.
mpi
2020-10-06
1
-1
/
+3
*
Add missing new line to printf. Make clean should not require SUDO.
bluhm
2020-02-02
2
-7
/
+5
*
Enable t_ptrace with an errno change compared to NetBSD.
mpi
2020-01-30
4
-19
/
+31
*
Make clean should not require SUDO.
bluhm
2020-01-13
1
-3
/
+1
*
Sync tests with current NetBSD. Enable t_mkfifo test.
bluhm
2019-11-22
6
-27
/
+44
*
Import NetBSD system call regression tests. They were written with
bluhm
2019-11-19
49
-0
/
+10692