summaryrefslogtreecommitdiffstats
path: root/usr.bin/find/find.c
Commit message (Collapse)AuthorAgeFilesLines
* Fixed my English fixes.bde1998-11-291-1/+2
|
* Fixed style bugs and English in previous commit.bde1998-11-291-15/+16
|
* Added a sort option to find(1).wosch1998-11-291-1/+16
| | | | | The sort option make it possible to build the locate database without large (usually 20-100MB) temp files.
* Merge from Lite2 - use new getvfsbyname() and related changes.peter1997-03-111-7/+10
| | | | understand whiteouts (FTS_W from fts()).
* Remove trailing whitespace.rgrimes1995-05-301-5/+5
|
* Fix completely broken find behaviour:guido1995-02-271-0/+7
| | | | | | | a find -foo -o -bar would behave like find -bar. The same for -a This broke (among others) ./etc/security. Obtained from: NetBSD
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+192
OpenPOWER on IntegriCloud