Raise WARNS to 6:
authorChris Pressey <cpressey@dragonflybsd.org>
Wed, 2 Feb 2005 07:59:48 +0000 (07:59 +0000)
committerChris Pressey <cpressey@dragonflybsd.org>
Wed, 2 Feb 2005 07:59:48 +0000 (07:59 +0000)
commitc558e14808f895ca53898077fa80084702331c1e
tree335b9a83c0322857d05573d8f02192ae0c094309
parent09f756d182e8c40b2d8da1acf02378969c4b48b3
Raise WARNS to 6:

- Rename a local variable to avoid conflict with the name of a
  library function.
- Mark some function arguments as unused.
- ANSIfy function definitions.
- Declare local functions as static.
sbin/slattach/Makefile
sbin/slattach/slattach.c