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
/
sparc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
So passes uthreads
guenther
2012-09-01
4
-200
/
+0
*
the license on this is PD; david leonard says so
deraadt
2008-10-02
1
-1
/
+3
*
remove sparcv9 code.
brad
2004-02-02
1
-8
/
+2
*
- save and restore %fsr, too.
jason
2003-02-14
1
-1
/
+15
*
priviledged -> privileged from David Krause via Henning Brauer
marc
2003-02-10
1
-2
/
+2
*
typo
deraadt
2003-01-31
1
-2
/
+2
*
Create a siginfo_t for thread-to-thread kill.
marc
2003-01-31
1
-4
/
+6
*
save fpu context (needs optimization)
jason
2003-01-26
3
-5
/
+59
*
remove unused/unreferenced code.
marc
2002-10-11
1
-8
/
+1
*
sigh, do it right.
fgsch
2001-12-18
1
-2
/
+2
*
Fix func decl. in comment.
fgsch
2001-12-18
1
-2
/
+5
*
Software invoked traps should use the ST_ versions of the trap number
marc
2001-12-18
1
-4
/
+4
*
Our gcc defines __sparcv9__ not __sparc_v9__
jason
2001-09-10
1
-2
/
+2
*
switch to _machdep_switch() instead of setjmp/longjmp. For some reason this fixes sparc threads.
d
2000-10-04
2
-72
/
+5
*
preparation for switch-based threads
d
2000-09-25
2
-0
/
+83
*
use art's thread context setjmp code
d
2000-01-06
1
-13
/
+11
*
thread context setjmp code, art@
d
2000-01-06
1
-0
/
+35
*
sync with FreeBSD
d
1999-11-25
1
-13
/
+7
*
correct asm constraints, espie@
d
1999-03-10
1
-2
/
+6
*
Goodbye, MIT pthreads... you were a handy reference implementation
d
1999-03-10
2
-142
/
+0
*
implement sparc atomic lock with LDSTUB
d
1999-02-07
1
-3
/
+28
*
mi+md jmp_buf; save i386s fs and gs for WINE (csapuntz@stanford.edu)
d
1999-01-17
1
-1
/
+3
*
move spinlock.h into the real world
d
1999-01-08
1
-6
/
+0
*
more spinlock
d
1998-12-21
1
-4
/
+4
*
md spinlock
d
1998-12-21
2
-2
/
+8
*
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
-0
/
+55
*
move unchanged files from machdep/ into appropriate arch/${MACHINE}
peter
1998-07-21
2
-0
/
+142