summaryrefslogtreecommitdiff
path: root/lib/libkvm/kvm_alpha.c
AgeCommit message (Expand)Author
2001-08-05Include <machine/vmparam.h> for VM_MIN_*...matt
2001-08-05Don't include <machine/pmap.h> and <machine/vmparam.h> if _KERNEL isn'tmatt
2000-06-29<vm/vm.h> -> <uvm/uvm_extern.h>mrg
2000-06-26remove redundant vm includesmrg
2000-06-14fix up NetBSD RCS Ids to match the standard, and the leading comment ascgd
1999-07-02More trailing white space.simonb
1998-08-17vm_size_t -> vaddr_t, thanks Matt Thomas for pointing it out.thorpej
1998-08-01Remove some lint.thorpej
1998-06-30Use pread(2) and pwrite(2) rather than lseek(2)/{read,write}(2).thorpej
1998-03-25Don't rely on a constant page shift value; dynamically compute it basedthorpej
1998-03-03Update for changes to <machine/pte.h>thorpej
1998-02-14adjust changes in alpha's kcore.h.cgd
1997-11-02--Fix k1seg translation, which has been broken sinceross
1997-10-10clean up WARNS on the alpha.mrg
1997-08-12Add _kvm_mdopen()gwr
1996-10-01add support for real KV addresses, and clean up some.cgd
1996-10-01Real alpha support, minus actual KV -> physical translation. (Does K0SEG ->cgd
1996-10-01stub _kvm_pa2off so that new libkvm linkscgd
1995-09-29reminder to not forget k0seg translations. (nothing done here yet, though.)cgd
1995-02-10stubs.cgd