aboutsummaryrefslogtreecommitdiff
path: root/lib/libkvm/kvm_cptime.c
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-231-2/+0
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Add support to libkvm for reading vmcores from other architectures.John Baldwin2015-11-271-0/+6
* libkvm code janitoringUlrich Spörlein2011-01-231-2/+3
* Fix missing includes of <string.h>, to silence some compiler warnings.Ed Schouten2009-06-141-0/+1
* Add a new routine kvm_getcptime(3) for fetching the equivalent ofJohn Baldwin2008-08-191-0/+132