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
/
alpha
/
sys
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-18
SYS___threxit cannot fail, but this integration looks like a gadget.
deraadt
1
-1
/
+2
2016-05-16
Eliminate cerror: use PAL_rdunique to get the TCB address directly
guenther
1
-54
/
+0
2016-05-09
Remove sigreturn declaration and the now-unused libc syscall stub
guenther
1
-39
/
+0
2016-05-07
Use a Thread Information Block in both single and multi-threaded programs.
guenther
4
-46
/
+23
2015-10-23
Merge the sigaction() and sigprocmask() overloads/wrappers from libpthread
guenther
3
-7
/
+7
2015-09-10
Adds hidden _libc_FOO aliases for the system call stubs.
guenther
2
-10
/
+12
2015-08-26
Hide many (194!) symbols that nothing should be using.
guenther
3
-44
/
+12
2015-04-07
Make pthread_atfork() track the DSO that called it like atexit() does,
guenther
1
-2
/
+3
2015-03-31
Simplify fork/vfork logic: the kernel has handled returning zero in the child
guenther
2
-10
/
+4
2012-09-04
these are no longer used; ok guenther
deraadt
1
-38
/
+0
2012-06-21
__tfork() needs to set the stack address of the new thread in the kernel,
guenther
1
-5
/
+4
2012-04-12
remove rfork(); ok guenther miod
deraadt
1
-36
/
+0
2012-03-22
Move __tfork_thread() from rthreads (libpthread) to libc so that
guenther
1
-0
/
+57
2011-04-04
Move __cerror to ___cerror with a weak alias so that rthreads can override it.
guenther
1
-3
/
+5
2005-08-07
zap rcsid.
espie
13
-78
/
+13
2002-10-06
Rename curbrk to __curbrk on alpha to avoid namespace pollution.
art
2
-9
/
+9
2002-10-06
Rename cerror to __cerror on alpha to avoid namespace pollution.
art
1
-4
/
+4
2002-02-17
rfork() needs a fork.S-like stub as well; ok art
deraadt
1
-0
/
+41
2001-06-13
SYSLEAF, not LEAF. shared libc_r builds now on alpha.
art
1
-3
/
+3
1999-06-07
replacement pipe() system call; copies data into place inside kernel, so
deraadt
1
-43
/
+0
1999-02-04
END -> SYSEND (typo fix)
d
1
-3
/
+3
1999-02-01
mi ptrace
d
1
-45
/
+0
1999-01-06
_THREAD_SAFE; nominal testing by fries
d
6
-20
/
+20
1996-12-11
generate reboot.o like other system calls
deraadt
1
-41
/
+0
1996-11-13
Merge to NetBSD, added RCSids
niklas
15
-28
/
+73
1996-08-19
Fix RCS ids
tholo
15
-30
/
+75
1995-12-14
from cgd@netbsd; be more conservative when setting the gp
deraadt
2
-4
/
+6
1995-10-18
initial import of NetBSD tree
deraadt
15
-0
/
+575