Home | History | Annotate | Download | only in libkvm
History log of /src/lib/libkvm/kvm_open.3
RevisionDateAuthorComments
 1.18  12-Sep-2011  christos add a function to report the name of the file kvm_open{,.files} is using.
 1.17  22-Mar-2010  joerg Use .In instead of .Ar Pa for headers.
 1.16  14-Sep-2009  apb Make the documentation match reality. If no explicit kernel name is
provided, kvm_open() and kvm_openfiles() will try _PATH_KSYMS first,
then either the path from sysctl machdep.booted_kernel (if that's
available) or _PATH_UNIX (if the sysctl is not available).
 1.15  10-Mar-2009  joerg Remove redundant .br.
 1.14  07-Aug-2003  agc branches: 1.14.40;
Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22280, verified by myself.
 1.13  27-Jun-2003  wiz Pa Aq -> Aq Pa so that both work.
 1.12  16-Apr-2003  wiz Use
.In header.h
instead of
.Fd #include \*[Lt]header.h\*[Gt]
Much easier to read and write, and supported by groff for ages.
Okayed by ross.
 1.11  01-Oct-2002  wiz New sentence, new line. From Robert Elz.
 1.10  04-Sep-2002  wiz "initialse" looks nice, but is not correct.
 1.9  07-Feb-2002  ross branches: 1.9.2;
Generate <>& symbolically.
 1.8  15-Jan-2002  wiz Sort sections, fix punctuation nits.
 1.7  13-Jun-2000  simonb Document KVM_NO_FILES and kvm_get{proc,argv,envv}2(). Better wording
kindly accepted!

XXX: Need to update distrib lists. Tomorrow...
 1.6  02-Jul-1999  simonb branches: 1.6.6;
More trailing white space.
 1.5  06-Feb-1998  perry macroize BSD, NetBSD, FreeBSD and misc cleanup
 1.4  05-Feb-1998  perry add LIBRARY section to man page
 1.3  20-Aug-1997  mikel use -mdoc .Pa macro for filenames
 1.2  18-Mar-1996  thorpej RCS id police.
 1.1  09-May-1994  cgd branches: 1.1.1;
Initial revision
 1.1.1.1  09-May-1994  cgd new libkvm
 1.6.6.1  23-Jun-2000  minoura Sync w/ netbsd-1-5-base.
 1.9.2.2  19-Dec-2002  thorpej Sync with HEAD.
 1.9.2.1  07-Feb-2002  thorpej file kvm_open.3 was added on branch nathanw_sa on 2002-12-19 02:26:21 +0000
 1.14.40.1  13-May-2009  jym Sync with HEAD.

Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html

RSS XML Feed