> Il giorno 23/mag/2016, alle ore 22:08, Pedro F. Giffuni <p...@freebsd.org> ha > scritto: > > Author: pfg > Date: Tue May 24 03:08:32 2016 > New Revision: 300555 > URL: https://svnweb.freebsd.org/changeset/base/300555 > > Log:
MFC r299211 > sed: rewrite the main loop. > > Rewrite the main loop of the "sed s/..." command, shortening it by ten > lines and simplifying it by removing the switch statement implementing > /g, /1, and /2 separately and repetitively. > > This will be needed to bring a fix from OpenBSD later. > > Obtained from: OpenBSD (schwarze CVS Rev. 1.18) > > Modified: > stable/10/usr.bin/sed/process.c > Directory Properties: > stable/10/ (props changed) > _______________________________________________ svn-src-stable-10@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-stable-10 To unsubscribe, send any mail to "svn-src-stable-10-unsubscr...@freebsd.org"