/freebsd/usr.bin/col/tests/ |
H A D | nl.in | 6b43126f8168d68be32732fcca0e2422804f7de1 Fri Oct 09 17:27:37 CEST 2020 Mark Johnston <markj@FreeBSD.org> col(1): Fix a couple of bugs
- When flushing extra lines after all input has been processed, make sure that local state is reinitialized correctly. - When -f is specified, make sure to end output with a full newline. - Fix some style issues and update comments. - Add some regression tests.
PR: 249308 Submitted by: Yang Zhong <yzhong@freebsdfoundation.org> MFC after: 3 weeks Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D26536
|
H A D | rlf3.in | 6b43126f8168d68be32732fcca0e2422804f7de1 Fri Oct 09 17:27:37 CEST 2020 Mark Johnston <markj@FreeBSD.org> col(1): Fix a couple of bugs
- When flushing extra lines after all input has been processed, make sure that local state is reinitialized correctly. - When -f is specified, make sure to end output with a full newline. - Fix some style issues and update comments. - Add some regression tests.
PR: 249308 Submitted by: Yang Zhong <yzhong@freebsdfoundation.org> MFC after: 3 weeks Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D26536
|
H A D | nl3.in | 6b43126f8168d68be32732fcca0e2422804f7de1 Fri Oct 09 17:27:37 CEST 2020 Mark Johnston <markj@FreeBSD.org> col(1): Fix a couple of bugs
- When flushing extra lines after all input has been processed, make sure that local state is reinitialized correctly. - When -f is specified, make sure to end output with a full newline. - Fix some style issues and update comments. - Add some regression tests.
PR: 249308 Submitted by: Yang Zhong <yzhong@freebsdfoundation.org> MFC after: 3 weeks Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D26536
|
HD | hlf.in | 6b43126f8168d68be32732fcca0e2422804f7de1 Fri Oct 09 17:27:37 CEST 2020 Mark Johnston <markj@FreeBSD.org> col(1): Fix a couple of bugs
- When flushing extra lines after all input has been processed, make sure that local state is reinitialized correctly. - When -f is specified, make sure to end output with a full newline. - Fix some style issues and update comments. - Add some regression tests.
PR: 249308 Submitted by: Yang Zhong <yzhong@freebsdfoundation.org> MFC after: 3 weeks Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D26536
|
HD | nl2.in | 6b43126f8168d68be32732fcca0e2422804f7de1 Fri Oct 09 17:27:37 CEST 2020 Mark Johnston <markj@FreeBSD.org> col(1): Fix a couple of bugs
- When flushing extra lines after all input has been processed, make sure that local state is reinitialized correctly. - When -f is specified, make sure to end output with a full newline. - Fix some style issues and update comments. - Add some regression tests.
PR: 249308 Submitted by: Yang Zhong <yzhong@freebsdfoundation.org> MFC after: 3 weeks Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D26536
|
HD | hlf2.in | 6b43126f8168d68be32732fcca0e2422804f7de1 Fri Oct 09 17:27:37 CEST 2020 Mark Johnston <markj@FreeBSD.org> col(1): Fix a couple of bugs
- When flushing extra lines after all input has been processed, make sure that local state is reinitialized correctly. - When -f is specified, make sure to end output with a full newline. - Fix some style issues and update comments. - Add some regression tests.
PR: 249308 Submitted by: Yang Zhong <yzhong@freebsdfoundation.org> MFC after: 3 weeks Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D26536
|
H A D | col_test.sh | diff 6b43126f8168d68be32732fcca0e2422804f7de1 Fri Oct 09 17:27:37 CEST 2020 Mark Johnston <markj@FreeBSD.org> col(1): Fix a couple of bugs
- When flushing extra lines after all input has been processed, make sure that local state is reinitialized correctly. - When -f is specified, make sure to end output with a full newline. - Fix some style issues and update comments. - Add some regression tests.
PR: 249308 Submitted by: Yang Zhong <yzhong@freebsdfoundation.org> MFC after: 3 weeks Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D26536
|
H A D | Makefile | diff 6b43126f8168d68be32732fcca0e2422804f7de1 Fri Oct 09 17:27:37 CEST 2020 Mark Johnston <markj@FreeBSD.org> col(1): Fix a couple of bugs
- When flushing extra lines after all input has been processed, make sure that local state is reinitialized correctly. - When -f is specified, make sure to end output with a full newline. - Fix some style issues and update comments. - Add some regression tests.
PR: 249308 Submitted by: Yang Zhong <yzhong@freebsdfoundation.org> MFC after: 3 weeks Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D26536
|
/freebsd/usr.bin/col/ |
H A D | col.c | diff 6b43126f8168d68be32732fcca0e2422804f7de1 Fri Oct 09 17:27:37 CEST 2020 Mark Johnston <markj@FreeBSD.org> col(1): Fix a couple of bugs
- When flushing extra lines after all input has been processed, make sure that local state is reinitialized correctly. - When -f is specified, make sure to end output with a full newline. - Fix some style issues and update comments. - Add some regression tests.
PR: 249308 Submitted by: Yang Zhong <yzhong@freebsdfoundation.org> MFC after: 3 weeks Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D26536
|