summaryrefslogtreecommitdiff
path: root/sys/arch/i386/stand/libsa
AgeCommit message (Expand)Author
1997-10-18correctMichael Shalayeff
1997-10-18Copy in bios_diskinfo array from /boot space.Tobias Weingartner
1997-10-17Cleanup, make it all compile.Tobias Weingartner
1997-10-17Use BIOS to probe for memory map.Tobias Weingartner
1997-10-12BOOT_APM bye, byeMichael Shalayeff
1997-10-12KNFMichael Shalayeff
1997-10-12safe memprobe; preserve memory contentsMichael Shalayeff
1997-10-12KNF; typesMichael Shalayeff
1997-10-09Heads... not TracksTheo de Raadt
1997-10-07better fix for floppy bootMichael Shalayeff
1997-10-07use sleep(), remove unused function protoMichael Shalayeff
1997-10-07let's keep it MI; 10x phil for the MD implementationMichael Shalayeff
1997-10-06better amp messageMichael Shalayeff
1997-10-02better 'machine di' table; toddf@Michael Shalayeff
1997-09-29 according to the recent apm changesMichael Shalayeff
1997-09-26nice diskinfo; terms consistancy by millert@Michael Shalayeff
1997-09-24overflow can bite anyways, increment wordMichael Shalayeff
1997-09-24we have no bus hereMichael Shalayeff
1997-09-21/boot engine is in sys/stand/boot/ now (;Michael Shalayeff
1997-09-20- add 'stty [baudrate]' command to /boot, for serial consolesflipk
1997-09-19Make newer gcc happyNiklas Hallqvist
1997-09-18halt in debug mode onlyMichael Shalayeff
1997-09-17regs command is MDMichael Shalayeff
1997-09-17pass cnvmem,extmem the old way they were....Michael Shalayeff
1997-09-17unsignedsMichael Shalayeff
1997-09-04s/DEBUG/EXEC_DEBUG/Michael Shalayeff
1997-09-04support boot API version numberMichael Shalayeff
1997-09-03Fix fake geo (again)Tobias Weingartner
1997-09-03Fix fake geoTobias Weingartner
1997-09-031st part of pretty "machine diskinfo" stuffTobias Weingartner
1997-09-02change biosdinfo() to return fail value. use fake geo, where neededMichael Shalayeff
1997-09-02Pretty.Tobias Weingartner
1997-09-02Add "machine diskinfo" command. Needs work.Tobias Weingartner
1997-09-02machine diskinfo command, toby is filling w/ meat at the momentMichael Shalayeff
1997-09-02debug last consistency ciMichael Shalayeff
1997-09-02don't use direct regnamesMichael Shalayeff
1997-09-02provide two separate interfaces for bios errors mappings:\n error->msg, error...Michael Shalayeff
1997-09-02s/apm_init/apm_check/ in apm_check() debug printfMichael Shalayeff
1997-09-02s/DEBUG/GIDT_DEBUG/Michael Shalayeff
1997-09-02tabs vs spacesMichael Shalayeff
1997-09-02whine about conv memoryMichael Shalayeff
1997-08-31consistencyMichael Shalayeff
1997-08-31consistancyMichael Shalayeff
1997-08-29we have MBR struct and signature defined elsewhere nowMichael Shalayeff
1997-08-27don't mess w/ debugging symbolsMichael Shalayeff
1997-08-22put values into BIOS_vars so kernel will get 'em soonMichael Shalayeff
1997-08-22don't echo all the control chars, not only bs&delMichael Shalayeff
1997-08-22byte returnsMichael Shalayeff
1997-08-21\n is handled by cnputc(), don't print \rMichael Shalayeff
1997-08-21boothowto is local to bootMichael Shalayeff