summaryrefslogtreecommitdiff
path: root/lib/libkvm/kvm_getloadavg.c
AgeCommit message (Expand)Author
2023-11-26lib: Remove ancient SCCS tags.Warner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2021-12-07libkvm: Fix kvm_getloadavg() on modern kernel vmcoresMichał Górny
2018-05-22Use __SCCSID for SCCS IDs in libkvm sources.John Baldwin
2017-11-20General further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-02-28Renumber copyright clause 4Warner Losh
2015-11-27Add support to libkvm for reading vmcores from other architectures.John Baldwin
2011-01-23libkvm code janitoringUlrich Spörlein
2007-01-08Remove the advertising clause. UCB did this some time ago, but theseWarner Losh
2001-11-20Include sys/param.h instead of sys/types.h to get the definition of theJohn Baldwin
2001-11-19o Cleanup of includes: user.h may be a catch-all, but that's notRobert Watson
2001-11-19#include <sys/user.h> rather than individually including a plethoraRobert Watson
2001-10-10Compensate for "Compensate for header dethreading" by backing it out.Bruce Evans
2001-09-16Implement __FBSDID()Matthew Dillon
2001-05-01Compensate for header dethreading.Mark Murray
1999-12-27Use kldsym(2) to lookup symbol values. This avoids the kvm_mkdb jugglingPeter Wemm
1996-07-12General -Wall warning cleanup, part I.Jordan K. Hubbard
1994-05-27BSD 4.4 Lite Lib SourcesRodney W. Grimes