Raise WARNS to 6:
authorChris Pressey <cpressey@dragonflybsd.org>
Wed, 20 Jul 2005 19:51:56 +0000 (19:51 +0000)
committerChris Pressey <cpressey@dragonflybsd.org>
Wed, 20 Jul 2005 19:51:56 +0000 (19:51 +0000)
commit8dbbbc95aefad1221c08fd3409712f681ae2d07f
treebc96c774929e6a181db8c8ea241fd1e98fcfc88a
parentb44d61c29ac33742c652e5f68ad97a3c06f54f41
Raise WARNS to 6:
- Declare variables and parameters 'static' and 'const' as needed.

Also:
- Bump FreeBSD CVS id's (date.c:1.47 (imp); extern.h 1.XX (markm))
  to indicate that these files are functionally identical;
- Remove unnecessary casts;
- Apply some style(9).

Submitted-by: Sarunas Vancevicius <svan_at_redbrick_dot_dcu_dot_ie>
bin/date/Makefile
bin/date/date.c
bin/date/extern.h