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
/
libc
/
arch
/
sparc
/
sys
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
__tfork() needs to set the stack address of the new thread in the kernel,
guenther
2012-06-21
1
-9
/
+3
*
remove rfork(); ok guenther miod
deraadt
2012-04-12
1
-40
/
+0
*
Move __tfork_thread() from rthreads (libpthread) to libc so that
guenther
2012-03-22
1
-0
/
+74
*
Move __cerror to ___cerror with a weak alias so that rthreads can override it.
guenther
2011-04-04
1
-7
/
+6
*
zap rcsid.
espie
2005-08-07
13
-65
/
+13
*
Use an unsigned comparison against minbrk.
miod
2003-12-25
1
-3
/
+3
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
13
-78
/
+26
*
curbrk -> __curbrk on sparc to avoid name space pollution.
art
2002-10-06
2
-12
/
+12
*
Two touches to make this work with ELF.
art
2002-08-11
1
-7
/
+7
*
rfork() needs a fork.S-like stub as well; ok art
deraadt
2002-02-17
1
-0
/
+48
*
system call entry, art@
d
2000-01-06
1
-2
/
+2
*
replacement pipe() system call; copies data into place inside kernel, so
deraadt
1999-06-07
1
-55
/
+0
*
use SYSENTRY, so that libc_r wraps this properly
deraadt
1999-05-28
1
-2
/
+2
*
mi ptrace
d
1999-02-01
1
-61
/
+0
*
ENTRY -> SYSENTRY for sparc libc_r (per d@)
marc
1999-01-22
3
-6
/
+6
*
_THREAD_SAFE; nominal testing by fries
d
1999-01-06
1
-2
/
+2
*
generate reboot.o like other system calls
deraadt
1996-12-11
1
-46
/
+0
*
Fix RCS ids
tholo
1996-08-19
15
-90
/
+60
*
initial import of NetBSD tree
deraadt
1995-10-18
15
-0
/
+893