Automated Code Analysis
possible bashism in ./tty.sh line 108 ('((' should be '$(('):
if ((f = secopen(line, O_RDWR | O_NONBLOCK, 0)) == -1)
possible bashism in ./tty.sh line 179 ('((' should be '$(('):
bzero((char *)m, sizeof(*m));
possible bashism in ./install.sh line 9 (echo -e):
echo -e "\n\n-----------------------------------------------------------------"
This report was generated on Thu, 16 Dec 2010 10:38:40 +0000, based on results by checkbashisms 2.10.65git5