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_vax.c
Age
Commit message (
Expand
)
Author
2022-01-10
Get rid of usrstack/USRSTACK. Document that the old version of getargv is
christos
2014-02-19
Remove the #include <sys/user.h> from all of libkvm.
dsl
2014-01-27
Add missing __RCSID("$NetBSD$");
matt
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
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
2001-11-29
Rename a local to avoid a -Wshadow warning.
thorpej
2001-09-07
include machine/vmparam.h so it will compile once again
chuck
2000-10-27
be consistent in the use of u_long. eventually they should be uintptr_t.
matt
2000-10-10
Use %lx instead of %x with _kvm_err when arg is u_long.
he
2000-06-29
<vm/vm.h> -> <uvm/uvm_extern.h>
mrg
2000-06-26
remove redundant vm includes
mrg
1999-07-02
More trailing white space.
simonb
1998-02-03
remove obsolete register declarations
perry
1997-10-20
Fix warnings.
ragge
1997-08-12
Add _kvm_mdopen()
gwr
1997-06-07
Vax now uses new libkvm.
ragge
1996-03-18
RCS id police.
thorpej
1995-04-25
kvm_vax.c added.
ragge
1995-04-17
kvm machine specific code for VAX.
ragge