summaryrefslogtreecommitdiff
path: root/sys/arch/i386
AgeCommit message (Expand)Author
1997-04-27COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIPTodd C. Miller
1997-04-27Reality check.Jason Downs
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-20Allow kern_clock.c to see interrupt frames on i386Thorsten Lockert
1997-04-20Add new clock related types; from NetBSDThorsten Lockert
1997-04-20indentationMichael Shalayeff
1997-04-20flushTheo de Raadt
1997-04-19more buffer cache pleaseTheo de Raadt
1997-04-18do not check BOOT_MAGIC!Theo de Raadt
1997-04-18angelos, please forgive me );Michael Shalayeff
1997-04-18some cleanup, comments and copyrightMichael Shalayeff
1997-04-18faked disklabel for extended partition +Niels Provos
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
1997-04-17fix tab expansionTheo de Raadt
1997-04-17more equipment bits!Michael Shalayeff
1997-04-17Fix error handling from bios & typo.Tobias Weingartner
1997-04-17New memprobe for weird machines... please test.Tobias Weingartner
1997-04-17more devicesMichael Shalayeff
1997-04-17Do interrupt time accounting by running interrupt handlers with a seperateThorsten Lockert
1997-04-16add RB_KDB supportTheo de Raadt
1997-04-16add ext2fsTheo de Raadt
1997-04-16map two pages of Sysmap rather than 1.flipk
1997-04-16nice printfTheo de Raadt
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-15support more S3 chipsets. done by comparing against SuperCode;Theo de Raadt
1997-04-15need an rdTheo de Raadt
1997-04-15nice printf, do not biteTheo de Raadt
1997-04-15mostly repair option arg handling for bootingTheo de Raadt