aboutsummaryrefslogtreecommitdiff
path: root/lib/libkvm/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Implement kvm_kerndispLeandro Lupori2020-02-061-2/+2
* Remove sparc64 kernel supportWarner Losh2020-02-031-2/+1
* [PPC64] Initial libkvm minidump implementationLeandro Lupori2019-12-091-0/+1
* pkgbase: Put a lot of binaries and lib in FreeBSD-runtimeEmmanuel Vadot2019-09-051-1/+1
* Add riscv minidump support to libkvm.Mark Johnston2019-03-051-0/+1
* Use __SCCSID for SCCS IDs in libkvm sources.John Baldwin2018-05-221-1/+1
* Add HAS_TESTS to all Makefiles that use the SUBDIR.${MK_TESTS}+= tests idiomEnji Cooper2017-08-021-0/+1
* lib/libkvm: start adding basic tests for kvm(3)Enji Cooper2017-03-281-0/+4
* libkvm: bump WARNS to 6 after recent commits done to resolve warnings issuesEnji Cooper2017-03-221-1/+1
* libkvm: Put private kvm routines in kvm_private.c.Will Andrews2016-07-181-1/+1
* Remove kvm_getfiles(3)Enji Cooper2016-04-301-3/+3
* First pass through library packaging.Glen Barber2016-02-041-0/+1
* Add support to libkvm for reading vmcores from other architectures.John Baldwin2015-11-271-28/+16
* Revert r284417 it is not necessary anymoreBaptiste Daroussin2015-06-151-1/+1
* Enforce overwritting SHLIBDIRBaptiste Daroussin2015-06-151-1/+1
* Add a new ARM TARGET_ARCH, armv6hf. This is considered experimental.Andrew Turner2014-03-231-1/+1
* Re-apply the part of r260022 that was reverted by r260030 withMarcel Moolenaar2014-01-131-5/+18
* Revert part of r260022: LIB32 builds were broken by it.Marcel Moolenaar2013-12-291-17/+5
* Allow building a cross libkvm by setting TARGET_ARCH. The library soMarcel Moolenaar2013-12-281-5/+17
* In r227839, when removing libkvm dependency on procfs(5),Mikolaj Golub2013-07-101-0/+1
* Fix typo.Gleb Smirnoff2013-04-111-1/+1
* o Provide function kvm_read_zpcpu() to access UMA_ZONE_PCPU allocations.Gleb Smirnoff2013-04-101-2/+4
* Disconnect sun4v architecture from the three.Attilio Rao2011-05-141-4/+0
* libkvm: fix process runtime calculation on crashdumpsUlrich Spörlein2011-01-231-1/+1
* Add minidump support for MIPSOleksandr Tymoshenko2010-11-071-1/+1
* Repair some build breakage introduced in r211725 and garbage collect someNathan Whitehorn2010-08-281-2/+8
* MFtbemd:Warner Losh2010-08-231-3/+4
* A first cut at teaching libkvm how to deal with dynamic per-CPU storageRobert Watson2010-03-011-0/+1
* Build lib/ with WARNS=6 by default.Ed Schouten2010-01-021-0/+2
* Make libkvm work on live systems and crashdumps with andBjoern A. Zeeb2009-07-231-1/+1
* Support kernel crash mini dumps on ARM architecture.Rafal Jaworowski2008-11-061-1/+1
* Add a new routine kvm_getcptime(3) for fetching the equivalent ofJohn Baldwin2008-08-191-3/+4
* Add two new routines to libkvm for working with per-CPU data:John Baldwin2008-08-191-3/+4
* unbreak build for sparc64 etc.Kip Macy2006-10-091-1/+2
* buildworld fixes for sun4vKip Macy2006-10-091-0/+4
* Teach libkvm how to read minidumps. It turns out that minidumps arePeter Wemm2006-04-211-0/+3
* style.Makefile(5)David E. O'Brien2003-08-181-1/+1
* Stage 3 of dynamic root support. Make all the libraries needed to runGordon Tetlow2003-08-171-0/+1
* Removed -I${.CURDIR}/.../sys from CFLAGS.Ruslan Ermilov2001-05-181-1/+1
* MAN[1-9] -> MAN.Ruslan Ermilov2001-03-271-1/+1
* Find <libkvm.h> in the source tree. This helps standalone builds.Peter Wemm2001-03-211-1/+1
* Replace beforeinstall target with new variables used by .mk system.Rodney W. Grimes2000-01-141-4/+1
* Install <kvm.h> from here (after repo copy) so it's all in one package.Peter Wemm1999-10-041-0/+5
* Fixed unsorting of SRCS and MAN3 in previous commit.Bruce Evans1999-01-231-4/+4
* Implement kvm_getswapinfo() libkvm function. Will be used byMatthew Dillon1999-01-221-2/+3
* Change ${MACHINE} into ${MACHINE_ARCH} to support MACHINE=pc98.KATO Takenori1998-09-091-1/+1
* -I${DESTDIR}/sys -> -I${.CURDIR}/../../sys.Bruce Evans1997-08-261-1/+1
* Add ${DESTDIR} in front of absolute path.Satoshi Asami1997-07-181-1/+1
* Make it work with our make macros.Garrett Wollman1994-08-051-2/+2
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+14