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_private.h
Age
Commit message (
Expand
)
Author
2022-04-19
lib: remove CONSTCOND comment
rillig
2022-01-10
Get rid of usrstack/USRSTACK. Document that the old version of getargv is
christos
2020-04-28
Implement kvm_write() for dump files. We map the file privately so that
christos
2011-09-12
add a function to report the name of the file kvm_open{,.files} is using.
christos
2010-09-26
Define KREAD() inside kvm_private.h, for reusability.
jym
2010-09-20
Change kvm_pa2off() and kvm_kvatop() prototypes (private to kvm(3)):
jym
2010-09-19
Ansify and KNF all functions within kvm(3). No objection on current-users@.
jym
2008-01-15
Handle reading from raw disk devices.
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-05-16
Consistently spell "crash dump" as two separate words. From jmc@openbsd.
wiz
2003-05-11
Make the kvm routines use /dev/ksyms to get the kernel namelist.
ragge
2003-01-18
Merge the nathanw_sa branch.
thorpej
2000-10-04
format-string audit cleanups
sommerfeld
2000-05-26
Add kvm interface to the new sysctls:
simonb
1997-08-12
Add the members: usrstack, min_uva, max_uva to struct __kvm
gwr
1996-05-05
Allow more flexibility in the format of cpu_kcore_hdr_t and isolate
gwr
1996-03-18
RCS id police.
thorpej
1996-03-16
New libkvm/savecore implementation. With the following differences:
leo
1995-05-16
Use the new ps_strings format. Find the arguments using their
mycroft
1995-01-09
Eliminate _kvm_uvatop(), in favor of using the machine-independent VM structu...
mycroft
1994-09-18
Move the swap page buffer into struct __kvm. Cache the page size during
mycroft
1994-05-09
new libkvm
cgd