index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libkvm
/
kvm_amd64.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libkvm code janitoring
uqs
2011-01-23
1
-10
/
+9
*
Fix missing includes of <string.h>, to silence some compiler warnings.
ed
2009-06-14
1
-0
/
+1
*
Re-enable raw dump format support on i386 and amd64 for /dev/fwmem.
simokawa
2007-06-15
1
-9
/
+18
*
Remove the advertising clause. UCB did this some time ago, but these
imp
2007-01-08
1
-4
/
+0
*
Teach libkvm how to read minidumps. It turns out that minidumps are
peter
2006-04-21
1
-0
/
+11
*
Fix a well duplicated fencepost error that stopped crashdumps being
peter
2005-10-20
1
-3
/
+3
*
Support crash dumps > 4GB in size on 32 bit platforms. _kvm_kvatop()
peter
2005-06-29
1
-39
/
+137
*
Implement crashdump decoding for AMD64 as well, now that I have finally
peter
2004-05-19
1
-28
/
+63
*
AMD64 support; repocopied from i386
peter
2003-04-30
1
-3
/
+3
*
Compensate for "Compensate for header dethreading" by backing it out.
bde
2001-10-10
1
-2
/
+0
*
Implement __FBSDID()
dillon
2001-09-16
1
-3
/
+3
*
Dynamically adjust to the value of KERNBASE in a crashdump, with
peter
2001-08-24
1
-2
/
+12
*
Compensate for header dethreading.
markm
2001-05-01
1
-0
/
+2
*
Use kldsym(2) to lookup symbol values. This avoids the kvm_mkdb juggling
peter
1999-12-27
1
-1
/
+5
*
Copy code from gnu/usr.bin/gdb/gdb/kvm-fbsd.c to deal with 4 MB pages.
tegge
1997-08-17
1
-0
/
+13
*
Implement virtual-to-physical address mapping for the kvm library on
peter
1996-10-07
1
-20
/
+65
*
General -Wall warning cleanup, part I.
jkh
1996-07-12
1
-0
/
+1
*
NBPG -> PAGE_SIZE
phk
1996-05-02
1
-1
/
+1
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-1
/
+1
*
A semicolon was lost.
phk
1994-11-07
1
-1
/
+1
*
From: "gj%pcs.dec.com@inet-gw-1.pa.dec.com" <garyj@rks32.pcs.dec.com>
jkh
1994-11-07
1
-0
/
+1
*
Made kvm routines use procfs to get out process data such as argument
dg
1994-08-11
1
-13
/
+0
*
Fix kvm_i386.c just enough to make it compile and return lots of errors
rgrimes
1994-05-28
1
-173
/
+34
*
This is a COPY of kvm_hp300.c, soon to be patched to sorta work with
rgrimes
1994-05-28
1
-0
/
+286