summaryrefslogtreecommitdiff
path: root/lib/libkvm/kvm_open.3
AgeCommit message (Expand)Author
2015-04-04The swapfile argument is also const char *.Jeremie Courreges-Anglas
2014-01-21obvious .Pa fixes; found with mandocdb(8)Ingo Schwarze
2013-08-14some Bx/Ox conversion;Jason McIntyre
2013-06-05use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarzeTed Unangst
2011-08-18where a man page has multiple links, only reference that pageJason McIntyre
2009-01-21All operation on live kernels uses sysctl interface, there is no reason toMiod Vallat
2007-05-31convert to new .Dd format;Jason McIntyre
2006-03-31kvm_openfiles() should take int flag, not unsignedTheo de Raadt
2004-09-14KVM_NO_FILES is 0x80000000, so arg 4 of kvm_openfiles() must be unsignedTheo de Raadt
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-06-02section reorder;Jason McIntyre
2002-06-08Add a flag - KVM_NO_FILES which tells kvm_openfiles to notArtur Grabowski
2000-03-04Various cleanups and mdoc'ing.Aaron Campbell
1999-07-09- remove all trailing whitespaceAaron Campbell
1999-07-07when using `-' as a negative sign, escape it with a backslash so troff knowsAaron Campbell
1998-08-24mention _PATH_KSYMSTodd C. Miller
1996-05-05sync with 0430Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt