| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
from the tree since few months.
This is not targeted for MFC.
Notes:
svn path=/head/; revision=247631
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
warnings in sys/gnu/fs/xfs. The only warnings that still need to be
suppressed are those about array bound overruns of flexible array
members in xfs_dir2_{block,sf}.c, which are too expensive (in terms of
cascading code changes) to fix.
MFC after: 1 week
X-MFC-With: r239959
Notes:
svn path=/head/; revision=240011
|
| |
|
|
|
|
|
|
|
|
|
| |
linking it statically into the kernel. With our gcc in base there are
no warnings, so also remove the WERROR= from the module makefile.
Noted by: Eir Nym <eirnym@gmail.com>
MFC after: 1 week
Notes:
svn path=/head/; revision=239959
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
All of these are harmless, and are in fact used to shut up warnings from
lint.
While here, remove -Wno-missing-prototypes from the xfs module
Makefile, as I could not reproduce those warnings either with gcc or
clang.
MFC after: 1 week
Notes:
svn path=/head/; revision=228994
|
| |
|
|
|
|
|
|
|
|
| |
Apparently, they are problematic for CTF users.
PR: 119298
Submitted by: Julian H. Stacey
Notes:
svn path=/head/; revision=192314
|
| |
|
|
| |
Notes:
svn path=/head/; revision=159453
|
| |
|
|
|
|
|
| |
Reported by: Boris Samorodov <bsam@ipt.ru>
Notes:
svn path=/head/; revision=154433
|
|
|
Notes:
svn path=/head/; revision=153324
|