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
/
kern
/
sys_process.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add a more sane API for reading/writing traced process memory
art
2002-03-11
1
-2
/
+30
*
Move SET/CLR/ISSET macros to param.h. fgsch@ and millert@ ok
nordin
2002-01-30
1
-6
/
+1
*
When a process is exec:ing mark it with a flag. Check that flag in ptrace
art
2002-01-20
1
-1
/
+4
*
register_t is not an int, so don't use it that way.
art
2002-01-02
1
-4
/
+8
*
Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.
miod
2001-11-06
1
-2
/
+1
*
remove old vm
art
2001-06-27
1
-3
/
+1
*
trace_req is not used anymore (was a nop).
art
2001-06-18
1
-10
/
+1
*
split PT_DETACH handling, so that pc cannot be set by it; art ok
deraadt
2001-06-18
1
-14
/
+38
*
Add emulation of Linux features to procfs; mostly from NetBSD. ok deraadt@
tholo
2001-04-09
1
-3
/
+3
*
seperate -> separate, okay aaron@
provos
2000-11-10
1
-3
/
+3
*
Add explicit inclusions of signalvar.h to files actually using syms defined
niklas
2000-06-08
1
-1
/
+2
*
kmem allocation changes for uvm
art
1999-02-26
1
-1
/
+6
*
securelevels do NOT protect running binaries; only filesystem activity
deraadt
1998-06-27
1
-10
/
+1
*
do not permit ptrace attach to immutable executable
deraadt
1998-06-09
1
-1
/
+10
*
comment on ptrace & P_SUGID
deraadt
1996-07-29
1
-3
/
+10
*
fix obscure problem involving ptrace of init
deraadt
1996-05-22
1
-3
/
+13
*
From NetBSD: 960217 merge
niklas
1996-03-03
1
-3
/
+9
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+367
[prev]