CVSROOT: /cvs Module name: src Changes by: mart...@cvs.openbsd.org 2016/05/08 10:19:36
Modified files: usr.bin/wall : wall.c wall.1 Log message: Enable UTF-8 detection in wall(1). This deliberately ignores UTF-8 characters and replaces them with a single question mark. Similar to write(1). code OK and tweaks schwarze@ man page adjustment by schwarze@ and OK jmc@