CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2015/02/06 02:10:55
Modified files: usr.bin/fold : fold.c Log message: change the width types to unsigned. negative widths make no sense, and as deraadt points out, monitors keep getting bigger. now supports twice as many columns.