Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-04-18 | Favor BIOS geometry over physical. This should fix MANY problems with | Kjell Wooding | |
hard drives >8G sharing partitions with other operating systems. Also, support extended partition type 0x0F, which is quite common now. | |||
2000-01-08 | support LBA-mapped extended partitions too; ↵ | Theo de Raadt | |
sigh@kuzirabekon.econ.nagasaki-u.ac.jp | |||
1997-10-28 | use RAW_PART, not 0 | Theo de Raadt | |
1997-10-26 | do device sysctl operations like installboot does; I hope this is right | Theo de Raadt | |
1997-10-22 | newer bios stuff; needs work | Michael Shalayeff | |
1997-10-19 | indent | Theo de Raadt | |
1997-10-19 | indent | Theo de Raadt | |
1997-10-16 | a bunch of improvements by weingart & I | Theo de Raadt | |
1997-10-04 | support CPU_BIOSDEV on i386 | Theo de Raadt | |
1997-09-29 | ID in the first line w/ tabs | Michael Shalayeff | |
1997-09-29 | New fdisk code with interactive (command line type) | Tobias Weingartner | |
editing code. Rewrite from the ground up, save about 20 lines of code. Seems to create valid partition tables on i386 and alphas. |