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
/
include
/
kvm.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-22
- add UNIX-domain socket info to struct kinfo_file2
guenther
1
-4
/
+3
2012-12-05
Remove excessive sys/cdefs.h inclusion
deraadt
1
-2
/
+1
2012-01-07
Add rtable id and thread id to struct kinfo_proc (and fix process id)
guenther
1
-12
/
+1
2011-03-12
Replace the old, broken KERN_PROC ABI and its matching functions
guenther
1
-7
/
+13
2009-06-07
Add kvm_getfile2 which uses KERN_FILE2 when possible, falling
millert
1
-1
/
+3
2006-03-31
kvm_openfiles() should take int flag, not unsigned
deraadt
1
-2
/
+2
2004-09-14
KVM_NO_FILES is 0x80000000, so arg 4 of kvm_openfiles() must be unsigned
deraadt
1
-5
/
+4
2004-01-22
Remove unnecessary typedef usage.
espie
1
-3
/
+3
2004-01-07
Implement kvm_getproc2(), kvm_getargv2() and kvm_getenvv2() that use
millert
1
-1
/
+6
2003-08-01
add __bounded__ attributes for userland headers; enabled with -Wbounded
avsm
1
-3
/
+5
2003-06-26
backout the __bounded__ attributes for a while; requested by deraadt@
avsm
1
-5
/
+3
2003-06-26
Mark various standard library functions with the __bounded__ attribute.
avsm
1
-3
/
+5
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
millert
1
-6
/
+2
2002-06-08
Add a flag - KVM_NO_FILES which tells kvm_openfiles to not
art
1
-1
/
+7
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
millert
1
-16
/
+16
1997-09-21
Well, as we are heading for a release people are encouraged to rebuild their
niklas
1
-0
/
+1
1996-05-01
from netbsd: Add kvm_dump* prototypes
deraadt
1
-1
/
+5
1995-10-18
initial import of NetBSD tree
deraadt
1
-0
/
+71