CVSROOT: /cvs Module name: src Changes by: bl...@cvs.openbsd.org 2016/09/27 09:35:34
Modified files: regress/bin/ksh: history.t integer.t regress.t unclass2.t Log message: Adjusts some patterns, so that the warning messages ksh prints if it has no controlliing tty is not causing the test to fail. based on otto@'s work; OK otto@