summaryrefslogtreecommitdiff
path: root/sys/arch/i386/stand/installboot
AgeCommit message (Expand)Author
1997-10-03avoid sign extension on bios geometry!Theo de Raadt
1997-09-30EXAMPLESTheo de Raadt
1997-09-30fix sysctl() call. This code was never tested was itTheo de Raadt
1997-09-30Don't blithely use geometry from the disk. Get it from sysctl orTodd C. Miller
1997-09-24avoid bogus warningsMichael Shalayeff
1997-09-24Document how things (more or less) work.Jason Downs
1997-09-24correct device arg descriptionMichael Shalayeff
1997-09-21machdep.biosMichael Shalayeff
1997-09-20- add 'stty [baudrate]' command to /boot, for serial consolesflipk
1997-09-14print used geometry when verboseMichael Shalayeff
1997-09-04more detailsTheo de Raadt
1997-09-04fix spellingTheo de Raadt
1997-09-04warn about unknown disklabel types, doc it in BUGSMichael Shalayeff
1997-09-02sync usage() to manMichael Shalayeff
1997-08-30don't muck w/ MBR on !hdMichael Shalayeff
1997-08-29missed from last ci, add -lutilMichael Shalayeff
1997-08-29mostly real as i amMichael Shalayeff
1997-08-29install on raw partitionMichael Shalayeff
1997-08-23don't use bios geometry for floppy and psudo-disksMichael Shalayeff
1997-08-22fetch bios geometry for the boot hdMichael Shalayeff
1997-07-17take partition in an accountMichael Shalayeff
1997-06-23remove @obj dependencykstailey
1997-03-31commit all my mods to the last imported libsa stuff....Michael Shalayeff
1997-03-31Initial /boot stuff (from Mickey)Tobias Weingartner