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_mips64.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup usage of free() in libkvm.
zhuk
2018-05-03
1
-3
/
+3
*
typo
miod
2015-02-09
1
-2
/
+2
*
the one userland file which wants uvmexp snooped via kmem, gets to use the
deraadt
2014-07-11
1
-1
/
+2
*
reduce use of <sys/user.h>
deraadt
2013-11-01
1
-2
/
+1
*
Get page size information by reading the kernel image' struct uvmexp, instead
miod
2009-12-07
1
-22
/
+44
*
Oops, KSEG -> CKSEG.
miod
2009-11-22
1
-4
/
+4
*
Allow mips ports to override VM_{MIN,MAX}_KERNEL_ADDRESS, and provide the
miod
2009-11-22
1
-3
/
+15
*
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
deraadt
2009-10-27
1
-9
/
+1
*
Move KREAD define to kvm_private.h
millert
2009-06-20
1
-5
/
+2
*
Get rid of the silly union for mips pte. No functional change except
miod
2007-10-18
1
-3
/
+4
*
Enable support for > 512MB of physical memory on mips64 systems, by using
miod
2007-05-03
1
-13
/
+23
*
the advertising clause on these can safely be removed
deraadt
2007-01-08
1
-7
/
+3
*
Fix cut'n'paste abuse in error message.
miod
2006-11-29
1
-3
/
+3
*
for some of internal functions use paddr_t where phys addr is intended insteadd of u_long; miod@ ok
mickey
2006-03-20
1
-4
/
+4
*
Kill (almost all) warnings.
miod
2004-09-15
1
-2
/
+3
*
wrong filename
deraadt
2004-08-06
1
-0
/
+168