summaryrefslogtreecommitdiffstats
path: root/usr.bin/find/function.c
Commit message (Expand)AuthorAgeFilesLines
* Return memory from setmode.imp1998-12-161-0/+1
* Calls one or more of malloc(), warn(), err(), syslog(), execlp() ordes1998-10-131-2/+2
* A partial frontal lobotomy for find if using the NetBSD libc whichjb1998-01-101-0/+2
* Add the primaries -mmin, -amin, -cmin to find, similar to the GNU find.wosch1997-10-131-0/+98
* Add -execdir which will execute the exec command in the dir of the fileimp1997-08-291-0/+100
* Fix "-fstype local" that was broken by another bugfix in the Lite2 merge.peter1997-03-271-5/+5
* Merge from Lite2 - use new getvfsbyname() and related changes.peter1997-03-111-41/+30
* The option "fstype" does not handle the argument "msdos" correctly.wosch1997-01-281-7/+4
* With -delete, don't complain about non-empty directories. Otherwisepeter1996-10-051-1/+1
* For the -delete option, emulate the behavior of "rm -f" when dealing withpeter1996-10-051-0/+7
* Implement a -delete option to find. The code is extremely paranoid andpeter1996-10-041-0/+53
* Use strtoq() instead of strtol() so that large inums, and sizes can bebde1996-04-071-4/+4
* Don't use printf() for simple strings because it is slow. Closes PR 783.wollman1995-10-161-1/+1
* Simpler fix to the find bug reported by Terry Lambert <terry@lambert.org>nate1995-09-121-0/+3
* Delete bogus referneces to timezone code internal header file `tzfile.h',wollman1995-08-071-5/+4
* Remove trailing whitespace.rgrimes1995-05-301-65/+65
* Add GNU-style `-print0' primary. This exists so that one can safelywollman1995-05-091-0/+24
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+1069
OpenPOWER on IntegriCloud