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
/
sbin
/
badsect
/
badsect.c
Age
Commit message (
Expand
)
Author
2022-11-17
Restore backward compatibility of UFS2 with previous NetBSD releases by
chs
2016-09-05
Drop main() prototype.
sevan
2013-06-23
fsbtodb() -> FFS_FSBTODB(), EXT2_FSBTODB(), or MFS_FSBTODB()
dholland
2009-03-16
fix sign-compare issues
lukem
2008-12-29
fix dev_t format.
christos
2008-07-20
Remove the \n and tabs from the __COPYRIGHT() strings.
lukem
2004-08-08
cleanup some lint
christos
2004-08-08
- fix broken superblock finding code was wrong.
christos
2004-03-27
Don't require ffsv2 suberblocks to have FS_FLAGS_UPDATED set
dsl
2004-03-21
When searching for the superblock, check that the fs_sblockloc field
dsl
2004-01-05
Homogenize usage messages: make the 'usage' word all lowercase, as this seems
jmmv
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-07-13
use bounded string op
itojun
2003-04-02
Add support for UFS2. UFS2 is an enhanced FFS, adding support for
fvdl
2003-01-24
Bump daddr_t to 64 bits. Replace it with int32_t in all places where
fvdl
2001-08-17
remove third argument (`int ns') from ffs_sb_swap(), and let ffs_sb_swap()
lukem
2001-02-19
convert to use getprogname()
cgd
2001-02-04
fix nested extern
christos
1999-07-30
don't use the result of a readdir() after closedir(), from
drochner
1998-08-25
from Erik Bertelsen <erik@mediator.uni-c.dk>
ross
1998-03-18
Add support for non-native endian ffs.
bouyer
1997-09-16
resolve sccsid conflict
lukem
1997-09-14
* don't use register
lukem
1997-08-01
Fix warnings.
christos
1996-09-21
Since the filesystem is mounted on the block device, we need to use
scottr
1995-03-18
convert to new RCS Id conventions; reduce my headache
cgd
1995-01-30
Don't mix stat flags and inode flags.
mycroft
1994-10-31
Add string.h
cgd
1994-06-11
Fix up RCS ids.
mycroft
1994-06-10
Update to 4.4-lite.
pk
1993-12-15
Update to use <dirent.h>.
jtc
1993-08-01
Add RCS identifiers.
mycroft
1993-03-23
changed "Id" to "Header" for rcsids
cgd
1993-03-22
added rcs ids to all files
cgd
1993-03-21
initial import of 386bsd-0.1 sources
cgd