summaryrefslogtreecommitdiff
path: root/sys/arch/prep/stand/boot/siop.c
AgeCommit message (Expand)Author
2023-06-19Fix typo. unknwon -> unknownmsaitoh
2022-06-03fix folloing->following typos in more files.andvar
2021-08-21fix mainly same typos as in my previous commit but outside sys/dev/dm.andvar
2021-07-24Fix all remaining typos, mainly in comments but also in few definitions and l...andvar
2016-04-30Appease gcc - error: 'error' may be used uninitialized in this functionskrll
2014-04-03GCC 4.8 build fixes from John D. Bakermrg
2012-05-19Support load kernel from SCSI HDD with siop. It copy from bebox. (EXPERIMENTAL)kiyohara