freebsd-nq/usr.bin/sed
Tony Finch c2b9b6eba8 Do not dribble zero bytes into the output, by replacing an obfuscated if
whose true and false clauses were equivalent with a check that we are
not about to stumble off the end of the line.

Reported by:	peter
Pointy hat to:	fanf
2003-06-05 12:10:19 +00:00
..
TEST
compile.c
defs.h
extern.h
main.c Fix some bugs in in-place editing: 2002-07-30 19:42:18 +00:00
Makefile
misc.c Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
POSIX
process.c Do not dribble zero bytes into the output, by replacing an obfuscated if 2003-06-05 12:10:19 +00:00
sed.1 mdoc(7) police: markup polishing. 2002-11-26 17:33:37 +00:00