summaryrefslogtreecommitdiffstats
path: root/lib/libkvm/kvm_m68k.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-7/+3
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* Include more machdep headers. (paranoia)art2001-12-051-2/+4
|
* Adapt to new uvm/ includes.art2001-11-061-3/+3
|
* No need to pull in vm/vm_param.h in any of these files.art2001-11-051-3/+2
|
* Use symbolic names for MMU flavours, and correctly handle 68060miod2001-06-211-3/+4
| | | | in _kvm_kvatop().
* Make this actually compilemillert2001-05-191-3/+3
|
* Convert lseek/{read,write} pairs into pread and pwrite.art2001-05-181-10/+6
| | | | from my todo list, work by Jonathon Fletcher <jonathon.fletcher@pobox.com>.
* Switch alpha from libkvm.old to libkvm with code from NetBSD.niklas1997-02-261-3/+3
| | | | %x -> %lx format fixes from me.
* sync with netbsdderaadt1996-05-101-5/+32
|
* sync with 0430deraadt1996-05-051-3/+7
|
* From NetBSD: merge of 960317niklas1996-03-191-53/+23
|
* initial import of NetBSD treederaadt1995-10-181-0/+233