Age | Commit message (Expand) | Author |
1997-09-29 | according to the recent apm changes | Michael Shalayeff |
1997-09-26 | nice diskinfo; terms consistancy by millert@ | Michael Shalayeff |
1997-09-24 | overflow can bite anyways, increment word | Michael Shalayeff |
1997-09-24 | we have no bus here | Michael 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 consoles | flipk |
1997-09-19 | Make newer gcc happy | Niklas Hallqvist |
1997-09-18 | halt in debug mode only | Michael Shalayeff |
1997-09-17 | regs command is MD | Michael Shalayeff |
1997-09-17 | pass cnvmem,extmem the old way they were.... | Michael Shalayeff |
1997-09-17 | unsigneds | Michael Shalayeff |
1997-09-04 | s/DEBUG/EXEC_DEBUG/ | Michael Shalayeff |
1997-09-04 | support boot API version number | Michael Shalayeff |
1997-09-03 | Fix fake geo (again) | Tobias Weingartner |
1997-09-03 | Fix fake geo | Tobias Weingartner |
1997-09-03 | 1st part of pretty "machine diskinfo" stuff | Tobias Weingartner |
1997-09-02 | change biosdinfo() to return fail value. use fake geo, where needed | Michael Shalayeff |
1997-09-02 | Pretty. | Tobias Weingartner |
1997-09-02 | Add "machine diskinfo" command. Needs work. | Tobias Weingartner |
1997-09-02 | machine diskinfo command, toby is filling w/ meat at the moment | Michael Shalayeff |
1997-09-02 | debug last consistency ci | Michael Shalayeff |
1997-09-02 | don't use direct regnames | Michael Shalayeff |
1997-09-02 | provide two separate interfaces for bios errors mappings:\n error->msg, error... | Michael Shalayeff |
1997-09-02 | s/apm_init/apm_check/ in apm_check() debug printf | Michael Shalayeff |
1997-09-02 | s/DEBUG/GIDT_DEBUG/ | Michael Shalayeff |
1997-09-02 | tabs vs spaces | Michael Shalayeff |
1997-09-02 | whine about conv memory | Michael Shalayeff |
1997-08-31 | consistency | Michael Shalayeff |
1997-08-31 | consistancy | Michael Shalayeff |
1997-08-29 | we have MBR struct and signature defined elsewhere now | Michael Shalayeff |
1997-08-27 | don't mess w/ debugging symbols | Michael Shalayeff |
1997-08-22 | put values into BIOS_vars so kernel will get 'em soon | Michael Shalayeff |
1997-08-22 | don't echo all the control chars, not only bs&del | Michael Shalayeff |
1997-08-22 | byte returns | Michael Shalayeff |
1997-08-21 | \n is handled by cnputc(), don't print \r | Michael Shalayeff |
1997-08-21 | boothowto is local to boot | Michael Shalayeff |
1997-08-21 | print gray on black, not black on black | Michael Shalayeff |
1997-08-21 | BIOS_regs in machdep.c, so they won't get lost w/o biosdev.c | Michael Shalayeff |
1997-08-21 | missing ) | Michael Shalayeff |
1997-08-13 | better rv types | Michael Shalayeff |
1997-08-13 | s/kbd/pc/ for consistency with kernel. Do even better __asms for BIOS calls. | Niklas Hallqvist |
1997-08-13 | be honest about roots | Michael Shalayeff |
1997-08-13 | split off START into LINKADDR and LOADADDR (we will need reloctable boot) | Michael Shalayeff |
1997-08-13 | print kernel arguments | Michael Shalayeff |
1997-08-13 | getsecs() is in stand.h | Michael Shalayeff |
1997-08-13 | inline apm calls | Michael Shalayeff |
1997-08-13 | inline calls | Michael Shalayeff |
1997-08-12 | poll BIOS as said in comment | Michael Shalayeff |
1997-08-12 | _you_, hear?! never touch anything when doing commits! | Michael Shalayeff |
1997-08-12 | revert to prev-cons behaviour | Michael Shalayeff |