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_alpha.c
Age
Commit message (
Expand
)
Author
2015-12-19
Remove NULL-checks before free(). ok tb@
mmcc
2013-11-01
reduce use of <sys/user.h>
Theo de Raadt
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-01
if sym has null value -- report as not found; check that kd->vmst is set befo...
Michael Shalayeff
2004-06-15
knf; ok millert
Theo de Raadt
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-05-18
Convert lseek/{read,write} pairs into pread and pwrite.
Artur Grabowski
2001-01-22
PAGE_SHIFT can be a define, avoid double-define.
Artur Grabowski
2000-11-08
adjust for changes to kcore, and dynamically compute page shift.
Eric Jackson
2000-06-09
remove unused code
Eric Jackson
1997-02-26
Switch alpha from libkvm.old to libkvm with code from NetBSD.
Niklas Hallqvist
1996-05-05
sync with 0430
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt