Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-02-24 | rename some DOS MBR partition types | Theo de Raadt | |
1998-02-19 | add netbsd partition, rename 386BSD one to FreeBSD.. | Theo de Raadt | |
1998-01-11 | disklabel spoofing for FAT32. | Niels Provos | |
1997-10-14 | Neater this way. | Tobias Weingartner | |
1997-09-29 | ignore partitions larger than device, as an attempt to ignore floppies ↵ | Theo de Raadt | |
without MBR | |||
1997-08-29 | define DOSACTIVE for bootable partition | Michael Shalayeff | |
1997-08-29 | s/XXX/__MBR_XXX/ and undef it after use | Michael Shalayeff | |
1997-08-29 | undef XXX after use | Michael Shalayeff | |
1997-08-29 | add struct dos_mbr | Michael Shalayeff | |
1997-08-08 | Change the bounds_check_with_label API to also take a cpu_disklabel | Niklas Hallqvist | |
reference for making transferral of meta-information possible from readdisklabel to bounds_check_with_label. The first (and maybe only) thing that will use this is the multi-disklabel-format code on the alpha where the labelsector is passed via cpu_disklabel so the label write-protection can work correctly no matter what label was found. Also use a new macro DKBAD to get at the dkbad field of the cpu_disklabel implementations that contain it. This too is for multi-disklabel architectures where the "bad" field can be inside a union. Use this macro as a means for a driver to check if an architecture supports dkbad constructs. Remove proto of bounds_check_with_label from all MD disklabel.h as it is in sys/disklabel.h. I have not been able to test the changes everywhere, if I break anything I apologize, and promise to fix it as soon as I become aware of it. | |||
1997-04-10 | additions & fixes from niklas & i | Theo de Raadt | |
1996-10-04 | do not decl global; from christos | Theo de Raadt | |
1996-09-25 | u_int*_t types | Theo de Raadt | |
1996-09-24 | DOSPTYP_OPENBSD = 0xa6 (everything i checked says this is available) | Theo de Raadt | |
1996-09-24 | RAW_PART = 2, ie. sd0c, now -- make sure your c partitions are your whole disk | Theo de Raadt | |
1996-09-22 | add ontrack format | Theo de Raadt | |
1996-09-12 | 16 partitions | Theo de Raadt | |
1996-04-18 | Merge of NetBSD 960317 | Niklas Hallqvist | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |