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_m68k.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Retire hp300, mvme68k and mvme88k ports. These ports have no users, keeping
miod
2014-03-18
1
-211
/
+0
*
reduce use of <sys/user.h>
deraadt
2013-11-01
1
-2
/
+1
*
Remove support for a.out and ecoff. We only do elf now.
deraadt
2013-10-17
1
-2
/
+2
*
Avoid using PAGE_SHIFT, PAGE_SIZE, and PAGE_MASK defines, since we already
deraadt
2013-03-28
1
-6
/
+6
*
Use the PAGE_* forms (instead of the ancient BSD forms) in param.h,
deraadt
2012-07-09
1
-6
/
+6
*
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
*
Use the non-generic SEGSHIFT value in the 020/030 specific codepath.
miod
2006-06-12
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
-3
/
+4
*
This was supposed to compile.
miod
2004-07-03
1
-3
/
+4
*
knf; ok millert
deraadt
2004-06-15
1
-43
/
+36
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-7
/
+3
*
Include more machdep headers. (paranoia)
art
2001-12-05
1
-2
/
+4
*
Adapt to new uvm/ includes.
art
2001-11-06
1
-3
/
+3
*
No need to pull in vm/vm_param.h in any of these files.
art
2001-11-05
1
-3
/
+2
*
Use symbolic names for MMU flavours, and correctly handle 68060
miod
2001-06-21
1
-3
/
+4
*
Make this actually compile
millert
2001-05-19
1
-3
/
+3
*
Convert lseek/{read,write} pairs into pread and pwrite.
art
2001-05-18
1
-10
/
+6
*
Switch alpha from libkvm.old to libkvm with code from NetBSD.
niklas
1997-02-26
1
-3
/
+3
*
sync with netbsd
deraadt
1996-05-10
1
-5
/
+32
*
sync with 0430
deraadt
1996-05-05
1
-3
/
+7
*
From NetBSD: merge of 960317
niklas
1996-03-19
1
-53
/
+23
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+233