The `D' command in sed was leaving junk at the end of the pattern space.
[unix-history] / usr / src / usr.bin / sed / main.c
1994-01-04 Keith Bosticrename fgetline -> fgetln
1993-06-07 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1992-08-31 Keith Bosticdon't access entries multiple times; from Diomidis
1992-08-29 Keith BosticMUST copy data from the stdio buffer, change interface...
1992-08-27 Keith Bosticuse snprintf, not strlen, don't make the message so...
1992-08-25 Keith Bosticwe can't survive some of the compile errors, just die
1992-08-25 Keith Bosticupdate from Diomidis; increase the length of the string...
1992-08-24 Keith Bosticdate and time created 92/08/23 18:26:05 by bostic