summaryrefslogtreecommitdiffstats
path: root/lib/libkvm/kvm_private.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* Add a flag - KVM_NO_FILES which tells kvm_openfiles to notart2002-06-081-2/+3
| | | | | open any files, just return an kvm handle that we can use to some of the functions.
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-161-13/+13
|
* Convert lseek/{read,write} pairs into pread and pwrite.art2001-05-181-1/+5
| | | | from my todo list, work by Jonathon Fletcher <jonathon.fletcher@pobox.com>.
* sync with netbsdderaadt1996-05-101-3/+4
|
* sync with 0430deraadt1996-05-051-1/+2
|
* From NetBSD: merge of 960317niklas1996-03-191-1/+14
|
* initial import of NetBSD treederaadt1995-10-181-0/+88