Reduce warnings that appear under higher WARNS levels:
authorChris Pressey <cpressey@dragonflybsd.org>
Tue, 19 Apr 2005 05:18:19 +0000 (05:18 +0000)
committerChris Pressey <cpressey@dragonflybsd.org>
Tue, 19 Apr 2005 05:18:19 +0000 (05:18 +0000)
commit445bdd153a4779145d428f66141becfbcafabb93
tree60ce0d9db6216ae718c3db6b14b8cd88bc58ac3f
parent0272b808cd70e35e40cac69d0b383e94d37cf4eb
Reduce warnings that appear under higher WARNS levels:
- Include a missing header;
- Spell out initializers in full;
- De-constify a char * that isn't really constant.
bin/sh/arith_lex.l
bin/sh/mkinit.c
bin/sh/var.c