opnsense-src/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 Minor style stuff, use __FBSDID(), remove to-be-default WARNS=2. 2001-12-12 23:23:52 +00:00
script.1 Deal with double whitespace. 2004-07-03 00:24:45 +00:00
script.c Mark functions and variables as static. 2010-08-16 12:19:36 +00:00