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_amd64.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove NULL-checks before free(). ok tb@
mmcc
2015-12-19
1
-6
/
+3
*
Move to the <limits.h> universe.
deraadt
2015-01-16
1
-2
/
+2
*
reduce use of <sys/user.h>
deraadt
2013-11-01
1
-2
/
+1
*
Avoid using PAGE_SHIFT, PAGE_SIZE, and PAGE_MASK defines, since we already
deraadt
2013-03-28
1
-4
/
+4
*
Remove excessive sys/cdefs.h inclusion
deraadt
2012-12-05
1
-3
/
+1
*
Use the PAGE_* forms (instead of the ancient BSD forms) in param.h,
deraadt
2012-07-09
1
-4
/
+4
*
Mop up after oga@ and unbreak the tree. The direct uncached map is gone so
kettenis
2009-03-30
1
-6
/
+1
*
Sync _kvm_kvatop with existing pmap code: handle direct mappings and
miod
2009-01-02
1
-2
/
+24
*
the advertising clause on these can safely be removed
deraadt
2007-01-08
1
-6
/
+2
*
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
*
knf; ok millert
deraadt
2004-06-15
1
-14
/
+9
*
fix va -> pa decode. 'by all means' deraadt@
marc
2004-05-05
1
-5
/
+5
*
change amd64's MACHINE_ARCH from x86_64 to amd64. There are many many
deraadt
2004-02-27
1
-0
/
+209