Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a few format string bugs with -DDEBUG | 2014-06-15 | 1 | -2/+2 | |
| | |||||
* | Missed removing a printf argument. | 2009-05-07 | 1 | -2/+2 | |
| | | | | Spotted and ok sthen | ||||
* | Make amas less chatty in debug mode by not mentioning unused ranges and | 2009-05-07 | 1 | -5/+3 | |
| | | | | | | writing 'interleaved' instead of 'interleaved across 4 nodes'. ok deraadt | ||||
* | Amas(4) on some machines has ranges with base > limit. Treat this as | 2009-05-07 | 1 | -2/+3 | |
| | | | | | | an empty range. ok kettenis@ | ||||
* | Move amas device from arch/amd64 to dev/pci and enable it in i386 as well. | 2009-05-07 | 1 | -0/+284 | |
amas defaults to disabled on both amd64 and i386. "Go for it!" kettenis@ |