summaryrefslogtreecommitdiffstats
path: root/usr.bin/find/misc.c
Commit message (Collapse)AuthorAgeFilesLines
* Revert most part of 200420 as requested, as more review and polish isdelphij2009-12-131-0/+1
| | | | needed.
* Remove unneeded header includes from usr.bin/ except contributed code.delphij2009-12-111-1/+0
| | | | Tested with: make universe
* Use rpmatch() instead of checking for responses that begin with 'y'tjr2005-04-021-15/+9
| | | | | in queryuser(). This allows users to respond to -ok and -okdir prompts with any affirmative reply defined by their current locale.
* Fix all WARNS. Checked with "make WARNS=9". Remove unused file.markm2003-06-141-5/+3
|
* 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