summaryrefslogtreecommitdiff
path: root/sys/arch/i386/stand/libsa
AgeCommit message (Expand)Author
2003-06-03three four killsMichael Shalayeff
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-06-01strcpy/strcat/sprintf removal in all bootblocks. various testing byTheo de Raadt
2003-05-31Unpeeing as pointed out by Dries Schellekens.Tobias Weingartner
2003-05-31First lba support in /boot. Not complete lba boot support, but it's theTobias Weingartner
2003-04-17there is no reason to keep both around. just renameMichael Shalayeff
2003-04-17i386 ELF bootloader. developed with weingart@Dale Rahn
2003-01-17allow setting com baudrate up to 115200; req and testing by Sourabh Ladha <la...Michael Shalayeff
2002-06-20Fix 4GB memory probing and other memory probing issues.Tobias Weingartner
2002-05-03no guarantee that ptrdiff_t is int and not long, so cast.Marc Espie
2002-03-14Final __P removal plus some cosmetic fixupsTodd C. Miller
2002-03-14First round of __P removal in sysTodd C. Miller
2002-02-15fix the possible 4G overflow issuesMichael Shalayeff
2001-09-17genassym changesTheo de Raadt
2001-09-11remove acd references; millert@ ok.Federico G. Schwindt
2001-08-212nd rule of comitting fixMichael Shalayeff
2001-08-18probe for ps2 model and check if kbd controller is presentMichael Shalayeff
2001-08-18Timeout non-functional KBC (e.g. when missing) and gate A20 using port 0x92Constantine Sapuntzakis
2001-03-03Fix typo, "edx" -> "%edx", so that the %edx register is properly protectedAaron Campbell
2000-11-13Address the i8042 keyboard controller registers as offsets from IO_KBD; fromAaron Campbell
2000-10-25some people may say that i suckMichael Shalayeff
2000-10-25add pciprobe back into /boot.Michael Shalayeff
2000-10-18before sending a character check for DSR state.Michael Shalayeff
2000-10-09pcibios kernel device is now doing this jobMichael Shalayeff
2000-06-08move cnspeed func and comspeed proto in placesMichael Shalayeff
2000-03-05D not forget our memmap changes, ok mickey@Niklas Hallqvist
2000-02-18full support for a serial console.Michael Shalayeff
2000-01-29this makes some rough and tough calculations on apmMichael Shalayeff
1999-10-03Add missing bzero().Hakan Olsson
1999-09-30Change extmem counter to include *all* extended memory segments.Jason Downs
1999-08-25give better support to the bios memory maps.Michael Shalayeff
1999-05-20fix some typos; kwesterback@home.comAaron Campbell
1999-05-09provide suport for an apm data segemnt in the lower memory biosMichael Shalayeff
1999-01-31Fix clobbers so that GENERIC may compile with egcs.Marc Espie
1999-01-24The E801 probe has several problems. Disable for now.Niklas Hallqvist
1998-09-27some inlineMichael Shalayeff
1998-09-27#ifdef and if() debugging stuffMichael Shalayeff
1998-09-25from Martin Fredriksson <martin@gbg.netman.se>:Michael Shalayeff
1998-09-16fix commentsMichael Shalayeff
1998-08-31better debug printfsMichael Shalayeff
1998-07-20new exec frameworkMichael Shalayeff
1998-07-13alloca() is in stand.h noMichael Shalayeff
1998-07-08reflect MI boot changes; remove dead time_print() prototypeMichael Shalayeff
1998-06-11put missed changes that support booting from floppy (;Michael Shalayeff
1998-06-09there is no such thing as dprintf''Michael Shalayeff
1998-06-08use named constatntsMichael Shalayeff
1998-06-08typosMichael Shalayeff
1998-05-30no math needed for cd9660 any moreMichael Shalayeff
1998-05-30kill the hack!Michael Shalayeff
1998-05-30compile ctime.cMichael Shalayeff