Age | Commit message (Expand) | Author |
---|---|---|
1997-06-06 | fix twiddle() without breaking backspace | kstailey |
1997-05-31 | clean/optimize | Michael Shalayeff |
1997-05-31 | add sleep(3) | Michael Shalayeff |
1997-05-31 | <string.h> bye-bye | Michael Shalayeff |
1997-05-30 | sleep/usleep prototypes (others may need 'em too, btw | Michael Shalayeff |
1997-05-30 | EDD support functions, EDD detection code. | Michael Shalayeff |
1997-05-29 | better style, move pmm init code completely into gidt.S | Michael Shalayeff |
1997-05-29 | safety | Michael Shalayeff |
1997-05-29 | safety, and copyright | Michael Shalayeff |
1997-05-29 | copyright | Michael Shalayeff |
1997-05-29 | do \b | Michael Shalayeff |
1997-05-29 | safety | Michael Shalayeff |
1997-05-01 | alloca(size_t) | Michael Shalayeff |
1997-04-30 | Add missing prototype: alloca() | Tobias Weingartner |
1997-04-30 | solve the bounce buffer problem! | Michael Shalayeff |
1997-04-29 | ok. | Michael Shalayeff |
1997-04-28 | Add getsecs(). Use biostime & biosdate routines. | Tobias Weingartner |
1997-04-23 | Clean up disk reset code | Tobias Weingartner |
1997-04-23 | implement 'hd' device (i guess nobody will boot from 'rd') | Michael Shalayeff |
1997-04-21 | usleep testing code | Michael Shalayeff |
1997-04-21 | use dev/ic/i8042reg.h, not domestic defines | Michael Shalayeff |
1997-04-21 | rewrite | Michael Shalayeff |
1997-04-21 | probe for keyboard/screen by looking into CMOS. | Michael Shalayeff |
1997-04-20 | indentation | Michael Shalayeff |
1997-04-18 | some cleanup, comments and copyright | Michael Shalayeff |
1997-04-18 | Clean up error handling a little. There is a small | Tobias Weingartner |
1997-04-18 | fix a bug | Michael Shalayeff |
1997-04-18 | no assembly listing | Michael Shalayeff |
1997-04-18 | no more 60k limit! | Michael Shalayeff |
1997-04-17 | fix tab expansion | Theo de Raadt |
1997-04-17 | Fix error handling from bios & typo. | Tobias Weingartner |
1997-04-17 | New memprobe for weird machines... please test. | Tobias Weingartner |
1997-04-15 | extern int debug; | Michael Shalayeff |
1997-04-15 | pass bootdev to kernel... | Michael Shalayeff |
1997-04-15 | no more assembly setup. all the gung is ok already in srt0.S | Michael Shalayeff |
1997-04-15 | copyright to toby (; | Michael Shalayeff |
1997-04-15 | do bounce-buffering to avoid DMA overrun | Michael Shalayeff |
1997-04-15 | kill bogus comments | Michael Shalayeff |
1997-04-15 | print debugging stuff only when debug!=0 | Michael Shalayeff |
1997-04-11 | Works with .gz kernels now | Tobias Weingartner |
1997-04-09 | emulate bios calls. more debugging stuff. some fixes. | Michael Shalayeff |
1997-04-08 | use new device names: fd(0,a) -> fd0a | Michael Shalayeff |
1997-04-07 | Fix device name. | Tobias Weingartner |
1997-04-07 | Reset stuff. | Tobias Weingartner |
1997-04-06 | devboot commit | Michael Shalayeff |
1997-04-06 | devboot proto | Michael Shalayeff |
1997-04-05 | 32bit corrections | Michael Shalayeff |
1997-04-05 | new exec stuff | Michael Shalayeff |
1997-04-05 | put gdt & idt in the separate file. | Michael Shalayeff |
1997-04-04 | Nuke. | Tobias Weingartner |