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
/
sys
/
dev
/
systrace.c
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
need systrace_lock/unlock around lockmgr lock operation. provos ok
itojun
2002-07-21
1
-0
/
+2
|
*
comment clarification. niels ok
itojun
2002-07-20
1
-1
/
+2
|
*
minor KNF
itojun
2002-07-19
1
-1
/
+1
|
*
whitespace
itojun
2002-07-19
1
-7
/
+7
|
*
tabify
itojun
2002-07-19
1
-7
/
+7
|
*
do not call unlock when the lock is not locked; found by millert@
provos
2002-07-13
1
-27
/
+29
|
*
in the error case, just remove an installed argument replacement, it is not
provos
2002-07-12
1
-2
/
+6
|
|
|
|
needed
*
system call argument rewriting framework via stackgap; okay art@
provos
2002-06-21
1
-12
/
+124
|
*
more __FUNCTION__ slaughter
espie
2002-06-10
1
-10
/
+10
|
*
new ioctl that reports the current emulation a process uses; needed for
provos
2002-06-10
1
-1
/
+15
|
|
|
|
attaching to a running process
*
make fsystrace available in systrace.h; keep some more stats.
provos
2002-05-19
1
-23
/
+3
|
*
when detaching form a process don't forget to remove posted messages.
provos
2002-05-18
1
-8
/
+12
|
*
systrace facility, used to enforce and generate policies for system calls
provos
2002-05-16
1
-0
/
+1249
okay deraadt@
[prev]