simonb
|
92a129c5fb
|
Need <machine/pmap.h> for the pdei and ptei macros.
|
2001-09-17 12:48:20 +00:00 |
matt
|
cce919e025
|
Don't include <machine/pmap.h> and <machine/vmparam.h> if _KERNEL isn't
defined. Include them explicitly in the few kvm_arch.c that need them.
|
2001-08-05 03:33:15 +00:00 |
he
|
dd0d61e300
|
Use %lx instead of %x with _kvm_err when arg is u_long.
|
2000-10-10 20:44:16 +00:00 |
mrg
|
3b8ac18da2
|
<vm/vm.h> -> <uvm/uvm_extern.h>
|
2000-06-29 06:34:22 +00:00 |
mrg
|
10a6db97ee
|
remove redundant vm includes
|
2000-06-26 15:34:55 +00:00 |
simonb
|
f68ec00b50
|
More trailing white space.
|
1999-07-02 15:28:49 +00:00 |
thorpej
|
55c7ea7c28
|
Use pread(2) and pwrite(2) rather than lseek(2)/{read,write}(2).
|
1998-06-30 20:29:39 +00:00 |
phil
|
704a774583
|
include stdlib.h to define free().
|
1997-10-28 06:22:40 +00:00 |
mikel
|
b4119f6b37
|
use <sys/cdefs.h> __RCSID() macro
|
1997-08-15 02:21:56 +00:00 |
gwr
|
f638574915
|
Add _kvm_mdopen()
|
1997-08-12 16:34:07 +00:00 |
matthias
|
d67f3db782
|
The pc532 port now uses the new libkvm.
|
1997-02-08 09:38:06 +00:00 |
thorpej
|
346e67f879
|
RCS id police.
|
1996-03-18 22:33:07 +00:00 |
phil
|
57cd9a2c29
|
Update for recent changes in the kernel.
|
1996-02-01 07:24:37 +00:00 |
mycroft
|
c304971439
|
Eliminate _kvm_uvatop(), in favor of using the machine-independent VM structures.
|
1995-01-09 08:59:25 +00:00 |
phil
|
b1c25077d4
|
pc532 support in libkvm
|
1994-05-20 23:31:06 +00:00 |