Commit Graph

8 Commits

Author SHA1 Message Date
cgd
e79d25e2e9 Don't use a kernel database based on the file name, use only
/var/db/kvm.db, and only use that if no kernel namelist file
is named.  Update the documentation to describe this.
1996-10-12 00:50:11 +00:00
cgd
2af2958a7d add code so that if kvm_nlist() failed because __fdnlist() failed,
kvm_geterr() actually provides useful information rather than just an
empty string.
1996-10-01 18:56:11 +00:00
scottr
d04c0cce16 Fix typo in last change 1996-05-14 21:59:57 +00:00
thorpej
c66799ff11 RCS id police. 1996-05-13 02:30:20 +00:00
pk
42822c16d6 Make sure we include the correct headers. 1996-05-09 12:41:38 +00:00
cgd
c27f2fa69f delete redundant files; pull them in via .PATH to avoid inconsistencies.
Changes which would be made here are also quite likely to apply to
"new" libkvm code, as well.  No point in having to do them twice, or
letting them get lost.
1996-04-01 19:28:03 +00:00
pk
60188b5bd2 Catch up with system PMAP. 1996-04-01 06:27:54 +00:00
leo
15d00de6ec old kvmlib - do not update 1996-03-16 10:05:24 +00:00