Age | Commit message (Expand) | Author |
---|---|---|
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt |
2009-07-21 | Support KERN_FILE_TEXT here too | Todd C. Miller |
2009-07-21 | Handle the case where so_pcb is NULL. | Todd C. Miller |
2009-07-08 | correct kvm_getfile2 error string | Todd C. Miller |
2009-06-24 | Install ntfs includes and add libkvm (fstat) support. ntfs bits | Todd C. Miller |
2009-06-20 | Move KREAD define to kvm_private.h | Todd C. Miller |
2009-06-20 | Split out cd9660 bits into their own .c file to avoid #define collisions | Todd C. Miller |
2009-06-20 | Add msdosfs support now that we have the headers. | Todd C. Miller |
2009-06-19 | Quiet a gcc warning | Todd C. Miller |
2009-06-11 | add missing headers needed by free(), memset(), getuid() and strlcpy(). | Charles Longeau |
2009-06-07 | Define _KERNEL for the bare minimum. We can include sys/proc.h | Todd C. Miller |
2009-06-07 | Avoid including machine/cpu.h | Todd C. Miller |
2009-06-07 | Add kvm_getfile2 which uses KERN_FILE2 when possible, falling | Todd C. Miller |