summaryrefslogtreecommitdiffstats
path: root/usr.bin/find/misc.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix SCM IDs.obrien2002-04-011-2/+2
|
* 1) Remove -Wall from Makefile.dwmalone2002-02-271-3/+3
| | | | | | 2) WARNs fixes (rename option to lookup_option to avoid shadowing, rename argv to argv1 to avoid shadowing, const stuff, prototypes, __unused). 3) Remove "register"s.
* Remove emalloc and expand to the malloc + error checking it was, where used.obrien2001-07-241-15/+0
|
* This patch adds the -mindepth and -maxdepth options to find(1), whichroberto2000-06-121-0/+5
| | | | | | | | | | | | 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. The patch was slightly modified (send-pr mangling of TABS). PR: bin/18941 Submitted by: Ben Smithurst <ben@scientia.demon.co.uk>
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
|
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+127
OpenPOWER on IntegriCloud