Age | Commit message (Expand) | Author |
---|---|---|
1997-08-22 | byte returns | Michael Shalayeff |
1997-08-21 | \n is handled by cnputc(), don't print \r | Michael Shalayeff |
1997-08-21 | correct dev:<need cwd>name case in qualify() | Michael Shalayeff |
1997-08-21 | print ttyname w/o format string | 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 | no need for \n | 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-21 | kill unused commands, yes we are not an operating system | 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 | print boot message on the right console | Michael Shalayeff |
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 | remove unused include | 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-13 | unused include | Michael Shalayeff |
1997-08-13 | reuse ret code for both message and chr | Michael Shalayeff |
1997-08-13 | typo | Niklas Hallqvist |
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 |
1997-08-12 | slite rewrite | Michael Shalayeff |
1997-08-12 | new cons | Michael Shalayeff |
1997-08-12 | new cons | Michael Shalayeff |
1997-08-12 | new cons | Michael Shalayeff |
1997-08-12 | new cons | Michael Shalayeff |
1997-08-12 | protos | Michael Shalayeff |
1997-08-12 | new cons | Michael Shalayeff |
1997-08-12 | who needs it? | Michael Shalayeff |
1997-08-12 | inline biosd_rw | Michael Shalayeff |
1997-08-12 | call BIOS inline (add struct EDD_cb into biosvar.h) | Michael Shalayeff |
1997-08-12 | no more biosmem.S | Michael Shalayeff |
1997-08-12 | better regs | Michael Shalayeff |
1997-08-12 | move that inline | Michael Shalayeff |
1997-08-09 | Fix boot message | Tobias Weingartner |
1997-08-08 | Sync up | Tobias Weingartner |
1997-08-08 | Temporary fix | Tobias Weingartner |
1997-08-08 | More pedantic | Tobias Weingartner |
1997-08-08 | Thanks Niklas (nuke push/pop) | Tobias Weingartner |
1997-08-08 | hardcode keyboard probe to 1 for now | Niklas Hallqvist |
1997-08-07 | 9600-N-8 is better than 9600-N-7 no? | Niklas Hallqvist |
1997-08-07 | grammar | Niklas Hallqvist |
1997-08-07 | grammar | Niklas Hallqvist |
1997-08-07 | grammar & spelling | Niklas Hallqvist |
1997-08-07 | probe should be returning non-zero when succesful | Niklas Hallqvist |