summaryrefslogtreecommitdiff
path: root/sys/arch/i386/stand/boot
AgeCommit message (Expand)Author
2005-07-30Add libkern and link it in after libzTodd C. Miller
2005-07-15- add /bsd.rd to FILESJason McIntyre
2005-05-03The return value from getEBDAaddr() (info) is not used in bios_E820(),Tom Cosgrove
2005-05-03Convert the size of a memory chunk from bytes to megabytes beforeTom Cosgrove
2005-04-30Ensure we save the %ebx register returned from the BIOS call, not justTom Cosgrove
2005-04-25[OpenBSD]Tom Cosgrove
2005-02-18fix zlib's homepage; ok henning@, jmc@Robert Nagy
2004-12-23make com[123] work for console on i386, but allow override with CONADDR/CONUNITMarkus Friedl
2004-04-03add pxeboot references to FILES and SEE ALSO;Jason McIntyre
2004-03-19Enter pxeboot, derived from the NetBSD implementation. InitiallyTom Cosgrove
2004-01-02after some advice from nick, note that only com0 is currently supportedJason McIntyre
2003-12-20- .Xr biosboot(8) in SEE ALSOJason McIntyre
2003-11-26after some discussion with nick@, note that `hd*' syntax makes moreJason McIntyre
2003-11-22Unbreak compiling with DEBUG.Alexander Yurchenko
2003-10-23- delay reading the disklabel for floppies until after we're sure it'sFederico G. Schwindt
2003-10-04- document that boot will by default try to load /bsd, /obsd then /bsd.old.Jason McIntyre
2003-10-04(boot): device: filename -> device:filenameJason McIntyre
2003-09-19- some bios return a valid geometry for inexistent hd's so beforeFederico G. Schwindt
2003-09-18- move checks earlier to catch inexistent devices before testing for edd.Federico G. Schwindt
2003-09-11handle case where bios EDD support only supports a subset; from fgsch,Theo de Raadt
2003-06-27Fix hang in EDD detection routine.Tobias Weingartner
2003-06-06- section reorderJason McIntyre
2003-06-03three four killsMichael Shalayeff
2003-06-03fix tree after mickey breakageTheo de Raadt
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-02-01typos;Jason McIntyre
2002-09-16It's more convinient to spell convinient as ``convenient'', actually.Miod Vallat
2002-06-21Bump version to help distinquish new memory probe and fixes.Tobias Weingartner
2002-03-14First round of __P removal in sysTodd C. Miller
2002-03-01Change a config(8) reference to a more appropriate boot_config(8) reference.Miod Vallat
2001-09-03pretty this upTheo de Raadt
2001-08-20bump the version for new kbd probe; 10x for a reminder from fgsch@Michael Shalayeff
2001-07-15spellingPeter Valchev
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-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-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-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-08MANSUBDIR is common for this whole dirMichael Shalayeff