Age | Commit message (Expand) | Author |
1998-12-16 | cast multipliers in boot record byte offset calculation to | Michael Shalayeff |
1998-04-25 | fix some more printf's where a long arg was specified that is u_int32_t | Todd C. Miller |
1998-04-20 | fix the problem w/ /boot being fragmented in a non-contig | Michael Shalayeff |
1998-04-18 | i386 bootblocks that work for 2.3. A tale too long to tell | Theo de Raadt |
1998-04-02 | remove the last uses of spt and tpc | Theo de Raadt |
1998-03-11 | make usage message much prettier | Theo de Raadt |
1998-03-01 | Fix int overflow | Tobias Weingartner |
1997-10-28 | use RAW_PART, not 0 | Theo de Raadt |
1997-10-26 | don't freak out on old kernels | Michael Shalayeff |
1997-10-25 | fix install on unit!=0 | Michael Shalayeff |
1997-10-25 | use geometry | Michael Shalayeff |
1997-10-24 | use real boot device | Michael Shalayeff |
1997-10-22 | newer, better stuff; some parts by toby@ | Michael Shalayeff |
1997-10-15 | Honour users request for geo all the time. | Tobias Weingartner |
1997-10-12 | One more sanity check. If no blocks to load, | Tobias Weingartner |
1997-10-07 | better fix for floppy boot | Michael Shalayeff |
1997-10-03 | if we booted from the floppy, the geometry is for the hard disk | Theo de Raadt |
1997-10-03 | avoid sign extension on bios geometry! | Theo de Raadt |
1997-09-30 | fix sysctl() call. This code was never tested was it | Theo de Raadt |
1997-09-30 | Don't blithely use geometry from the disk. Get it from sysctl or | Todd C. Miller |
1997-09-24 | avoid bogus warnings | Michael Shalayeff |
1997-09-21 | machdep.bios | Michael Shalayeff |
1997-09-14 | print used geometry when verbose | Michael Shalayeff |
1997-09-04 | warn about unknown disklabel types, doc it in BUGS | Michael Shalayeff |
1997-09-02 | sync usage() to man | Michael Shalayeff |
1997-08-30 | don't muck w/ MBR on !hd | Michael Shalayeff |
1997-08-29 | install on raw partition | Michael Shalayeff |
1997-08-23 | don't use bios geometry for floppy and psudo-disks | Michael Shalayeff |
1997-08-22 | fetch bios geometry for the boot hd | Michael Shalayeff |
1997-07-17 | take partition in an account | Michael Shalayeff |
1997-03-31 | commit all my mods to the last imported libsa stuff.... | Michael Shalayeff |
1997-03-31 | Initial /boot stuff (from Mickey) | Tobias Weingartner |