NetBSD/usr.bin/sed
kim fd771a9c66 Fix bug pointed out by Jerry Peek <jpeek@jpeek.com> in PR bin/7674.
If hold space null when doing an 'G', make sure it contains a newline.
Fix copied from revision 1.17 where cgd applied a fix for 'x'.
1999-05-31 04:46:33 +00:00
..
TEST RCS ID police 1997-01-09 20:18:21 +00:00
Makefile RCS ID police 1997-01-09 20:18:21 +00:00
POSIX RCS ID police 1997-01-09 20:18:21 +00:00
compile.c char -> unsigned char 1998-12-19 22:12:11 +00:00
defs.h RCS ID police 1997-01-09 20:18:21 +00:00
extern.h RCS ID police 1997-01-09 20:18:21 +00:00
main.c WARNSify, fix .Nm usage, deprecate register, getopt returns -1 not EOF 1997-10-19 23:05:11 +00:00
misc.c WARNSify, fix .Nm usage, deprecate register, getopt returns -1 not EOF 1997-10-19 23:05:11 +00:00
process.c Fix bug pointed out by Jerry Peek <jpeek@jpeek.com> in PR bin/7674. 1999-05-31 04:46:33 +00:00
sed.1 Punctuation character are magic to -mdoc and can't be used directly 1998-12-24 02:07:36 +00:00