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
/
clri
Age
Commit message (
Expand
)
Author
2023-02-26
s/superblok/superblock/ in comment.
andvar
2022-11-17
Restore backward compatibility of UFS2 with previous NetBSD releases by
chs
2016-09-12
Actually, V6 included clri before 3BSD.
sevan
2016-09-11
Document the version clri first appeared.
sevan
2015-08-30
Calculate sector size from superblock and use that instead of DEV_BSIZE.
mlelstv
2013-06-23
fsbtodb() -> FFS_FSBTODB(), EXT2_FSBTODB(), or MFS_FSBTODB()
dholland
2009-07-26
Remove gross hack and attendant need for -fno-strict-aliasing.
dholland
2009-03-16
fix sign-compare issues
lukem
2008-08-29
Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a f...
gmcgarry
2008-07-20
Remove the \n and tabs from the __COPYRIGHT() strings.
lukem
2006-05-11
sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.
mrg
2005-06-27
Move WARNS=3 to the Makefile.inc, and add a little const to the remaining
christos
2005-01-20
Kill __P(), ANSIfy, remove main() prototype; WARNS=3
xtraeme
2004-03-27
Don'r check FS_FLAGS_UPDATED for ffsv2
dsl
2004-03-21
When searching for the superblock, check that the fs_sblockloc field
dsl
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-04-02
Add support for UFS2. UFS2 is an enhanced FFS, adding support for
fvdl
2002-08-19
Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path
lukem
2001-08-17
remove third argument (`int ns') from ffs_sb_swap(), and let ffs_sb_swap()
lukem
2001-06-05
Drop arguments of .Os.
wiz
1999-04-06
change:
cgd
1999-01-15
#include machine/bswap.h and remove -lutil.
bouyer
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
- fix use of .Nm
lukem
1997-07-11
icheck(8) and ncheck(8) Went Away a *long* time ago
mikel
1995-03-18
convert to new RCS Id conventions; reduce my headache
cgd
1995-01-30
Make this more type safe.
mycroft
1994-12-22
specify man pages the new way.
cgd
1994-09-23
err(3)/warn(3) cleanup
mycroft
1994-06-13
Import 4.4-Lite version.
mycroft
1994-06-08
Update from 4.4-Lite.
mycroft
1994-04-25
need <sys/time.h>
cgd
1993-08-01
Add RCS identifiers.
mycroft
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