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_private.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
A few fixes for kvm_getargv(3)/kvm_getenv(3):
zhuk
2018-05-03
1
-1
/
+7
*
Add Symbols.map to explicitly define the ABIs, hiding linker defined symbols.
guenther
2017-12-14
1
-1
/
+9
*
add kvm_realloc() as a private function.
dlg
2015-09-04
1
-1
/
+2
*
Apply reallocarray() idiom.
deraadt
2014-10-15
1
-2
/
+2
*
Mark internal symbols as hidden. This removes symbols from the ABI,
guenther
2013-11-17
1
-1
/
+3
*
_kvm_syserr() is printf-like too
guenther
2013-11-16
1
-2
/
+3
*
Prep for hidden visibility: move the vnode/file related function
guenther
2013-11-16
1
-4
/
+1
*
Apply format __attribute__ to _kvm_err() and fix the errors that it detects.
guenther
2013-11-12
1
-2
/
+3
*
- add UNIX-domain socket info to struct kinfo_file2
guenther
2013-10-22
1
-4
/
+4
*
Replace the old, broken KERN_PROC ABI and its matching functions
guenther
2011-03-12
1
-3
/
+1
*
the comment is right, this can indeed go away.
jasper
2010-01-12
1
-2
/
+1
*
Install ntfs includes and add libkvm (fstat) support. ntfs bits
millert
2009-06-24
1
-1
/
+2
*
Move KREAD define to kvm_private.h
millert
2009-06-20
1
-1
/
+4
*
Split out cd9660 bits into their own .c file to avoid #define collisions
millert
2009-06-20
1
-1
/
+3
*
Add kvm_getfile2 which uses KERN_FILE2 when possible, falling
millert
2009-06-07
1
-1
/
+2
*
careful cleanup following advice from lint. be very very very careful
deraadt
2006-03-31
1
-7
/
+4
*
for some of internal functions use paddr_t where phys addr is intended insteadd of u_long; miod@ ok
mickey
2006-03-20
1
-3
/
+3
*
Implement kvm_getproc2(), kvm_getargv2() and kvm_getenvv2() that use
millert
2004-01-07
1
-1
/
+2
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-6
/
+2
*
Add a flag - KVM_NO_FILES which tells kvm_openfiles to not
art
2002-06-08
1
-2
/
+3
*
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
2002-02-16
1
-13
/
+13
*
Convert lseek/{read,write} pairs into pread and pwrite.
art
2001-05-18
1
-1
/
+5
*
sync with netbsd
deraadt
1996-05-10
1
-3
/
+4
*
sync with 0430
deraadt
1996-05-05
1
-1
/
+2
*
From NetBSD: merge of 960317
niklas
1996-03-19
1
-1
/
+14
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+88