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
/
i386
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
save i386 fpu state
marc
2003-01-24
2
-17
/
+24
*
remove unused/unreferenced code.
marc
2002-10-11
1
-9
/
+1
*
typo in comment
d
2001-03-13
2
-4
/
+4
*
switch to _machdep_switch() instead of setjmp/longjmp. For some reason this fixes sparc threads.
d
2000-10-04
1
-84
/
+5
*
public domain
d
2000-10-03
1
-1
/
+3
*
preparation for switch-based threads
d
2000-09-25
2
-0
/
+107
*
sync with FreeBSD
d
1999-11-25
1
-4
/
+5
*
no need to save signal state in setjmp/longjmp - it will always be the same, so we may as well save a few syscalls
d
1999-03-10
1
-3
/
+3
*
tidy
d
1999-03-10
1
-8
/
+5
*
Goodbye, MIT pthreads... you were a handy reference implementation
d
1999-03-10
6
-668
/
+0
*
mi+md jmp_buf; save i386s fs and gs for WINE (csapuntz@stanford.edu)
d
1999-01-17
1
-22
/
+70
*
use <machine/reg>
d
1999-01-10
1
-4
/
+6
*
move spinlock.h into the real world
d
1999-01-08
1
-6
/
+0
*
md spinlock
d
1998-12-21
2
-12
/
+19
*
add md _atomic_is_locked; clean
d
1998-12-18
1
-2
/
+9
*
Move atomic_lock code from asm to C with inline asm;
d
1998-11-20
2
-46
/
+26
*
sync with FreeBSD (rwlock, gc thread, man pages)
d
1998-11-09
1
-1
/
+4
*
somehow i missed this directory..
d
1998-08-28
2
-0
/
+81
*
forgot to add this one.
peter
1998-07-23
1
-0
/
+56
*
o removed more unused or old, left over files
peter
1998-07-22
1
-0
/
+11
*
move unchanged files from machdep/ into appropriate arch/${MACHINE}
peter
1998-07-21
4
-122
/
+351
*
initial import of NetBSD tree
deraadt
1995-10-18
4
-0
/
+372