freebsd-nq/usr.bin/script
Ed Schouten e8efeec6c5 Mark functions and variables as static.
All these functions and variables are local to this compilation unit, so
there is no reason why we shouldn't mark them static. This slightly
reduces the binary size.
2010-08-16 12:19:36 +00:00
..
Makefile
script.1
script.c Mark functions and variables as static. 2010-08-16 12:19:36 +00:00