summaryrefslogtreecommitdiff
path: root/sys/arch/i386/stand
AgeCommit message (Expand)Author
2003-06-27Fix hang in EDD detection routine.Tobias Weingartner
2003-06-06- section reorderJason McIntyre
2003-06-04fix some 3/4 for tobyTheo de Raadt
2003-06-03three four killsMichael Shalayeff
2003-06-03fix tree after mickey breakageTheo de Raadt
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-05-08EXAMPLE -> EXAMPLES in .Sh section, as per mdoc template.Jason McIntyre
2003-04-17there is no reason to keep both around. just renameMichael Shalayeff
2003-04-17i386 ELF bootloader. developed with weingart@Dale Rahn
2003-02-07typos;Jason McIntyre
2003-02-01typos;Jason McIntyre
2003-01-29typos;Jason McIntyre
2003-01-17allow setting com baudrate up to 115200; req and testing by Sourabh Ladha <la...Michael Shalayeff
2002-12-02Import propolice (http://www.trl.ibm.com/projects/security/ssp), a stackMiod Vallat
2002-09-16It's more convinient to spell convinient as ``convenient'', actually.Miod Vallat
2002-08-28ancient file name in .file; from pbastos@rdc.puc-rio.brMichael Shalayeff
2002-06-25and kill a now bogus commentMichael Shalayeff
2002-06-25this monkey has not been a mbr for a couple of years alreadyMichael Shalayeff
2002-06-21Bump version to help distinquish new memory probe and fixes.Tobias Weingartner
2002-06-20Fix 4GB memory probing and other memory probing issues.Tobias Weingartner
2002-06-10Maintain my sanity.Tobias Weingartner
2002-05-03ptrdiff_t and size_t fixes.Marc Espie
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-03-12extraneous 'or'; from Sven Kirmess <sven.kirmess@gmx.net>Michael Shalayeff
2002-03-01Change a config(8) reference to a more appropriate boot_config(8) reference.Miod Vallat
2002-02-21Pasto. Ok mickey@Thierry Deval
2002-02-15fix the possible 4G overflow issuesMichael Shalayeff
2002-01-08Fix 16 vs. 32-bit mismatch. Solves the most common MBR hang.Kjell Wooding
2001-12-15first i gave you one of the reasons it mmakes thing better.Michael Shalayeff
2001-12-15Fix a long-standing alignment bug by removing the 32-but call/returnKjell Wooding
2001-11-06Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.Miod Vallat
2001-09-20grammar; from tobyMichael Shalayeff
2001-09-17genassym changesTheo de Raadt
2001-09-11remove acd references; millert@ ok.Federico G. Schwindt
2001-09-03pretty this upTheo de Raadt
2001-08-212nd rule of comitting fixMichael Shalayeff
2001-08-20bump the version for new kbd probe; 10x for a reminder from fgsch@Michael 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-07-15spellingPeter Valchev
2001-06-29biosboot is more than 256 bytes for a while nowMichael Shalayeff
2001-05-06increase version since we've removed -b; per fgsch@'s suggestionMichael Shalayeff
2001-05-02document boot options, i dunno what -b does so i just do not mention it anymoreMichael Shalayeff
2001-03-03Fix typo, "edx" -> "%edx", so that the %edx register is properly protectedAaron Campbell
2001-01-16add timeout variable, alphabetize the var list; pointed out by Rob Francis <r...Michael Shalayeff