Date: Tue, 30 Jul 2002 12:42:19 -0700 (PDT) From: Tony Finch <fanf@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/sed main.c Message-ID: <200207301942.g6UJgJPU048925@freefall.freebsd.org>
index | next in thread | raw e-mail
fanf 2002/07/30 12:42:19 PDT
Modified files:
usr.bin/sed main.c
Log:
Fix some bugs in in-place editing:
(1) errors from freopen were not reported correctly
(2) large files were not handled correctly
(3) read-only files broke things
MFC after: 1 week
Revision Changes Path
1.27 +26 -28 src/usr.bin/sed/main.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207301942.g6UJgJPU048925>
