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
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
2008-01-05
Add address translation support for 4MB pages, which we use to map the
jld
2008-01-05
The address translation routine needs to use the plN_pi macros (for
jld
2008-01-01
Update libkvm to be able to deal with arm kernel core dumps.
chris
2007-12-22
sync with kernel.
yamt
2007-11-08
Fix a typo in the last change that broke a comparision.
joerg
2007-11-08
Add kvm_dump_header and implement kvm_dump_wrtheader on top of it.
joerg
2007-11-08
ANSIfy.
joerg
2007-11-06
Catch up with scheduling changes in the kernel.
ad
2007-11-05
Use the new sparc64 kcore cpu segment extensions to properly map VA/PAs
martin
2007-10-18
sync with kernel after the merge of yamt-x86pmap branch.
yamt
2007-07-09
'true' is a C99 keyword.
ad
2007-07-07
treat ESRCH as a soft error. From Anon Ymous
christos
2007-07-06
- Fix kvm_getlwps not to spit errors if we lose the race:
christos
2007-05-28
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
tls
2007-05-17
fix for yamt-idlelwp
christos
2007-05-01
Set kp2p->p_ru = 0 in the kproc2 structure.
dsl
2007-04-08
Remove support for NetBSD/{,evb}sh5.
scw
2007-02-24
Revert the kauth_impl.h change. Elad is going to maintain this. Asked by core@
christos
2007-02-18
Update only user code that uses the types of the e_[pu]cred members
dsl
2007-02-10
Add ${NETBSDSRCDIR}/sys to the include path.
ad
2007-02-09
Sync with kernel changes introduced by merging the newlock2 branch.
ad
2007-02-06
PR/35506: Chuck Silvers: ps doesn't work on crash dumps, libkvm doesn't
elad
2007-01-28
fill in p_stat for crashdumps like the kernel does for the sysctl.
chs
2006-12-31
kvm_getproc2: retry on ENOMEM.
yamt
[next]