K 10 svn:author V 3 das K 8 svn:date V 27 2008-01-15T07:40:30.000000Z K 7 svn:log V 335 Fix some bugs in wall(1): - Handle wrapping correctly when \r appears in the input, and don't remove the \r from the output. - For lines longer than 79 characters, don't drop every 80th character. - Style: Braces around compound while statement. PR: 114498 Submitted by: Niclas Zeising (earlier version) END