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
/
mvme88k
/
stand
/
installboot
Age
Commit message (
Expand
)
Author
2004-01-13
UFS -> FFS, /bootsd -> /boot, ufsboot -> boot
Miod Vallat
2003-08-25
rename struct dinode to ufs1_dinode. clears the namespace and makes
Ted Unangst
2003-08-20
No need to build installboot and the bootblocks at -O0 anymore.
Miod Vallat
2003-08-09
Always install the installboot manual page.
Miod Vallat
2003-06-06
- section reorder
Jason McIntyre
2003-06-01
strcpy/strcat/sprintf removal in all bootblocks. various testing by
Theo de Raadt
2003-05-08
EXAMPLE -> EXAMPLES in .Sh section, as per mdoc template.
Jason McIntyre
2003-03-06
date should be written formally: .Dd Month day, year
David Krause
2003-02-18
copyrights added;
Jason McIntyre
2002-03-14
Final __P removal plus some cosmetic fixups
Todd C. Miller
2002-03-14
First round of __P removal in sys
Todd C. Miller
2001-07-04
$OpenBSD$
Niklas Hallqvist
2000-12-28
mvme88k updates to -current. finally!
Steve Murphree
2000-03-03
$OpenBSD$
Todd T. Fries
2000-01-03
.Sh "SEE ALSO" -> .Sh SEE ALSO
Paul Janzen
1999-09-27
changed loader load address.
Steve Murphree
1999-07-09
- remove all trailing whitespace
Aaron Campbell
1999-07-08
flesh out .Dt
Theo de Raadt
1999-07-08
install into man8/arch subdirs
Theo de Raadt
1999-05-23
remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common
Aaron Campbell
1998-12-15
This fixed a number of things. A serious bug in bugcrt.c's initial stack
Steve Murphree
1998-08-22
Initial import of installboot
Steve Murphree