summaryrefslogtreecommitdiffstats
path: root/usr.bin/find/main.c
Commit message (Collapse)AuthorAgeFilesLines
* Fixed my English fixes.bde1998-11-291-1/+1
|
* Fixed disorder and and usage message. Improved English.bde1998-11-291-2/+2
| | | | Broken in: previous commit
* Added a sort option to find(1).wosch1998-11-291-1/+5
| | | | | The sort option make it possible to build the locate database without large (usually 20-100MB) temp files.
* Eliminate a variable that is set but never used.jdp1997-05-191-5/+4
|
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-291-1/+1
| | | | posix standard on the topic.
* Merge from Lite2 - use new getvfsbyname() and related changes.peter1997-03-111-1/+2
| | | | understand whiteouts (FTS_W from fts()).
* Localize itache1996-08-121-0/+3
|
* Remove trailing whitespace.rgrimes1995-05-301-1/+1
|
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+153
OpenPOWER on IntegriCloud