summaryrefslogtreecommitdiffstats
path: root/lib/libkvm/Makefile
Commit message (Expand)AuthorAgeFilesLines
* In r227839, when removing libkvm dependency on procfs(5),trociny2013-07-101-0/+1
* Fix typo.glebius2013-04-111-1/+1
* o Provide function kvm_read_zpcpu() to access UMA_ZONE_PCPU allocations.glebius2013-04-101-2/+4
* Disconnect sun4v architecture from the three.attilio2011-05-141-4/+0
* libkvm: fix process runtime calculation on crashdumpsuqs2011-01-231-1/+1
* Add minidump support for MIPSgonzo2010-11-071-1/+1
* Repair some build breakage introduced in r211725 and garbage collect somenwhitehorn2010-08-281-2/+8
* MFtbemd:imp2010-08-231-3/+4
* A first cut at teaching libkvm how to deal with dynamic per-CPU storagerwatson2010-03-011-0/+1
* Build lib/ with WARNS=6 by default.ed2010-01-021-0/+2
* Make libkvm work on live systems and crashdumps with andbz2009-07-231-1/+1
* Support kernel crash mini dumps on ARM architecture.raj2008-11-061-1/+1
* Add a new routine kvm_getcptime(3) for fetching the equivalent ofjhb2008-08-191-3/+4
* Add two new routines to libkvm for working with per-CPU data:jhb2008-08-191-3/+4
* unbreak build for sparc64 etc.kmacy2006-10-091-1/+2
* buildworld fixes for sun4vkmacy2006-10-091-0/+4
* Teach libkvm how to read minidumps. It turns out that minidumps arepeter2006-04-211-0/+3
* style.Makefile(5)obrien2003-08-181-1/+1
* Stage 3 of dynamic root support. Make all the libraries needed to rungordon2003-08-171-0/+1
* Removed -I${.CURDIR}/.../sys from CFLAGS.ru2001-05-181-1/+1
* MAN[1-9] -> MAN.ru2001-03-271-1/+1
* Find <libkvm.h> in the source tree. This helps standalone builds.peter2001-03-211-1/+1
* Replace beforeinstall target with new variables used by .mk system.rgrimes2000-01-141-4/+1
* Install <kvm.h> from here (after repo copy) so it's all in one package.peter1999-10-041-0/+5
* Fixed unsorting of SRCS and MAN3 in previous commit.bde1999-01-231-4/+4
* Implement kvm_getswapinfo() libkvm function. Will be used bydillon1999-01-221-2/+3
* Change ${MACHINE} into ${MACHINE_ARCH} to support MACHINE=pc98.kato1998-09-091-1/+1
* -I${DESTDIR}/sys -> -I${.CURDIR}/../../sys.bde1997-08-261-1/+1
* Add ${DESTDIR} in front of absolute path.asami1997-07-181-1/+1
* Make it work with our make macros.wollman1994-08-051-2/+2
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+14
OpenPOWER on IntegriCloud