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
/
libkvm
/
kvm_proc2.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make it optional for kvm_getprocs() (and related sysctl) to return
pirofti
2012-04-17
1
-1
/
+9
*
Update to match nprocs-->nprocess/nthreads changes
guenther
2012-04-14
1
-16
/
+17
*
Add per thread accounting, mainly for usage & friends.
pirofti
2012-04-12
1
-3
/
+34
*
Make rusage totals, itimers, and profile settings per-process instead
guenther
2012-03-23
1
-8
/
+2
*
Add rtable id and thread id to struct kinfo_proc (and fix process id)
guenther
2012-01-07
1
-9
/
+14
*
Recommit the reverted sigacts change now that the NFS use-after-free
guenther
2011-07-05
1
-2
/
+14
*
Revert the sigacts diff: NFS can apparently retain pointers to processes
guenther
2011-04-18
1
-14
/
+2
*
p_sigacts is NULL for zombies, so FILL_KPROC() and kvm_proclist() have
guenther
2011-04-15
1
-7
/
+12
*
Correct the sharing of the signal handling state: stuff that should
guenther
2011-04-15
1
-2
/
+9
*
Replace the old, broken KERN_PROC ABI and its matching functions
guenther
2011-03-12
1
-20
/
+26
*
Correct the links between threads, processes, pgrps, and sessions,
guenther
2010-07-26
1
-14
/
+27
*
Fail instead of lying if a process asks sysctl()'s KERN_PROC2 or
guenther
2010-06-29
1
-1
/
+7
*
Reimplement kvm_getproc2()'s support for reading crash dumps and
guenther
2010-01-10
1
-0
/
+378