freebsd-dev/usr.bin/sed
Tim J. Robbins 13ee49d316 Correct boundary condition error in D' and P' commands when the last
line of the pattern space is empty. Don't emit spurious newline when
EOF is reached with the `N' command.

Pointed out by:	Oleg Osyka
MFC after:	1 week
2002-08-11 09:53:44 +00:00
..
TEST Update another mention of <CR><CR> I missed the first time around (rev 1.2) 2002-07-04 05:16:19 +00:00
compile.c Ignore leading semicolons on commands; required by SUSv3. 2002-07-30 14:07:30 +00:00
defs.h
extern.h Make cspace()'s second argument const. Make `escapes' in lputs() const. 2002-07-08 06:00:55 +00:00
main.c Fix some bugs in in-place editing: 2002-07-30 19:42:18 +00:00
Makefile Kill superfluous blank line. 2002-06-17 08:21:53 +00:00
misc.c Silence WARNS=4 by passing a non-const buffer to regerror(). Since it 2002-07-08 05:36:24 +00:00
POSIX
process.c Correct boundary condition error in D' and P' commands when the last 2002-08-11 09:53:44 +00:00
sed.1 Sort sections, and refer to sed as a utility, not a function. 2002-06-25 08:36:19 +00:00