| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Don't pretend to support ix86's with 16-bit ints by using longs just | Bruce Evans | 1998-09-29 | 1 | -4/+4 |
| | | | | | | | | to ensure 32-bit variables. Doing so broke ix86's with 64-bit longs. Notes: svn path=/head/; revision=39755 | ||||
| * | Implement bus_dmamem_* functions and correct a few nits reported by Peter Wemm. | Justin T. Gibbs | 1998-05-06 | 1 | -10/+27 |
| | | | | | Notes: svn path=/head/; revision=35767 | ||||
| * | Support compiling with `gcc-pedantic' (don't use hard newlines in | Bruce Evans | 1998-04-19 | 1 | -74/+74 |
| | | | | | | | | (asm) string constants or trailing commas in enum declarations). Notes: svn path=/head/; revision=35300 | ||||
| * | Implementation of Bus Space for FreeBSD-x86. | Justin T. Gibbs | 1998-01-15 | 1 | -0/+1264 |
| Obtained From: NetBSD Notes: svn path=/head/; revision=32517 | |||||
