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