diff options
author | harti <harti@FreeBSD.org> | 2003-07-28 08:14:27 +0000 |
---|---|---|
committer | harti <harti@FreeBSD.org> | 2003-07-28 08:14:27 +0000 |
commit | 5bb0f030f2d22c2b93dc44bfcbf389827999ed18 (patch) | |
tree | 2c297d928e99e9a69262b163b046ff916389c40d /sbin/mdconfig | |
parent | 1cd634adc1d1ccd8b2986519f72fcbe975a07416 (diff) | |
download | FreeBSD-src-5bb0f030f2d22c2b93dc44bfcbf389827999ed18.zip FreeBSD-src-5bb0f030f2d22c2b93dc44bfcbf389827999ed18.tar.gz |
Make atm WARNS=6 clean. The changes are mostly:
- remove some instances of __P()
- use real prototypes and un-K&R function headers
- constify where necessary (mostly strings and structures containing
strings)
- make functions and variables static that need not to be global
- tag unused function parameters as __unused
Testing: a fresh universe
Diffstat (limited to 'sbin/mdconfig')
0 files changed, 0 insertions, 0 deletions