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_alpha.c
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Remove NULL-checks before free(). ok tb@
mmcc
2015-12-19
1
-5
/
+3
|
*
reduce use of <sys/user.h>
deraadt
2013-11-01
1
-2
/
+1
|
|
|
|
ok guenther millert
*
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
|
*
Kill (almost all) warnings.
miod
2004-09-15
1
-1
/
+2
|
*
if sym has null value -- report as not found; check that kd->vmst is set before use; millert@ ok
mickey
2004-07-01
1
-1
/
+6
|
*
knf; ok millert
deraadt
2004-06-15
1
-43
/
+41
|
*
Include more machdep headers. (paranoia)
art
2001-12-05
1
-1
/
+3
|
*
Adapt to new uvm/ includes.
art
2001-11-06
1
-2
/
+2
|
*
No need to pull in vm/vm_param.h in any of these files.
art
2001-11-05
1
-2
/
+1
|
*
Convert lseek/{read,write} pairs into pread and pwrite.
art
2001-05-18
1
-7
/
+4
|
|
|
|
from my todo list, work by Jonathon Fletcher <jonathon.fletcher@pobox.com>.
*
PAGE_SHIFT can be a define, avoid double-define.
art
2001-01-22
1
-1
/
+3
|
*
adjust for changes to kcore, and dynamically compute page shift.
ericj
2000-11-08
1
-8
/
+45
|
|
|
|
|
from NetBSD. art@ OK
*
remove unused code
ericj
2000-06-09
1
-2
/
+1
|
*
Switch alpha from libkvm.old to libkvm with code from NetBSD.
niklas
1997-02-26
1
-4
/
+104
|
|
|
|
%x -> %lx format fixes from me.
*
sync with 0430
deraadt
1996-05-05
1
-0
/
+1
|
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+71