freebsd-dev/usr.bin/tset
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
..
extern.h remove __P 2002-03-22 01:42:45 +00:00
Makefile
map.c Clean up malloc(3)'s argument. Remove casts which do nothing when we're 2002-05-17 05:11:07 +00:00
misc.c WARNS=2 fixes, use __FBSDID(). 2001-12-11 23:29:45 +00:00
set.c remove __P 2002-03-22 01:42:45 +00:00
term.c remove __P 2002-03-22 01:42:45 +00:00
tset.1 Use `The .Nm utility' 2002-04-20 12:18:28 +00:00
tset.c ANSIify function definitions. 2002-09-04 23:29:10 +00:00
wrterm.c WARNS=2 fixes, use __FBSDID(). 2001-12-11 23:29:45 +00:00