index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libkvm
/
kvm_file.c
Age
Commit message (
Expand
)
Author
2014-02-19
Remove the #include <sys/user.h> from all of libkvm.
dsl
2010-09-26
Define KREAD() inside kvm_private.h, for reusability.
jym
2010-09-19
Ansify and KNF all functions within kvm(3). No objection on current-users@.
jym
2008-03-12
don't need <sys/tty.h> here.
mrg
2008-02-27
+#define _KERNEL
ad
2006-02-16
1. Eliminate some unnecessary to kvm_{m,re}alloc.
christos
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-02-02
undo mallocvar.h change!
christos
2003-02-01
Include "sys/mallocvar.h" with "_KERNEL" defined in time to avoid
tron
2003-02-01
Fix build problem by rearranging the order of "#include" statements so
tron
2003-01-18
Merge the nathanw_sa branch.
thorpej
2001-11-05
WARNS=2 fixes
lukem
2000-06-29
<vm/vm.h> -> <uvm/uvm_extern.h>
mrg
2000-06-26
remove redundant vm includes
mrg
2000-05-26
Add kvm interface to the new sysctls:
simonb
1999-08-19
fix four major and one minor bug in dead kernel file-getting. Three
cgd
1999-07-02
More trailing white space.
simonb
1999-04-01
Nuke swap_pager.h.
veego
1998-09-29
Need string.h.
thorpej
1998-09-27
Remove lint
christos
1998-02-03
remove obsolete register declarations
perry
1997-08-15
Fix compiler warnings.
drochner
1997-08-15
use <sys/cdefs.h> __RCSID() macro
mikel
1997-06-20
add explicit return type for kvm_deadfiles()
mikel
1996-03-18
RCS id police.
thorpej
1995-03-28
KERNEL -> _KERNEL
jtc
1994-10-19
fix type of variables, add headers, protos, where necessary.
cgd
1994-08-30
Update to match include files.
mycroft
1994-05-09
new libkvm
cgd