Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sanitize setting of labeloffset and labelsector. | phk | 2003-06-07 | 1 | -1/+1 |
| | |||||
* | Fix sectorsize != 512 on i386 and pc98. Add test cases for same. | phk | 2003-06-02 | 1 | -15/+20 |
| | |||||
* | Add pc98 arch to test set. | phk | 2003-06-01 | 1 | -2/+2 |
| | | | | Remove ktrace which leaked out of test-setup. | ||||
* | Update the test-script based on the sunlabel version, but put a for-loop | phk | 2003-05-02 | 1 | -91/+151 |
| | | | | in there to run over the various architectures. | ||||
* | Add the beginning of a regression test. | phk | 2003-04-18 | 1 | -0/+110 |
So far it checks the overwrites of the BSD label inband (ie: dd if=/dev/ad0a of=/dev/ad2a). This excercises the geom::slice::hotspot code. |