Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch to 2-clause license and standard text | emaste | 2013-06-06 | 1 | -15/+11 |
| | | | | Approved by: bms@ | ||||
* | libkvm code janitoring | uqs | 2011-01-23 | 1 | -4/+3 |
| | | | | | | | | | | | | - make WARNS=6 clean for archs w/o strict alignment requirments - add const, ANSIfy, remove unused vars, cast types for comparison - thanks to differing definitions of VM_MIN_ADDRESS across our archs, we need to trick the compiler to not complain about signedness. We could either fix VM_MIN_ADDRESS to always be a simple integer or make the check conditional on $ARCH. Closes PRs: kern/42386, kern/83364 Reviewed by: bde | ||||
* | Add minidump support for MIPS | gonzo | 2010-11-07 | 1 | -9/+40 |
| | |||||
* | First cut at doing the kvm file needed for mips. | imp | 2008-07-23 | 1 | -0/+90 |
| | | | | Obtained from: gonzo@ | ||||
* | Nuke unsupported architecture files | gpalmer | 1998-08-22 | 1 | -207/+0 |
| | |||||
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -2/+2 |
| | |||||
* | BSD 4.4 Lite Lib Sources | rgrimes | 1994-05-27 | 1 | -0/+207 |