summaryrefslogtreecommitdiff
path: root/sys/arch/i386/stand
AgeCommit message (Expand)Author
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
2000-12-27better english and fix some spelling mistakes, Ok'd by aaron@Brad Smith
2000-11-22s/stroul/strtoul/; spotted by brad@Michael Shalayeff
2000-11-18Add an example for boot -c.Aaron Campbell
2000-11-18- Add an EXAMPLES section. I still haven't chosen a "standard" format.Aaron Campbell
2000-11-18- "OpenBSD BOOT [x.xx]" -> ">> OpenBSD/i386 BOOT [x.xx]" to reflect reality.Aaron 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-19Increment version; deraadt@ ok.Federico G. Schwindt
2000-10-19Pass SACFLAGS correctly so all files are compiled with -fpack-struct,Federico G. Schwindt
2000-10-18before sending a character check for DSR state.Michael Shalayeff
2000-10-09pcibios kernel device is now doing this jobMichael Shalayeff
2000-10-09do not build debug libs (if enabled in mk.conf)Michael Shalayeff
2000-08-07add a couple of examples, and generally elaborate more on the subjectMichael Shalayeff
2000-07-12typoTheo de Raadt
2000-06-12Fix typo and mention valid tty values.Todd C. Miller
2000-06-08bad mickeyTheo de Raadt
2000-06-08move cnspeed func and comspeed proto in placesMichael Shalayeff
2000-06-08MANSUBDIR is common for this whole dirMichael Shalayeff