Searched hist:1356 (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/usr.bin/sed/
H A Dcompile.cdiff 17195 Wed Jul 17 12:18:51 MDT 1996 bde Yet^2 another fix for the line continuation bug.

The fundamental problem with the original code is that it accesses
p[-2] which is one before the beginning of the input buffer for
empty lines. rev.1.6 just moved the problem from failures when
p[-2] happens to be '\\' to failures when it happens to be '\0'.
rev.1.5 was confused about the trailing newline and other things.

I went back to rev.1.5 and fixed it. The result is the same as
Keith Bostic's final version in PR 1356 except it loses more
gracefully for excessively long input lines.
/freebsd-10.2-release/sys/i386/conf/
H A DNOTESdiff 1356 Wed Apr 13 01:29:14 MDT 1994 ache snd7 config line corrected, irqaremoved
/freebsd-10.2-release/sys/conf/
H A DNOTESdiff 1356 Wed Apr 13 01:29:14 MDT 1994 ache snd7 config line corrected, irqaremoved

Completed in 517 milliseconds