Searched hist:175346 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/usr.bin/wall/
H A Dwall.cdiff 175346 Tue Jan 15 05:40:30 MST 2008 das 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 <niclas.zeising@gmail.com> (earlier version)

Completed in 46 milliseconds