freebsd-dev/usr.bin/logger
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
..
logger.1 .Nm is not required at the begining of this sentence. 2002-04-20 21:33:10 +00:00
logger.c ANSIify function definitions. 2002-09-04 23:29:10 +00:00
Makefile Use CFLAGS, not COPTS, in the Makefile. bsd.prog.mk conveniently adds 2001-09-05 20:10:59 +00:00