MUST copy data from stdio buffer, change interface to mf_fgets;
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sat, 29 Aug 1992 06:32:09 +0000 (22:32 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sat, 29 Aug 1992 06:32:09 +0000 (22:32 -0800)
commitbe479f2cfa714986d5e2c7f6afe67b5682c86ca9
tree856d9f2173f0101095c75e7e41a1d2c0df9d659f
parenta689f0a15bb7ad27437d4b752ee0f6640dd065a8
MUST copy data from stdio buffer, change interface to mf_fgets;
this simplifies the interface to cspace, so clean that up, too;
make match (pmatch) a single global structure, cleaning up regexec_e();
fix default RE calculation for re_nsub > maxbref; fix default RE bugs

SCCS-vsn: usr.bin/sed/process.c 5.6
usr/src/usr.bin/sed/process.c