On Sat, Jun 28, 2003 at 11:57:41AM -0500 or thereabouts, Dan Nelson wrote: > In the last episode (Jun 28), Joshua Oreman said: > > Is there like a search for PRs with no "Fix:"? > > If you cvsup the gnats repository, you can do your own arbitrary > searches. Note that "grep -rL Fix ." won't work because empty sections > still have their header stored in the PR.
Ah, thanks! I think grep -rL +++. would find unified diffs. > > And for anyone interested, bin/52190 and bin/53063 have Fixes :) And so do ports/52452 (a simple fix) and kern/52454 (which might need a bit of talk on -hackers). -- Josh > > -- > Dan Nelson > [EMAIL PROTECTED] _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
