<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.bin/find/function.c, branch release/4.8.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F4.8.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F4.8.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2002-11-15T11:38:15Z</updated>
<entry>
<title>MFC: allow time units in arguments to -[acm]time options</title>
<updated>2002-11-15T11:38:15Z</updated>
<author>
<name>Sheldon Hearn</name>
<email>sheldonh@FreeBSD.org</email>
</author>
<published>2002-11-15T11:38:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7858b95e34f5000ff3c1f573aa7f5859d962cae5'/>
<id>urn:sha1:7858b95e34f5000ff3c1f573aa7f5859d962cae5</id>
<content type='text'>
	rev 1.39	src/usr.bin/find/find.1
	rev 1.13	src/usr.bin/find/find.h
	rev 1.34	src/usr.bin/find/function.c
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>2002-04-04T08:54:15Z</updated>
<author>
<name>Juli Mallett</name>
<email>jmallett@FreeBSD.org</email>
</author>
<published>2002-04-04T08:54:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d6d70119a3c9d8fb2d75badb2bb683a3a0c6e3bc'/>
<id>urn:sha1:d6d70119a3c9d8fb2d75badb2bb683a3a0c6e3bc</id>
<content type='text'>
  Fix find -exec with no command specified (i.e.: find . -exec ';')

  Revision  Changes    Path
  1.41      +3 -0      src/usr.bin/find/function.c
</content>
</entry>
<entry>
<title>MFC: Fix and extend the implementation of -flags.</title>
<updated>2001-09-19T09:44:24Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-09-19T09:44:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=daa0b078dd10b2cdf1f007d00f6a8c507e427feb'/>
<id>urn:sha1:daa0b078dd10b2cdf1f007d00f6a8c507e427feb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: 1.32: Restore the `-perm +mode' feature.</title>
<updated>2001-08-30T17:54:36Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-08-30T17:54:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=209b8181de946e1279a226fc2e5cc6a07575914b'/>
<id>urn:sha1:209b8181de946e1279a226fc2e5cc6a07575914b</id>
<content type='text'>
Approved by:	jkh
</content>
</entry>
<entry>
<title>MFC: bring in sync with current.</title>
<updated>2001-05-06T09:53:22Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2001-05-06T09:53:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=46d758ae4e77784b4ffda1a4357d41084ed1f9d2'/>
<id>urn:sha1:46d758ae4e77784b4ffda1a4357d41084ed1f9d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>2001-02-25T21:57:00Z</updated>
<author>
<name>Akinori MUSHA</name>
<email>knu@FreeBSD.org</email>
</author>
<published>2001-02-25T21:57:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=460ae1a13fed9160fa292c088c921d5b5cd79e44'/>
<id>urn:sha1:460ae1a13fed9160fa292c088c921d5b5cd79e44</id>
<content type='text'>
	Add -E, -iname, -ipath, -regex, and -iregex.
</content>
</entry>
<entry>
<title>MFC: -empty switch for searching for empty directories.  (From OpenBSD)</title>
<updated>2001-01-30T14:45:02Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2001-01-30T14:45:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2a3b222dc2b76a91aa782318f1693ca414de1b93'/>
<id>urn:sha1:2a3b222dc2b76a91aa782318f1693ca414de1b93</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Use the new fflagstostr and strtofflags functions in libc.</title>
<updated>2000-06-28T02:33:17Z</updated>
<author>
<name>Josef Karthauser</name>
<email>joe@FreeBSD.org</email>
</author>
<published>2000-06-28T02:33:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7c6e002bd54dbb299d39524acb8dda62e348c61a'/>
<id>urn:sha1:7c6e002bd54dbb299d39524acb8dda62e348c61a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC:	makes the code -Wall -Wmissing-prototype clean.</title>
<updated>2000-06-23T18:45:41Z</updated>
<author>
<name>Ollivier Robert</name>
<email>roberto@FreeBSD.org</email>
</author>
<published>2000-06-23T18:45:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=076bb8ea6be57c619cf127965c6edaea29d19d64'/>
<id>urn:sha1:076bb8ea6be57c619cf127965c6edaea29d19d64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC:  This patch adds the -mindepth and -maxdepth options to find(1), which</title>
<updated>2000-06-23T18:38:46Z</updated>
<author>
<name>Ollivier Robert</name>
<email>roberto@FreeBSD.org</email>
</author>
<published>2000-06-23T18:38:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0a2a3642394dab15d8273b179257ebd92d30435d'/>
<id>urn:sha1:0a2a3642394dab15d8273b179257ebd92d30435d</id>
<content type='text'>
      behave as in GNU find (and of course as described in the manual page
      diff included).  I think these options would be useful for some people.

      Some missing $FreeBSD$ tags are also added.

PR:	bin/18941
</content>
</entry>
</feed>
