Add -Wold-style-declaration to the kernel's warning flags.
authorSascha Wildner <saw@online.de>
Sat, 10 Dec 2011 13:45:37 +0000 (14:45 +0100)
committerSascha Wildner <saw@online.de>
Sat, 10 Dec 2011 13:45:37 +0000 (14:45 +0100)
commitbe203f75bc94613690714657058b02e748a41a65
treedc396c12480cc2fd6289c520ac02cc1e12f1b2b8
parent293fe03d8161c10a35a1d38b0e8593f7df3f7210
Add -Wold-style-declaration to the kernel's warning flags.

While here, clean up the comments a bit. -Wextra cleanness is not
something we're aiming for. What we want are warnings that help
catching bugs and/or keeping the code nice, but at the same time
don't get on anyone's nerves.
sys/conf/bsd.kern.mk