CVSROOT: /cvs Module name: src Changes by: o...@cvs.openbsd.org 2013/09/19 10:12:01
Modified files: usr.bin/bc : Makefile bc.y extern.h scan.l Added files: usr.bin/bc : tty.c Log message: separate termios.h out from scan.l, both have an ECHO define. Noted by Joris Giovannangeli.