summaryrefslogtreecommitdiffstats
path: root/lib/libkvm/kvm_file2.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Quiet a gcc warningmillert2009-06-191-4/+4
* add missing headers needed by free(), memset(), getuid() and strlcpy().chl2009-06-111-2/+5
* Define _KERNEL for the bare minimum. We can include sys/proc.hmillert2009-06-071-6/+9
* Avoid including machine/cpu.hmillert2009-06-071-4/+4
* Add kvm_getfile2 which uses KERN_FILE2 when possible, fallingmillert2009-06-071-0/+839