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
/
libpthread
/
arch
/
alpha
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
use ldl_l/stl_c instead of ldq_l and ldq_c as _spinlock_lock_t
marc
2002-12-12
1
-3
/
+6
*
Foward; torh@bogus.net
deraadt
2002-11-29
1
-2
/
+2
*
remove unused/unreferenced code.
marc
2002-10-11
1
-10
/
+1
*
Implement _atomic_lock in assembler to make it more readable.
art
2002-06-06
2
-37
/
+19
*
Cast u_int64_t explicitly, not long. (cosmetic)
art
2002-05-10
1
-4
/
+5
*
Let's start by making the stack pointer 64 bit and nobody will get hurt.
art
2002-01-04
1
-2
/
+2
*
missed it by That Much
d
2000-10-05
1
-2
/
+2
*
switch to _machdep_switch() instead of setjmp/longjmp. For some reason this fixes sparc threads.
d
2000-10-04
1
-66
/
+4
*
prepare for thread switching
d
2000-09-25
2
-0
/
+111
*
sync with FreeBSD
d
1999-11-25
1
-5
/
+5
*
add mb (memory barrier) instruction. from FreeBSD
d
1999-05-26
1
-6
/
+10
*
Goodbye, MIT pthreads... you were a handy reference implementation
d
1999-03-10
4
-585
/
+0
*
Save/restore the fp state setjmp/longjmp does not
niklas
1999-02-04
1
-14
/
+41
*
comment out broken float save stuff for the time being
d
1999-02-03
1
-5
/
+5
*
mi+md jmp_buf; save i386s fs and gs for WINE (csapuntz@stanford.edu)
d
1999-01-17
1
-1
/
+6
*
move spinlock.h into the real world
d
1999-01-08
1
-6
/
+0
*
more spinlock
d
1998-12-21
1
-2
/
+2
*
md spinlock
d
1998-12-21
2
-10
/
+16
*
add md _atomic_is_locked; clean
d
1998-12-18
1
-2
/
+11
*
Move atomic_lock code from asm to C with inline asm;
d
1998-11-20
2
-58
/
+33
*
somehow i missed this directory..
d
1998-08-28
2
-0
/
+94
*
move unchanged files from machdep/ into appropriate arch/${MACHINE}
peter
1998-07-21
4
-0
/
+585