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