https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194823
--- Comment #5 from Dimitry Andric <[email protected]> --- (In reply to Ed Maste from comment #4) > (In reply to Dimitry Andric from comment #3) > > As ngie reports in PR 191086 the Apple grep source is now here: > https://opensource.apple.com/source/text_cmds/text_cmds-97/grep/ IIRC I had seen that before, and there are two notable issues: * Apple seem to have imported a version from CVS, e.g. their grep.c has: __FBSDID("$FreeBSD: src/usr.bin/grep/grep.c,v 1.16 2012/01/15 17:01:28 eadler Exp $"); * Apple does not use our usr.bin/grep/regex, but their own regex library, for which I do not know the origin. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
