freebsd-dev/usr.bin/cut
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
..
cut.1 Revert previous delta for cut(1) and calendar(1) as they were not applied 2002-07-23 15:09:56 +00:00
cut.c ANSIify function definitions. 2002-09-04 23:29:10 +00:00
Makefile Remove leaf node WARNS?=2 (that mainly I added). This should 2002-02-08 22:31:43 +00:00