summaryrefslogtreecommitdiff
path: root/lib/libkvm/Makefile
AgeCommit message (Expand)Author
2016-01-24mips needs _KMEMUSER for label_t in pcb.hchristos
2014-08-10MKCOMPAT fixes for when compat MACHINE_CPU != normal MACHINE_CPUmatt
2012-03-21These directories don't handle WARNS=5matt
2011-09-12add a function to report the name of the file kvm_open{,.files} is using.christos
2011-02-14Add -D_KMEMUSER to CPPFLAGSmatt
2010-10-05Import PAE support for kvm(3):jym
2008-10-25look for ${KVM_MACHINE_ARCH} before ${MACHINE_ARCH} and ${MACHINE_CPU}mrg
2007-05-28Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on thetls
2007-02-10Add ${NETBSDSRCDIR}/sys to the include path.ad
2003-03-28do the exit on lint warnings only on i386 like libc, to avoid the wrath ofchristos
2003-03-28exit on lint warnings.christos
2003-03-01Add workaround for building with ${MACHINE}==sparc64, ${MACHINE_ARCH}==sparc;lukem
2003-01-18Merge the nathanw_sa branch.thorpej
2002-08-19Explicitly move setting of NOxxx and USE_SHLIBDIR to the top of thelukem
2001-12-28* Add user-controlled mk.conf variableslukem
2001-05-21Added support for sun2 kernel cores.fredette
2001-01-08Rename kvm_arm32.c to kvm_arm.c, since it's shared between arm32 and arm26.bjh21
2001-01-08use MACIHNE_CPU to determine architecture-dependent source code directory.itojun
2001-01-04sh3 splititojun
2000-06-13Document KVM_NO_FILES and kvm_get{proc,argv,envv}2(). Better wordingsimonb
2000-05-09Initial commit of arm26 portbjh21
1999-09-12the PMAP_NEW option is gone as the new interface is no longer optional.chs
1999-03-24completely remove Mach VM support. all that is left is the all themrg
1999-02-24make this build again after the mips->mipse? transitiondrochner
1998-02-19NetBSD/mips uses new libkvm now.thorpej
1998-02-19Sigh, typo.thorpej
1998-02-19Simplify test ... MACHINE_ARCH == "mips"thorpej
1998-02-18add -DPMAP_NEW if PMAP_NEW is on in mk.confperry
1998-02-18Rewrite _kvm_kvatop() to work with the new crash dump format, and makethorpej
1998-02-11oops, forgot to add support for UVM here.mrg
1997-10-22use CPPFLAGS instead of CFLAGSlukem
1997-10-19Oops, fixed edit error at previous commit.oki
1997-10-19NetBSD/x68k now use libkvm instead of libkvm.oldoki
1997-10-05Switch from libkvm.old to libkvm for the arm32 port.mark
1997-06-23Use bsd.prog.mk and not bsd.{own,man}.mkveego
1997-06-23Add bsd.own.mk for bsd.man.mk.veego
1997-06-23Don't include bsd.lib.mk if you don't build a library, just use bsd.man.mkveego
1997-06-23move man pages into share/man.mrg
1997-03-21typogwr
1997-03-21Build the same libkvm.* on all m68k machines. (Well... except for thegwr
1996-03-18RCS id police.thorpej
1996-03-18Add a manual page for the kvm_dump_* functions.leo
1994-12-22specify man pages the new way.cgd
1994-09-18Merge the m68k files. The code itself should be merged.mycroft
1994-07-28Add sun3 support (only "live" kernels for now).gwr
1994-05-16add support for current m68k based pmaps till they can be "fixed"chopps
1994-05-09m68k-ify the hp300 kvm file; use MACHINE_ARCH to pick files upcgd
1994-05-09clean up importcgd
1994-04-23Add mac68k to amiga in looking for cpu040.briggs
1994-02-14temporary additional lookup of cpu040 for amiga's until new kvm stuff or newchopps