CVSROOT: /cvs Module name: src Changes by: kj...@cvs.openbsd.org 2009/06/02 11:57:30
Modified files: usr.bin/mg : echo.c Log message: Fix the long-standing crash when >NXNAME characters were inserted into minibuffer. Found and fixed by Martynas. Cleaned up a bit so that error messages display properly in the status line. Fixes Debian bug #414846