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
/
sys
/
pwrite.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use a Thread Information Block in both single and multi-threaded programs.
guenther
2016-05-07
1
-6
/
+3
*
Use PROTO_NORMAL() on __syscall to go direct, adjusting the declaration
guenther
2015-09-11
1
-6
/
+4
*
Make consistent the syscall stubs for the syscalls that got special
guenther
2011-10-16
1
-2
/
+9
*
zap remaining rcsid.
espie
2005-08-08
1
-5
/
+1
*
Make __syscall prototypes more consistent. Use register_t as the
millert
2005-04-06
1
-12
/
+5
*
ansification; checked by pval
deraadt
2003-06-11
1
-7
/
+3
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-7
/
+3
*
uncommit, since it breaks macppc libc. millert and miod have now said they
deraadt
2002-09-17
1
-3
/
+4
*
move __syscall prototype into unistd.h (like everybody else) and avoid private protos for it everywhere; millert@ ok
mickey
2002-09-17
1
-4
/
+3
*
Add missing __syscall() proto to fix pread() & friends on big endian
millert
2001-05-05
1
-2
/
+3
*
p{read,write}{,v} man pages
deraadt
2000-04-20
1
-0
/
+65