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
/
lib
/
libc
/
stdlib
/
merge.c
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2002-02-17
new puc devices
deraadt
1
-1
/
+14
2002-02-17
fix LP64 bug; ura@hiru.aoba.yokohama.jp
deraadt
1
-8
/
+8
2002-02-17
kill little bugs; art ok
deraadt
1
-5
/
+6
2002-02-17
telnet used a P macro instead of __P -- g/c that too.
millert
5
-38
/
+35
2002-02-17
better message; adi@hexapodia.org
deraadt
1
-2
/
+2
2002-02-17
A couple temporary workarounds for vax toolchain bugs.
hugh
2
-2
/
+12
2002-02-17
Get gdb (mostly) working on vax. Work by bjc@.
hugh
1
-51
/
+79
2002-02-17
Define an epilogue for vax to protect function ends from gcc's
hugh
1
-1
/
+6
optimizer. Debugging and implementation by bjc@.
2002-02-17
drivers may not be noisy
deraadt
1
-1
/
+7
2002-02-17
ICANON is a t_lflag, not t_iflag; neelnatu@yahoo.com
deraadt
1
-3
/
+3
2002-02-17
Repeat. But this time get the math right and avoid sleeping forever.
art
1
-15
/
+19
2002-02-17
No reason to not enable the weak test.
art
1
-2
/
+2
2002-02-17
madness
art
1
-2
/
+2
2002-02-17
Not really a test for rfork, but for the kernel fd handling.
art
2
-0
/
+59
But since it uses rfork a lot is will end up here. This is a few nasty operations in the right order that can cause serious confusion in the kernel if the file descriptor handling is not done right.
2002-02-17
rfsharefd
art
1
-2
/
+2
2002-02-17
use semaphore to sync threads, not sleep
marc
2
-4
/
+6
2002-02-17
test rfork with shared fds
art
2
-0
/
+46
2002-02-17
time_elapsed_with_signal was completly wrong, fix.
art
1
-3
/
+3
2002-02-17
Don't warn when we don't have an errno, warnx.
art
1
-3
/
+3
2002-02-17
Add a test for nansleep with a very short time (less than a tick).
art
2
-3
/
+47
2002-02-17
make dc win on alpha too
nate
1
-5
/
+1
2002-02-17
rfnowait
art
1
-2
/
+2
2002-02-17
test rfork(RFNOWAIT)
art
2
-0
/
+37
2002-02-17
rfcfdg
art
1
-2
/
+2
2002-02-17
test rfork(RFCFDG)
art
2
-0
/
+43
2002-02-17
reflect support for 21140 based cards
nate
1
-3
/
+5
2002-02-17
sync
deraadt
10
-62
/
+56
2002-02-17
why were there two ramdisks?
deraadt
3
-10
/
+9
2002-02-17
Make dc match with higher priorit over de for 21142/3 chips
nate
1
-3
/
+16
Also match on 21140
2002-02-17
rfork
art
1
-2
/
+2