Add -Wold-style-declaration to the kernel's warning flags.
[dragonfly.git] / sys / conf / bsd.kern.mk
2011-12-10 Sascha WildnerAdd -Wold-style-declaration to the kernel's warning...
2011-11-26 John MarinoInitial import of binutils 2.22 on the new vendor branch
2011-05-06 Sascha Wildnerkernel: Add -Wold-style-definition to the warnings.
2009-12-15 Sascha WildnerAdd -Werror to the kernel build.
2008-07-23 Matthew DillonSynchronize some of the machine-independant AMD64 bits.
2008-01-09 Simon SchubertCompile the kernel and modules with C99 warnings, not...
2007-11-11 Sepherosa ZiehauDon't enable annoying -Wpointer-sign in -Wall
2007-10-03 Sepherosa ZiehauThe "different pointer signedness" reported by gcc41...
2007-01-19 Matthew DillonRename /usr/src/sys/machine to /usr/src/sys/platform...
2006-11-07 Matthew DillonMajor kernel build infrastructure changes, part 1/2...
2006-10-22 Matthew DillonReorganize the way machine architectures are handled...
2006-07-02 Simon SchubertSet limits for inlining functions.
2006-07-02 Simon SchubertRestructure kernel makefiles and factor out MI and...
2006-03-24 Matthew DillonMajor BUF/BIO work commit. Make I/O BIO-centric and...
2005-07-23 Matthew DillonDo not compile the kernel with the stack protector...
2004-02-24 Joerg SonnenbergerUse -fformat-extensions when building kernel with GCC2.
2004-02-16 Matthew DillonCompile the kernel with -fno-common to guarentee that...
2004-02-04 Robert GarrettDisable -fformat-extensions temporarily
2003-11-15 Matthew DillonMisc cleanups to take care of GCC3.x warnings. Missing...
2003-11-15 Matthew DillonMove bsd.kern.mk from /usr/src/share/mk to /usr/src...