CVS commit: src/usr.bin/fmt

2017-10-12 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Oct 13 00:11:56 UTC 2017 Modified Files: src/usr.bin/fmt: buffer.h fmt.c Log Message: Wse wide functions to avoid file corruption. Q+D because it does not use wcwidth(). To generate a diff of this commit: cvs rdiff -u -r1.

CVS commit: src/usr.bin/fmt

2012-06-30 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Jun 30 21:31:15 UTC 2012 Modified Files: src/usr.bin/fmt: fmt.1 fmt.c Log Message: add -w as an alias to -m To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/usr.bin/fmt/fmt.1 cvs rdiff -u -r1.31 -r1.32 src