| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix missing includes of <string.h>, to silence some compiler warnings. | Ed Schouten | 2009-06-14 | 1 | -0/+1 |
| * | Re-enable raw dump format support on i386 and amd64 for /dev/fwmem. | Hidetoshi Shimokawa | 2007-06-15 | 1 | -9/+18 |
| * | Remove the advertising clause. UCB did this some time ago, but these | Warner Losh | 2007-01-08 | 1 | -4/+0 |
| * | Teach libkvm how to read minidumps. It turns out that minidumps are | Peter Wemm | 2006-04-21 | 1 | -0/+11 |
| * | Fix a well duplicated fencepost error that stopped crashdumps being | Peter Wemm | 2005-10-20 | 1 | -3/+3 |
| * | Support crash dumps > 4GB in size on 32 bit platforms. _kvm_kvatop() | Peter Wemm | 2005-06-29 | 1 | -39/+137 |
| * | Implement crashdump decoding for AMD64 as well, now that I have finally | Peter Wemm | 2004-05-19 | 1 | -28/+63 |
| * | AMD64 support; repocopied from i386 | Peter Wemm | 2003-04-30 | 1 | -3/+3 |
| * | Compensate for "Compensate for header dethreading" by backing it out. | Bruce Evans | 2001-10-10 | 1 | -2/+0 |
| * | Implement __FBSDID() | Matthew Dillon | 2001-09-16 | 1 | -3/+3 |
| * | Dynamically adjust to the value of KERNBASE in a crashdump, with | Peter Wemm | 2001-08-24 | 1 | -2/+12 |
| * | Compensate for header dethreading. | Mark Murray | 2001-05-01 | 1 | -0/+2 |
| * | Use kldsym(2) to lookup symbol values. This avoids the kvm_mkdb juggling | Peter Wemm | 1999-12-27 | 1 | -1/+5 |
| * | Copy code from gnu/usr.bin/gdb/gdb/kvm-fbsd.c to deal with 4 MB pages. | Tor Egge | 1997-08-17 | 1 | -0/+13 |
| * | Implement virtual-to-physical address mapping for the kvm library on | Peter Wemm | 1996-10-07 | 1 | -20/+65 |
| * | General -Wall warning cleanup, part I. | Jordan K. Hubbard | 1996-07-12 | 1 | -0/+1 |
| * | NBPG -> PAGE_SIZE | Poul-Henning Kamp | 1996-05-02 | 1 | -1/+1 |
| * | Remove trailing whitespace. | Rodney W. Grimes | 1995-05-30 | 1 | -1/+1 |
| * | A semicolon was lost. | Poul-Henning Kamp | 1994-11-07 | 1 | -1/+1 |
| * | From: "gj%pcs.dec.com@inet-gw-1.pa.dec.com" <garyj@rks32.pcs.dec.com> | Jordan K. Hubbard | 1994-11-07 | 1 | -0/+1 |
| * | Made kvm routines use procfs to get out process data such as argument | David Greenman | 1994-08-11 | 1 | -13/+0 |
| * | Fix kvm_i386.c just enough to make it compile and return lots of errors | Rodney W. Grimes | 1994-05-28 | 1 | -173/+34 |
| * | This is a COPY of kvm_hp300.c, soon to be patched to sorta work with | Rodney W. Grimes | 1994-05-28 | 1 | -0/+286 |