freebsd-nq/usr.bin/sed
Tony Finch d1691a2ff6 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
2002-07-30 19:42:18 +00:00
..
TEST
compile.c Ignore leading semicolons on commands; required by SUSv3. 2002-07-30 14:07:30 +00:00
defs.h
extern.h
main.c Fix some bugs in in-place editing: 2002-07-30 19:42:18 +00:00
Makefile
misc.c
POSIX
process.c
sed.1