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
/
include
/
kvm.h
Age
Commit message (
Expand
)
Author
2016-01-22
u_char, u_int, u_long -> unsigned char, unsigned, unsigned long
dholland
2011-09-12
add kvm_getkernelname()
christos
2007-11-08
Add kvm_dump_header and implement kvm_dump_wrtheader on top of it.
joerg
2005-07-16
Cast large constant to int.
christos
2005-02-03
de-__P -- the hack is long since useless. Discussed with christos,
perry
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-01-18
Merge the nathanw_sa branch.
thorpej
2000-06-26
Do previous slightly different: /usr/share/misc/style no longer deems it ok
kleink
2000-06-26
Don't rely on <stdio.h> defining off_t, pull in <sys/types.h>.
kleink
2000-05-26
Prototypes for kvm interface to new KERN_PROC2 and KERN_PROC_ARGS sysctls.
simonb
1996-04-19
Add kvm_dump* prototypes.
leo
1994-10-26
new RCS ID format.
cgd
1994-10-19
be more careful with types.
cgd
1994-05-09
new kvm lib
cgd
1993-08-01
Add RCS identifiers.
mycroft
1993-06-01
add proto for kvm_getenv() call, to find environment variable string in
cgd
1993-03-21
initial import of 386bsd-0.1 sources
cgd