Raise WARNS to 6:
authorChris Pressey <cpressey@dragonflybsd.org>
Sat, 15 Jan 2005 08:36:25 +0000 (08:36 +0000)
committerChris Pressey <cpressey@dragonflybsd.org>
Sat, 15 Jan 2005 08:36:25 +0000 (08:36 +0000)
commita54cbcc5a2f3a04adc01bbe32939c16b36a642de
tree858a85a0a3d2baf12098f2066a90fe9b19b23ebc
parent64f33bc80a95b3ca4561fc9822bf56db813cf67e
Raise WARNS to 6:
- Constify a string constant;
- Compare a pointer with NULL, not zero.

Submitted-by: Larry Lansing <lansil_at_fuzzynerd_dot_com>
sbin/kget/Makefile
sbin/kget/kget.c