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
/
powerpc
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Save all floating point registers to full register sized fields, not
drahn
2003-01-27
2
-10
/
+43
|
|
|
|
half-sized areas. fixes preemption_float on powerpc.
*
Fix the C version of atomic lock so that the compiler will not share
drahn
2002-11-12
1
-3
/
+4
|
|
|
|
registers. ok marc@
*
remove unused/unreferenced code.
marc
2002-10-11
1
-8
/
+1
|
|
|
|
ok fgs@
*
'sez' is not an english word; ok deraadt@
jsyn
2002-07-10
1
-2
/
+2
|
*
Use volatile on the __asm__ directives, do not allow the compiler to reorder
rahnds
2000-10-05
1
-5
/
+5
|
|
|
|
or optimize out any of the assembly statements.
*
switch to _machdep_switch() instead of setjmp/longjmp. For some reason this fixes sparc threads.
d
2000-10-04
1
-42
/
+4
|
*
constistent naming
d
2000-10-03
1
-4
/
+4
|
*
preparation for switch-based threads
d
2000-09-25
2
-0
/
+188
|
*
sync with FreeBSD
d
1999-11-25
1
-3
/
+3
|
*
First cut at powerpc support for uthread. Not complete.
rahnds
1999-04-21
1
-2
/
+14
|
*
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
|
*
Correct a thinko I had when writing the comment for this code.
rahnds
1998-12-22
1
-4
/
+4
|
*
unfinished powerpc md stuff.. rahnds?
d
1998-12-21
3
-0
/
+80