Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support KERN_FILE_TEXT here too | 2009-07-21 | 1 | -2/+13 | |
* | Handle the case where so_pcb is NULL. | 2009-07-21 | 1 | -2/+4 | |
* | correct kvm_getfile2 error string | 2009-07-08 | 1 | -4/+4 | |
* | Install ntfs includes and add libkvm (fstat) support. ntfs bits | 2009-06-24 | 1 | -6/+9 | |
* | Move KREAD define to kvm_private.h | 2009-06-20 | 1 | -5/+2 | |
* | Split out cd9660 bits into their own .c file to avoid #define collisions | 2009-06-20 | 1 | -25/+6 | |
* | Add msdosfs support now that we have the headers. | 2009-06-20 | 1 | -40/+59 | |
* | Quiet a gcc warning | 2009-06-19 | 1 | -4/+4 | |
* | add missing headers needed by free(), memset(), getuid() and strlcpy(). | 2009-06-11 | 1 | -2/+5 | |
* | Define _KERNEL for the bare minimum. We can include sys/proc.h | 2009-06-07 | 1 | -6/+9 | |
* | Avoid including machine/cpu.h | 2009-06-07 | 1 | -4/+4 | |
* | Add kvm_getfile2 which uses KERN_FILE2 when possible, falling | 2009-06-07 | 1 | -0/+839 |