freebsd-dev/usr.bin/uniq
David Malone f4ac32def2 ANSIify function definitions.
Add some constness to avoid some warnings.
Remove use register keyword.
Deal with missing/unneeded extern/prototypes.
Some minor type changes/casts to avoid warnings.

Reviewed by:	md5
2002-09-04 23:29:10 +00:00
..
Makefile WARNS=2 is going to become the default, so remove it from here. 2001-12-11 23:27:23 +00:00
uniq.1 Correct the History section; uniq(1) appeared at least as early as V3. 2002-07-05 09:44:47 +00:00
uniq.c ANSIify function definitions. 2002-09-04 23:29:10 +00:00