summaryrefslogtreecommitdiffstats
path: root/lib/libkvm/kvm_open.3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* The swapfile argument is also const char *.jca2015-04-041-4/+4
* obvious .Pa fixes; found with mandocdb(8)schwarze2014-01-211-5/+5
* some Bx/Ox conversion;jmc2013-08-141-4/+8
* use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarzetedu2013-06-051-4/+4
* where a man page has multiple links, only reference that pagejmc2011-08-181-6/+3
* All operation on live kernels uses sysctl interface, there is no reason tomiod2009-01-211-6/+3
* convert to new .Dd format;jmc2007-05-311-2/+2
* kvm_openfiles() should take int flag, not unsignedderaadt2006-03-311-2/+2
* KVM_NO_FILES is 0x80000000, so arg 4 of kvm_openfiles() must be unsignedderaadt2004-09-141-2/+2
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* section reorder;jmc2003-06-021-5/+5
* Add a flag - KVM_NO_FILES which tells kvm_openfiles to notart2002-06-081-1/+5
* Various cleanups and mdoc'ing.aaron2000-03-041-17/+29
* - remove all trailing whitespaceaaron1999-07-091-11/+11
* when using `-' as a negative sign, escape it with a backslash so troff knowsaaron1999-07-071-2/+2
* mention _PATH_KSYMSmillert1998-08-241-2/+5
* sync with 0430deraadt1996-05-051-0/+3
* initial import of NetBSD treederaadt1995-10-181-0/+186