Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-06-06 | now that all partition size/offsets are potentially 64-bit, change the | Theo de Raadt | |
type of all variables to daddr64_t. this includes the APIs for XXsize() and XXdump(), all range checks inside bio drivers, internal variables for disklabel handling, and even uvm's swap offsets. re-read numerous times by otto, miod, krw, thib to look for errors | |||
2006-03-15 | Correct checks against cd_ndevs - valid numbers are strictly inferior to | Miod Vallat | |
cd_ndevs. | |||
2002-06-08 | protect biodone with splbio | Artur Grabowski | |
2002-03-14 | First round of __P removal in sys | Todd C. Miller | |
2001-12-05 | sync with netbsd. untested. | Hugh Graham | |
2001-07-04 | Fix off-by-one error in unit checking | Constantine Sapuntzakis | |
2000-04-27 | sync w/netbsd | Brandon Creighton | |
1997-09-12 | Sync with NetBSD 970827. -moj | Mats O Jansson | |
1997-05-29 | RCS tagging | Niklas Hallqvist | |
1997-01-15 | sync with NetBSD 970112 -moj | Mats O Jansson | |