summaryrefslogtreecommitdiffstats
path: root/lib/libkvm/kvm_getswapinfo.c
Commit message (Expand)AuthorAgeFilesLines
* From rev. 1.12 of usr.sbin/pstat/pstat.c by phk:dt1999-02-141-3/+6
* Handle case where no swap is configureddillon1999-02-061-3/+10
* Removed evil typedef kvm_swap_t and all uses of it (not many).bde1999-01-271-6/+8
* Fix swap radix tree dump formatting ( pstat -ss ), it was printing thedillon1999-01-251-4/+4
* Add SWIF_DEV_PREFIX flag to add "/dev/..." to device name.dillon1999-01-221-2/+3
* Implement kvm_getswapinfo() libkvm function. Will be used bydillon1999-01-221-0/+486
OpenPOWER on IntegriCloud