index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libkvm
/
Makefile
Age
Commit message (
Expand
)
Author
2000-06-13
Document KVM_NO_FILES and kvm_get{proc,argv,envv}2(). Better wording
simonb
2000-05-09
Initial commit of arm26 port
bjh21
1999-09-12
the PMAP_NEW option is gone as the new interface is no longer optional.
chs
1999-03-24
completely remove Mach VM support. all that is left is the all the
mrg
1999-02-24
make this build again after the mips->mipse? transition
drochner
1998-02-19
NetBSD/mips uses new libkvm now.
thorpej
1998-02-19
Sigh, typo.
thorpej
1998-02-19
Simplify test ... MACHINE_ARCH == "mips"
thorpej
1998-02-18
add -DPMAP_NEW if PMAP_NEW is on in mk.conf
perry
1998-02-18
Rewrite _kvm_kvatop() to work with the new crash dump format, and make
thorpej
1998-02-11
oops, forgot to add support for UVM here.
mrg
1997-10-22
use CPPFLAGS instead of CFLAGS
lukem
1997-10-19
Oops, fixed edit error at previous commit.
oki
1997-10-19
NetBSD/x68k now use libkvm instead of libkvm.old
oki
1997-10-05
Switch from libkvm.old to libkvm for the arm32 port.
mark
1997-06-23
Use bsd.prog.mk and not bsd.{own,man}.mk
veego
1997-06-23
Add bsd.own.mk for bsd.man.mk.
veego
1997-06-23
Don't include bsd.lib.mk if you don't build a library, just use bsd.man.mk
veego
1997-06-23
move man pages into share/man.
mrg
1997-03-21
typo
gwr
1997-03-21
Build the same libkvm.* on all m68k machines. (Well... except for the
gwr
1996-03-18
RCS id police.
thorpej
1996-03-18
Add a manual page for the kvm_dump_* functions.
leo
1994-12-22
specify man pages the new way.
cgd
1994-09-18
Merge the m68k files. The code itself should be merged.
mycroft
1994-07-28
Add sun3 support (only "live" kernels for now).
gwr
1994-05-16
add support for current m68k based pmaps till they can be "fixed"
chopps
1994-05-09
m68k-ify the hp300 kvm file; use MACHINE_ARCH to pick files up
cgd
1994-05-09
clean up import
cgd
1994-04-23
Add mac68k to amiga in looking for cpu040.
briggs
1994-02-14
temporary additional lookup of cpu040 for amiga's until new kvm stuff or new
chopps
1994-01-27
create this in preparation for later.
cgd