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
/
fsdb
Age
Commit message (
Expand
)
Author
2021-05-29
Add birthtime support and make time 64 bit.
christos
2021-04-15
vax vs gcc: fsdb.c loses. also build this with -O0.
mrg
2020-09-06
add support for new GCC 9 warnings that may be too much to fix
mrg
2020-04-05
Fix depenency on common symbols in sbin.
joerg
2019-10-28
inode.c needs -O0 for vax
christos
2017-08-05
Fix punctuation markup.
wiz
2017-08-04
add a "saveblks <file>" command that saves the data blocks of the current
mrg
2017-07-03
Remove workaround for ancient HTML generation code.
wiz
2016-07-28
From Michael Plass:
martin
2016-03-23
-O0 for pass1.c and vax
christos
2015-04-15
remove various HAVE_GCC=45 fragments.
mrg
2014-03-03
Correct usage of clri.
blymn
2013-11-09
vax specific gcc 4.8.1 hacks
christos
2013-11-09
put instruction generation bug for the vax for 4.8 too
christos
2013-06-23
fsbtodb() -> FFS_FSBTODB(), EXT2_FSBTODB(), or MFS_FSBTODB()
dholland
2013-06-19
Rename ambiguous macros:
dholland
2013-06-09
Stick UFS_ in front of these symbols:
dholland
2013-01-22
Stuff UFS_ in front of a few of ufs's symbols to reduce namespace
dholland
2012-08-10
Don't depend on HAVE_GCC being always defined.
joerg
2012-03-20
Convert to C89 function definitions
matt
2011-08-29
Use __dead
joerg
2011-08-15
Remove redundant WARNS=4
dholland
2011-08-14
remove gcc-4.5 hacks.
christos
2011-07-03
apply some -O0 with gcc 4.5 and vax.
mrg
2011-06-22
apply some -Wno-error and/or -fno-strict-aliasing.
mrg
2011-06-20
remove most of the remaining HAVE_GCC tests that are always true in
mrg
2011-06-09
fix compilation.
christos
2011-06-09
share more code.
christos
2011-03-06
merge the bouyer-quota2 branch. This adds a new on-disk format
bouyer
2010-02-03
Userland now builds and uses terminfo instead of termcap.
roy
2009-06-06
Add proplib to list of libraries, ifx fsdb build after my getdiskinfo change.
haad
2009-04-11
Enable WARNS=4 by default except for:
lukem
2009-04-11
fix sign-compare issues
lukem
2008-12-29
cast arguments for changed printf format
mlelstv
2008-12-28
fix printf formats.
christos
2008-08-30
Add fss(4) snapshot support to fsck_ffs(8) (via -x or -X options, like
bouyer
2008-08-29
Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a f...
gmcgarry
2008-07-31
Merge the simonb-wapbl branch. From the original branch commit:
simonb
2008-07-08
No need to print "0x0x" before a hex number, one "0x" should be enough.
simonb
2008-05-04
There is only one more file which requires HACKS for m68000,
tsutsui
2008-04-30
Convert TNF licenses to new 2 clause variant
martin
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-02-09
make all sun2 use -O0 and move most of the hacks out into just 3 files.
mrg
2007-03-10
Remove unused ctype.h
hubertf
2006-10-16
c99 initializer
christos
2006-08-27
need getdiskinfo.
christos
2006-06-24
work around some GCC4 internal problems on m68000 platform.
mrg
2006-05-19
Coverity CID 3656,3655: Plug memory leak.
christos
2006-05-11
sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.
mrg
2006-04-21
Don't use cast expressions as lvalues as newer versions of gcc warn.
skrll
[next]