possible bashism in ./tty.sh line 94 ('((' should be '$(('): static void consredir_readev_fn __P((struct event *, char *)); possible bashism in ./tty.sh line 99 ('((' should be '$(('): static void DoSendBreak __P((int, int, int)); possible bashism in ./tty.sh line 150 ('((' should be '$(('): if ((f = secopen(line, O_RDWR | O_NONBLOCK | O_NOCTTY, 0)) == -1) possible bashism in ./tty.sh line 230 ('((' should be '$(('): bzero((char *)m, sizeof(*m)); possible bashism in ./tty.sh line 780 ('((' should be '$(('): if ((devtty = open("/dev/tty", O_RDWR | O_NONBLOCK)) >= 0) possible bashism in ./tty.sh line 996 ('((' should be '$(('): if ((wp->w_ptyfd = OpenTTY(wp->w_tty, wp->w_cmdargs[1])) < 1) possible bashism in ./tty.sh line 1088 ('((' should be '$(('): if ((fd = OpenPTY(&slave)) < 0) possible bashism in ./tty.sh line 1093 ('((' should be '$(('): if ((sfd = open(slave, O_RDWR | O_NOCTTY)) < 0) possible bashism in ./tty.sh line 1148 ('((' should be '$(('): if ((cfd = secopen("/dev/console", O_RDWR|O_NOCTTY, 0)) == -1) possible bashism in ./tty.sh line 1172 ('((' should be '$(('): if ((consredirfd[0] = OpenPTY(&slave)) < 0) possible bashism in ./tty.sh line 1177 ('((' should be '$(('): if ((consredirfd[1] = open(slave, O_RDWR | O_NOCTTY)) < 0) possible bashism in ./tty.sh line 1439 (function names should only contain [a-z0-9_]): * value as returned by cfget?speed()
This report was generated on Fri, 17 Dec 2010 09:38:15 +0000, based on results by checkbashisms 2.10.65git5