index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
i386
/
stand
/
boot
/
boot.8
Age
Commit message (
Expand
)
Author
2002-03-01
Change a config(8) reference to a more appropriate boot_config(8) reference.
Miod Vallat
2001-09-03
pretty this up
Theo de Raadt
2001-07-15
spelling
Peter Valchev
2001-05-02
document boot options, i dunno what -b does so i just do not mention it anymore
Michael Shalayeff
2001-01-16
add timeout variable, alphabetize the var list; pointed out by Rob Francis <r...
Michael Shalayeff
2000-12-27
better english and fix some spelling mistakes, Ok'd by aaron@
Brad Smith
2000-11-22
s/stroul/strtoul/; spotted by brad@
Michael Shalayeff
2000-11-18
Add 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-08-07
add a couple of examples, and generally elaborate more on the subject
Michael Shalayeff
2000-07-12
typo
Theo de Raadt
2000-06-12
Fix typo and mention valid tty values.
Todd C. Miller
1999-09-23
Typo fixes.
Alex Feldman
1999-09-15
apply grammer fixes from pr#831; from kwesterback@home.com
Michael Shalayeff
1999-08-25
give better support to the bios memory maps.
Michael Shalayeff
1999-07-09
Fixup for link
Tobias Weingartner
1999-07-09
- remove all trailing whitespace
Aaron Campbell
1999-05-16
Cleanup xrefs under SEE ALSO. Specifically:
Alex Feldman
1998-07-11
Roll-back previous commit; someone is working on getting all the boot*
Angelos D. Keromytis
1998-07-11
Rename boot.8 to boot-second-stage.8, so it's possible to get it
Angelos D. Keromytis
1998-03-16
doc machine commands
Michael Shalayeff
1997-10-07
cleanup
Michael Shalayeff
1997-09-20
- add 'stty [baudrate]' command to /boot, for serial consoles
flipk
1997-09-07
right zlib Xr, 10x todd
Michael Shalayeff
1997-09-06
more cleaning
Theo de Raadt
1997-09-05
Finishing? touches.
Tobias Weingartner
1997-09-05
man this; read, if you can read
Michael Shalayeff
1997-03-31
Initial /boot stuff (from Mickey)
Tobias Weingartner