CVSROOT: /cvs Module name: src Changes by: tob...@cvs.openbsd.org 2015/09/06 13:56:43
Modified files: usr.sbin/wsfontload: wsfontload.c Log message: Avoid floating point exception when an invalid font width was specified. Also print actually helpful error messages when command line arguments are invalid. ok miod@