summaryrefslogtreecommitdiff
path: root/distrib/utils/sysinst/mbr.h
AgeCommit message (Expand)Author
2011-06-30dependant -> dependentwiz
2011-04-04Remove the advertisement clause from files copyrighted by Piermont Informationmbalmer
2009-09-19defs.h:abs
2009-05-14Support drives over 1TB in size (i.e. stop errors like drive is -654343MB insborrill
2006-04-05Rather big update to sysinst, in order to get it working on the prep port.garbled
2004-07-17Kill two more global variables, bsize (bios disk size) was never useddsl
2004-06-06Get rid of the EXTERN/INIT mess; fix so that we can process this with xstr(1).christos
2004-04-25Fix mbr bootcode handling to ensure that the bootselect table is alwaysdsl
2003-10-08Overhaul MBR handling (part 1):lukem
2003-07-25Sprinkle a load of consts, and change a few variable names.dsl
2003-07-07Another pass of the rototiller. Mainly:dsl
2003-06-16A load of KNF changes, plus a couple of strnxxx => strlxxx my fingers diddsl
2003-06-14Implement a limit on the size of / so that its guaranteed readable by the boo...dsl
2003-05-16Move definition of BOOTSEL to MD Makefiledsl
2003-05-07Pull some code fragments from machine and language dependant files into mbr.cdsl
2003-05-07Use C structure mbr_sector_t instead of char[] for 'mbr'.dsl
2003-01-10pass lint[pass1]christos
2000-12-22de-__P()-ifymrg
1999-07-10Don't try to convert the CHS values if not needed. Add extra flagfvdl
1999-06-20copyright notice typo fixups, as noticed in PR#7248. This softwarecgd
1999-05-02Change partition type if we're installing into an old 386bsd partition.fvdl
1999-04-05Move prototype for disp_cur_part() from defs.h to mbr.h.simonb
1999-03-31Rework the MBR code, and some of the labelling code.fvdl
1998-07-21Fix BIOS GEOMETRY menurvb
1998-06-20KNF.mrg
1998-02-24Move DOS BIOS-geometry and MBR-handling code to MI code for powerpc, arc:jonathan