Age | Commit message (Expand) | Author |
---|---|---|
1997-06-06 | use destructive erase | Michael Shalayeff |
1997-06-06 | fix twiddle() without breaking backspace | kstailey |
1997-06-03 | Handle obj dirs the correct way. PR#172 -moj | Mats O Jansson |
1997-05-31 | note about usleep | Michael Shalayeff |
1997-05-31 | usleep won't work on some weird laptops | Michael Shalayeff |
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-31 | usleep is void now | 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-29 | add small piece of NT support from James C. Cortilier III | 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-29 | .mk changes faster then i type.... | Michael Shalayeff |
1997-04-28 | Add getsecs(). Use biostime & biosdate routines. | Tobias Weingartner |
1997-04-27 | COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP | Todd C. Miller |
1997-04-26 | samplle boot.conf file | Michael Shalayeff |
1997-04-26 | boot.conf support | Michael Shalayeff |
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 | don't use cc for ld, bad things happens w/ DESTDIR defined; by dm@ | Michael Shalayeff |
1997-04-21 | usleep testing code | Michael Shalayeff |
1997-04-21 | rewrite command processing. | 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-21 | copyright (; | Michael Shalayeff |
1997-04-21 | some comments on recent stuff | Michael Shalayeff |
1997-04-21 | don't forget $(SACFLAGS) | Michael Shalayeff |
1997-04-20 | indentation | Michael Shalayeff |
1997-04-18 | angelos, please forgive me ); | 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 | use libs from correct paths | Michael Shalayeff |
1997-04-18 | no assembly listing | Michael Shalayeff |
1997-04-18 | oops... | Michael Shalayeff |
1997-04-18 | no more 60k limit! | Michael Shalayeff |
1997-04-17 | Add -nostdlib to make sure... | Tobias Weingartner |
1997-04-17 | Hope this works... | Tobias Weingartner |
1997-04-17 | make "boot> -a" work like "boot> bsd -a"; ie. flags shortcut | Theo de Raadt |