summaryrefslogtreecommitdiff
path: root/lib/libkvm/kvm_vax.c
AgeCommit message (Expand)Author
2022-01-10Get rid of usrstack/USRSTACK. Document that the old version of getargv ischristos
2014-02-19Remove the #include <sys/user.h> from all of libkvm.dsl
2014-01-27Add missing __RCSID("$NetBSD$");matt
2010-09-20Change kvm_pa2off() and kvm_kvatop() prototypes (private to kvm(3)):jym
2010-09-19Ansify and KNF all functions within kvm(3). No objection on current-users@.jym
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-05-16Consistently spell "crash dump" as two separate words. From jmc@openbsd.wiz
2001-11-29Rename a local to avoid a -Wshadow warning.thorpej
2001-09-07include machine/vmparam.h so it will compile once againchuck
2000-10-27be consistent in the use of u_long. eventually they should be uintptr_t.matt
2000-10-10Use %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-26remove redundant vm includesmrg
1999-07-02More trailing white space.simonb
1998-02-03remove obsolete register declarationsperry
1997-10-20Fix warnings.ragge
1997-08-12Add _kvm_mdopen()gwr
1997-06-07Vax now uses new libkvm.ragge
1996-03-18RCS id police.thorpej
1995-04-25kvm_vax.c added.ragge
1995-04-17kvm machine specific code for VAX.ragge