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
Age
Commit message (
Expand
)
Author
2012-08-26
Do not fail kvm_dump_mkheader without setting an error message
martin
2012-06-05
Measure kinfo_proc2::p_vm_vsize in pages, as it was always documented.
martin
2012-03-21
Use C89 function definition
matt
2012-03-21
These directories don't handle WARNS=5
matt
2012-01-10
fix handling of large pages.
chs
2011-10-15
kill open_cloexec()
christos
2011-09-14
more sys/param.h additions
christos
2011-09-13
Include <sys/param.h> for MAXPATHLEN
christos
2011-09-13
Sort sections.
wiz
2011-09-13
Fix Xr.
wiz
2011-09-12
doc for kvm_getkernelname
christos
2011-09-12
add a function to report the name of the file kvm_open{,.files} is using.
christos
2011-02-14
Add -D_KMEMUSER to CPPFLAGS
matt
2011-01-23
Teach libkvm how kernel virtual memory is laided on 64-bit MIPS kernels.
matt
2010-11-26
Return error on failure instead of hiding it and always returning zero.
dholland
2010-11-12
Fix build.
uebayasi
2010-10-23
Do not return -1 on _kvm_read when all the requested data could be read (fix ...
stacktic
2010-10-05
Import PAE support for kvm(3):
jym
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
KNF
jym
2010-09-19
Ansify and KNF all functions within kvm(3). No objection on current-users@.
jym
2010-06-24
More KNF
skrll
2010-06-24
ANSIfy / KNF.
skrll
2010-03-22
Use .In instead of .Ar Pa for headers.
joerg
2010-02-25
Adapt to <powerpc/spr.h> breakup.
matt
2009-10-21
Remove uarea swap-out functionality:
rmind
2009-10-20
Remove 3rd and 4th clause on Leo Weppelman's license. OK leo@.
snj
2009-09-14
Make the documentation match reality. If no explicit kernel name is
apb
2009-09-14
Move the code that tries to open _PATH_KSYMS first into a common path,
apb
2009-08-20
Anoter instance of <sys/exec_aout.h> -> <sys/exec.h>.
he
2009-05-16
kvm_getprocs actually works with KVM_NO_FILES.
yamt
2009-03-29
- add new RLIMIT_AS (aka RLIMIT_VMEM) resource that limits the total
mrg
2009-03-10
Remove redundant .br.
joerg
2009-01-11
bump shared libraries.
christos
2008-12-28
tdev is unsigned
christos
2008-12-28
cast dev_t's to int32_t because XXX: sysctl can't change size. This should
christos
2008-11-29
check error case for kvm_getlwps or SIGSEGV occurs due to dereferecing a NULL...
cegger
2008-10-25
look for ${KVM_MACHINE_ARCH} before ${MACHINE_ARCH} and ${MACHINE_CPU}
mrg
2008-10-25
use <i386/foo.h> in a few places.
mrg
2008-10-25
use <sparc/pmap.h> and <sparc/kcore.h> so this builds properly with
mrg
2008-04-30
Convert TNF licenses to new 2 clause variant
martin
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-03-12
don't need <sys/tty.h> here.
mrg
2008-02-27
+#define _KERNEL
ad
2008-02-05
PR/37962: Andrew Doran: libkvm is busted due to kauth_cred redefinition
elad
2008-01-18
Use the new information about per-cpu mappings. Gdb now can examine
martin
2008-01-15
... and make kvm_dump_inval() work on the raw device.
ad
2008-01-15
Handle reading from raw disk devices.
ad
2008-01-09
Remove support for NetBSD/pc532.
simonb
[next]