summaryrefslogtreecommitdiff
path: root/sys/arch/i386/stand
AgeCommit message (Expand)Author
1997-06-06use destructive eraseMichael Shalayeff
1997-06-06fix twiddle() without breaking backspacekstailey
1997-06-03Handle obj dirs the correct way. PR#172 -mojMats O Jansson
1997-05-31note about usleepMichael Shalayeff
1997-05-31usleep won't work on some weird laptopsMichael Shalayeff
1997-05-31clean/optimizeMichael Shalayeff
1997-05-31add sleep(3)Michael Shalayeff
1997-05-31<string.h> bye-byeMichael Shalayeff
1997-05-31usleep is void nowMichael Shalayeff
1997-05-30sleep/usleep prototypes (others may need 'em too, btwMichael Shalayeff
1997-05-30EDD support functions, EDD detection code.Michael Shalayeff
1997-05-29better style, move pmm init code completely into gidt.SMichael Shalayeff
1997-05-29safetyMichael Shalayeff
1997-05-29safety, and copyrightMichael Shalayeff
1997-05-29copyrightMichael Shalayeff
1997-05-29do \bMichael Shalayeff
1997-05-29safetyMichael Shalayeff
1997-05-29add small piece of NT support from James C. Cortilier IIIMichael Shalayeff
1997-05-01alloca(size_t)Michael Shalayeff
1997-04-30Add missing prototype: alloca()Tobias Weingartner
1997-04-30solve the bounce buffer problem!Michael Shalayeff
1997-04-29ok.Michael Shalayeff
1997-04-29.mk changes faster then i type....Michael Shalayeff
1997-04-28Add getsecs(). Use biostime & biosdate routines.Tobias Weingartner
1997-04-27COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIPTodd C. Miller
1997-04-26samplle boot.conf fileMichael Shalayeff
1997-04-26boot.conf supportMichael Shalayeff
1997-04-23Clean up disk reset codeTobias Weingartner
1997-04-23implement 'hd' device (i guess nobody will boot from 'rd')Michael Shalayeff
1997-04-21don't use cc for ld, bad things happens w/ DESTDIR defined; by dm@Michael Shalayeff
1997-04-21usleep testing codeMichael Shalayeff
1997-04-21rewrite command processing.Michael Shalayeff
1997-04-21use dev/ic/i8042reg.h, not domestic definesMichael Shalayeff
1997-04-21rewriteMichael Shalayeff
1997-04-21probe for keyboard/screen by looking into CMOS.Michael Shalayeff
1997-04-21copyright (;Michael Shalayeff
1997-04-21some comments on recent stuffMichael Shalayeff
1997-04-21don't forget $(SACFLAGS)Michael Shalayeff
1997-04-20indentationMichael Shalayeff
1997-04-18angelos, please forgive me );Michael Shalayeff
1997-04-18some cleanup, comments and copyrightMichael Shalayeff
1997-04-18Clean up error handling a little. There is a smallTobias Weingartner
1997-04-18fix a bugMichael Shalayeff
1997-04-18use libs from correct pathsMichael Shalayeff
1997-04-18no assembly listingMichael Shalayeff
1997-04-18oops...Michael Shalayeff
1997-04-18no more 60k limit!Michael Shalayeff
1997-04-17Add -nostdlib to make sure...Tobias Weingartner
1997-04-17Hope this works...Tobias Weingartner
1997-04-17make "boot> -a" work like "boot> bsd -a"; ie. flags shortcutTheo de Raadt