summaryrefslogtreecommitdiff
path: root/sys/arch/i386/stand/libsa
AgeCommit message (Expand)Author
1997-06-06fix twiddle() without breaking backspacekstailey
1997-05-31clean/optimizeMichael Shalayeff
1997-05-31add sleep(3)Michael Shalayeff
1997-05-31<string.h> bye-byeMichael 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-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-28Add getsecs(). Use biostime & biosdate routines.Tobias Weingartner
1997-04-23Clean up disk reset codeTobias Weingartner
1997-04-23implement 'hd' device (i guess nobody will boot from 'rd')Michael Shalayeff
1997-04-21usleep testing codeMichael 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-20indentationMichael 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-18no assembly listingMichael Shalayeff
1997-04-18no more 60k limit!Michael Shalayeff
1997-04-17fix tab expansionTheo de Raadt
1997-04-17Fix error handling from bios & typo.Tobias Weingartner
1997-04-17New memprobe for weird machines... please test.Tobias Weingartner
1997-04-15extern int debug;Michael Shalayeff
1997-04-15pass bootdev to kernel...Michael Shalayeff
1997-04-15no more assembly setup. all the gung is ok already in srt0.SMichael Shalayeff
1997-04-15copyright to toby (;Michael Shalayeff
1997-04-15do bounce-buffering to avoid DMA overrunMichael Shalayeff
1997-04-15kill bogus commentsMichael Shalayeff
1997-04-15print debugging stuff only when debug!=0Michael Shalayeff
1997-04-11Works with .gz kernels nowTobias Weingartner
1997-04-09emulate bios calls. more debugging stuff. some fixes.Michael Shalayeff
1997-04-08use new device names: fd(0,a) -> fd0aMichael Shalayeff
1997-04-07Fix device name.Tobias Weingartner
1997-04-07Reset stuff.Tobias Weingartner
1997-04-06devboot commitMichael Shalayeff
1997-04-06devboot protoMichael Shalayeff
1997-04-0532bit correctionsMichael Shalayeff
1997-04-05new exec stuffMichael Shalayeff
1997-04-05put gdt & idt in the separate file.Michael Shalayeff
1997-04-04Nuke.Tobias Weingartner