CVSROOT: /cvs Module name: src Changes by: bent...@cvs.openbsd.org 2016/09/23 00:28:08
Modified files: bin/ps : ps.1 ps.c Log message: Attempt to use stdout, stderr, or stdin terminal widths if they exist. This behavior already existed but was unintentionally lost in revision 1.70 of ps.c. ok millert@ tb@