summaryrefslogtreecommitdiff
path: root/lib/libkvm/kvm_file.c
AgeCommit message (Expand)Author
2014-02-19Remove the #include <sys/user.h> from all of libkvm.dsl
2010-09-26Define KREAD() inside kvm_private.h, for reusability.jym
2010-09-19Ansify and KNF all functions within kvm(3). No objection on current-users@.jym
2008-03-12don't need <sys/tty.h> here.mrg
2008-02-27+#define _KERNELad
2006-02-161. Eliminate some unnecessary to kvm_{m,re}alloc.christos
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-02-02undo mallocvar.h change!christos
2003-02-01Include "sys/mallocvar.h" with "_KERNEL" defined in time to avoidtron
2003-02-01Fix build problem by rearranging the order of "#include" statements sotron
2003-01-18Merge the nathanw_sa branch.thorpej
2001-11-05WARNS=2 fixeslukem
2000-06-29<vm/vm.h> -> <uvm/uvm_extern.h>mrg
2000-06-26remove redundant vm includesmrg
2000-05-26Add kvm interface to the new sysctls:simonb
1999-08-19fix four major and one minor bug in dead kernel file-getting. Threecgd
1999-07-02More trailing white space.simonb
1999-04-01Nuke swap_pager.h.veego
1998-09-29Need string.h.thorpej
1998-09-27Remove lintchristos
1998-02-03remove obsolete register declarationsperry
1997-08-15Fix compiler warnings.drochner
1997-08-15use <sys/cdefs.h> __RCSID() macromikel
1997-06-20add explicit return type for kvm_deadfiles()mikel
1996-03-18RCS id police.thorpej
1995-03-28KERNEL -> _KERNELjtc
1994-10-19fix type of variables, add headers, protos, where necessary.cgd
1994-08-30Update to match include files.mycroft
1994-05-09new libkvmcgd