Module Name: src Committed By: cheusov Date: Sun Jul 30 23:02:53 UTC 2017
Modified Files:
src/usr.bin/csplit: csplit.c
Log Message:
Compare return value of fputs(3) with EOF instead of 0.
This is POSIX-ly correct and fixes csplit(1) on non-NetBSD systems.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/usr.bin/csplit/csplit.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
