aboutsummaryrefslogtreecommitdiff
path: root/lib/libutil/kinfo_getvmobject.c
Commit message (Expand)AuthorAgeFilesLines
* lib: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* libutil: add kinfo_getswapvmobject(3)Konstantin Belousov2021-10-261-4/+16
* When sysctlbyname fails, free buf before returning.Stephen J. Kiernan2017-06-011-1/+3
* Export a list of VM objects in the system via a sysctl. The list can beJohn Baldwin2015-05-271-0/+94