index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libkvm
/
kvm_m68k.c
Age
Commit message (
Expand
)
Author
2009-06-20
Move KREAD define to kvm_private.h
Todd C. Miller
2006-06-12
Use the non-generic SEGSHIFT value in the 020/030 specific codepath.
Miod Vallat
2006-03-20
for some of internal functions use paddr_t where phys addr is intended instea...
Michael Shalayeff
2004-09-15
Kill (almost all) warnings.
Miod Vallat
2004-07-03
This was supposed to compile.
Miod Vallat
2004-06-15
knf; ok millert
Theo de Raadt
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2001-12-05
Include more machdep headers. (paranoia)
Artur Grabowski
2001-11-06
Adapt to new uvm/ includes.
Artur Grabowski
2001-11-05
No need to pull in vm/vm_param.h in any of these files.
Artur Grabowski
2001-06-21
Use symbolic names for MMU flavours, and correctly handle 68060
Miod Vallat
2001-05-19
Make this actually compile
Todd C. Miller
2001-05-18
Convert lseek/{read,write} pairs into pread and pwrite.
Artur Grabowski
1997-02-26
Switch alpha from libkvm.old to libkvm with code from NetBSD.
Niklas Hallqvist
1996-05-10
sync with netbsd
Theo de Raadt
1996-05-05
sync with 0430
Theo de Raadt
1996-03-19
From NetBSD: merge of 960317
Niklas Hallqvist
1995-10-18
initial import of NetBSD tree
Theo de Raadt