aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/find
Commit message (Expand)AuthorAgeFilesLines
* Eliminate a variable that is set but never used.John Polstra1997-05-191-5/+4
* Mention that "-P" is the default.John Polstra1997-05-191-1/+2
* `it's'' -> `its'' where appropriate and typo fixes in time2posix.3.Eivind Eklund1997-05-191-2/+2
* Minor typo.Masafumi Max NAKANE1997-05-021-2/+2
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-1/+1
* Fix "-fstype local" that was broken by another bugfix in the Lite2 merge.Peter Wemm1997-03-271-5/+5
* Merge from Lite2 - use new getvfsbyname() and related changes.Peter Wemm1997-03-115-58/+59
* Fix a gross bug in the ! operator optimization code. The followingJoerg Wunsch1997-03-101-1/+7
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* The option "fstype" does not handle the argument "msdos" correctly.Wolfram Schneider1997-01-281-7/+4
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* With -delete, don't complain about non-empty directories. OtherwisePeter Wemm1996-10-051-1/+1
* For the -delete option, emulate the behavior of "rm -f" when dealing withPeter Wemm1996-10-051-0/+7
* Implement a -delete option to find. The code is extremely paranoid andPeter Wemm1996-10-045-2/+70
* [HISTORY] command appeared in Version 1 AT&T UNIXWolfram Schneider1996-08-291-0/+6
* Localize itAndrey A. Chernov1996-08-122-3/+5
* Use strtoq() instead of strtol() so that large inums, and sizes can beBruce Evans1996-04-071-4/+4
* Don't use printf() for simple strings because it is slow. Closes PR 783.Garrett Wollman1995-10-161-1/+1
* Simpler fix to the find bug reported by Terry Lambert <terry@lambert.org>Nate Williams1995-09-121-0/+3
* Delete bogus referneces to timezone code internal header file `tzfile.h',Garrett Wollman1995-08-072-7/+5
* Remove trailing whitespace.Rodney W. Grimes1995-05-305-88/+88
* Add GNU-style `-print0' primary. This exists so that one can safelyGarrett Wollman1995-05-095-4/+39
* Fix completely broken find behaviour:Guido van Rooij1995-02-271-0/+7
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-2711-0/+2724