Deleted Added
full compact
2c2
< /* $FreeBSD: head/usr.bin/grep/util.c 228093 2011-11-28 20:00:31Z gabor $ */
---
> /* $FreeBSD: head/usr.bin/grep/util.c 228097 2011-11-28 20:04:26Z gabor $ */
33c33
< __FBSDID("$FreeBSD: head/usr.bin/grep/util.c 228093 2011-11-28 20:00:31Z gabor $");
---
> __FBSDID("$FreeBSD: head/usr.bin/grep/util.c 228097 2011-11-28 20:04:26Z gabor $");
133c133,135
< errx(2, "%s: %s", p->fts_path, strerror(p->fts_errno));
---
> notfound = true;
> if(!sflag)
> warnx("%s: %s", p->fts_path, strerror(p->fts_errno));