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
/
sys
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use MACHINE_CPU instead of MACHINE_ARCH to pick the correct machine dependent
miod
2010-02-03
1
-5
/
+5
*
Use the md atomic code on mips64 instead of the horrid slow code. Should have
miod
2009-06-01
1
-5
/
+1
*
the license on this is PD; david leonard says so
deraadt
2008-10-02
1
-1
/
+2
*
mips->mips64. ok deraadt@
pefo
2004-08-11
1
-2
/
+2
*
remove old libc_r related chunk of the Makefile
brad
2004-04-09
1
-31
/
+1
*
slow_atomic_lock.c is only used by mips; marc@ ok
mickey
2004-04-02
1
-1
/
+4
*
remove silly stub file for alpha and only try to compile _atomic_lock.c
brad
2004-02-06
1
-2
/
+5
*
Add wrapper for kqueue() to keep track of the allocated fd and allow it to
brad
2003-10-22
1
-3
/
+3
*
- use :L variable modifier with ELF_TOOLCHAIN variable
brad
2003-07-22
1
-2
/
+2
*
Create a siginfo_t for thread-to-thread kill.
marc
2003-01-31
1
-2
/
+3
*
Use the sources that exist in sibdirs of libpthread, not libc_r
marc
2003-01-20
1
-5
/
+5
*
remove duplicated Id tag; spotted by miod@.
fgsch
2002-01-17
1
-2
/
+1
*
Do not create sys_aliases.c for elf systems; tested at some extent
fgsch
2002-01-14
1
-13
/
+7
*
* kevent(2) support; from FreeBSD.
fgsch
2001-08-15
1
-5
/
+5
*
switch to _machdep_switch() instead of setjmp/longjmp. For some reason this fixes sparc threads.
d
2000-10-04
1
-5
/
+9
*
use uthread_machdep.S if exists; conditionally build syscall objects for libc_r
d
2000-01-06
1
-5
/
+28
*
sync with FreeBSD
d
1999-11-25
2
-6
/
+14
*
use indr_reference instead of PASSTHRU
d
1999-01-06
1
-7
/
+8
*
md spinlock
d
1998-12-21
1
-7
/
+14
*
missed an include
d
1998-11-21
1
-1
/
+2
*
Move atomic_lock code from asm to C with inline asm;
d
1998-11-20
2
-3
/
+36
*
experimental threaded libc - kernel only
d
1998-08-27
2
-0
/
+66