summaryrefslogtreecommitdiff
path: root/sys/arch/sparc/stand/bootblk/bootblk.fth
AgeCommit message (Expand)Author
2022-11-17Restore backward compatibility of UFS2 with previous NetBSD releases bychs
2021-07-24Fix all remaining typos, mainly in comments but also in few definitions and l...andvar
2015-08-20Use lfs32_dinode_SIZEOF instead of ufs1_dinode_SIZEOF for lfs. Thesedholland
2015-08-16Make these compile again after changes to LFS.jdc
2010-06-24indir-block needs to be the size of a filesystem block or bad things can happen.eeh
2010-03-11Fix shifting by zero.eeh
2010-02-17Fix ffsv2 support.eeh
2010-02-13Major overhaul:eeh
2009-10-19Move Eduardo Horvath's license to 2 clause. OK eeh@.snj
2008-06-29Instead of bailing out with "Inode not directory", assume that the disk isjdc
2005-12-11merge ktrace-lwp.christos
2004-06-18Use RF_PROTECTED_SECTORS instead of a (wrong) magic value.martin
2003-04-05Track changes introduced when UFS2 was merged, so that this builds again.he
2002-06-12Dynamically allocate the buffer we use for filesystem deblocking based oneeh
2001-08-15Support for raidframe roots. I hope. (Someone needs to test this.)eeh
2001-06-13withough -> withoutwiz
2000-08-20move ofwboot & bootblk here; add a Makefile to build ofwboot.netmrg