summaryrefslogtreecommitdiffstats
path: root/lib/libkvm/kvm_cd9660.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* I am retiring my old email address; replace it with my OpenBSD one.millert2019-01-251-2/+2
* Add va_nlink information to struct kinfo_file (so bump the shlib minor)guenther2016-10-021-1/+2
* include lock.h, needed for later headers but currently included by magictedu2014-12-161-1/+2
* Prep for hidden visibility: move the vnode/file related functionguenther2013-11-161-1/+2
* - add UNIX-domain socket info to struct kinfo_file2guenther2013-10-221-2/+2
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-5/+1
* Move KREAD define to kvm_private.hmillert2009-06-201-5/+2
* Split out cd9660 bits into their own .c file to avoid #define collisionsmillert2009-06-201-0/+60