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
2023-04-01
libkvm: suppress lint warnings about extern declarations for now
rillig
2022-04-19
lib: remove CONSTCOND comment
rillig
2022-01-10
read the ps arguments from the correct place.
christos
2022-01-10
Get rid of usrstack/USRSTACK. Document that the old version of getargv is
christos
2021-12-11
remove clause 3 from all my licenses that aren't conflicting with
mrg
2021-07-19
Match the declaration in <sys/kauth.h>
christos
2020-11-10
Catch up with aa64 is not mips change
skrll
2020-05-02
Cast off_t to size_t to appease lint:
christos
2020-04-28
Don't treat failure to map the file as fatal.
christos
2020-04-28
make kvm_pread use the mapped buffer if it is available.
christos
2020-04-28
Implement kvm_write() for dump files. We map the file privately so that
christos
2020-04-25
Switch to the new PTE naming. The old naming is now unused, remove it.
maxv
2020-03-08
use a binary search in _kvm_pa2off(). this helps a lot for sparse dumps,
chs
2020-03-08
only do bounce buffering for character devices.
chs
2019-12-11
Redo previous more conventionally. Requested by kre@.
ad
2019-12-10
Mask out always zero bits off pg->phys_addr.
ad
2019-09-12
Need register defines that were moved to armreg.h
mlelstv
2018-12-19
be consistent about uint64_t and bit masks.
mrg
2018-12-19
use uint64_t for idx_mask. fixes lookups for some PAs. from skrll.
mrg
2018-12-18
Fix _kvm_kvatop so that it now works.
skrll
2018-12-11
Reword post mortem description. It tries to get the tree averages if it can.
sevan
2018-12-11
Clarify the difference to getloadavg(3).
sevan
2018-11-09
tg1 is a 64 bit value, store it in a 64 bit variable.
mrg
2018-11-05
initialise the kvm errbuf so that if an error occurs, but the
mrg
2018-11-01
compare matching TG1 bits.
mrg
2018-04-01
Add initial support for ARMv8 (AARCH64) (by nisimura@ and ryo@)
ryo
2018-02-07
Keep /dev/ksyms open in _kvm_open(). This way /dev/ksyms can be put into
maxv
2018-01-09
Correct the signature of kvm_getproc2(3) in the man-page.
kamil
2018-01-09
Correct the signature of kvm_getlwps(3) in the man-page.
kamil
2017-10-22
Add rest of the functions from the SYNOPSIS to the NAME section
abhinav
2017-06-14
Stop including <sys/user.h> in userland libraries
kamil
2016-06-30
various ia64 updates:
mrg
2016-04-04
some ports need <sys/wait.h>
christos
2016-04-04
catch up with p_xstat split.
christos
2016-03-29
distinguish between partial and failed read, so that "read 0xffffffff bytes f...
mrg
2016-01-24
mips needs _KMEMUSER for label_t in pcb.h
christos
2016-01-23
Update synopses to match u_int/u_long/etc. changes. Do not bump date as
dholland
2015-10-31
Use PRIxPADDR instead of type casting.
nakayama
2015-10-07
Fix the -m32 compat build for sparc64 after recent sparc/include/types.h
martin
2015-04-17
Dummy support for ia64
martin
2014-09-19
New files for Userland support of UCB RISC-V (both 32-bit and 64-bit)
matt
2014-09-03
New files for OR1K support
matt
2014-08-23
#if 0 some code not in use yet
matt
2014-08-10
MKCOMPAT fixes for when compat MACHINE_CPU != normal MACHINE_CPU
matt
2014-08-10
Preliminary files for AARCH64 (64-bit ARM) support.
matt
2014-03-04
#include <m68k/m68k.h>
matt
2014-02-21
sun4v: Rename TLB_ defines to SUN4U_TLB_ so entries created using TSB_DATA() ...
palle
2014-02-19
Remove the #include <sys/user.h> from all of libkvm.
dsl
2014-01-27
Add missing __RCSID("$NetBSD$");
matt
2012-08-26
Do not fail kvm_dump_mkheader without setting an error message
martin
[next]