freebsd-dev/usr.bin/script
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 Minor style stuff, use __FBSDID(), remove to-be-default WARNS=2. 2001-12-12 23:23:52 +00:00
script.1 Use `The .Nm utility' 2002-04-20 12:18:28 +00:00
script.c ANSIify function definitions. 2002-09-04 23:29:10 +00:00