Mark Johnston wrote:
Author: markj
Date: Wed Aug 29 17:09:03 2018
New Revision: 338375
URL: https://svnweb.freebsd.org/changeset/base/338375

Log:
   sed: Fix -i option behavior with 'q' command.
Don't just exit when encountering the 'q' command if we edit file
   inplace, and give mf_fgets() a chance to actually handle the
   inplace case.
Also add a regression test. Submitted by: Yuri Pankov <[email protected]>
   Approved by: re (kib)
   MFC after:   1 week
   Differential Revision:       https://reviews.freebsd.org/D16798

This is also:

PR: 230507
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to