summaryrefslogtreecommitdiff
path: root/sys/dev/microcode/tools
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/microcode/tools')
0 files changed, 0 insertions, 0 deletions
>dholland 2013-05-04find(1): Compare timestamp in nsec scale in -anewer/-cnewer/-newer.uebayasi 2012-08-26Make order of words in comment consistent with that within otherwiz 2012-05-05rest of previous.dholland 2012-05-05typo in commentdholland 2012-03-20Use C89 function definitionsmatt 2011-09-22Fix unchecked malloc, check for overflow (Maksymilian Arciemowicz)christos 2011-02-24Don't error out while searching for empty directories, from FreeBSD:jmcneill 2011-01-06Fix "-exec blah blah {} +" so it only matches when the {} is last, asdholland 2007-07-19Add the '-E' option to interpret regexes as extended regexes. While wedaniel 2007-07-17eliminate MFSNAMELENchristos 2007-02-06Add -delete from FreeBSD.elad 2007-02-02fix spello (from Anon Ymous)christos 2006-12-14Adapt find to the move of string_to_flags() and flags_to_string() tohe 2006-11-09eliminate alloca use.christos 2006-10-12All members of PLAN should be initialized.tacha 2006-10-11De-__P(), remove trailing spaces, sprinkle a few const, WARNS=4.apb 2006-10-07Add support for "find ... -exec ... {} +".apb 2006-08-26More programs using efun.christos 2006-05-10quell GCC 4.1 uninitialised variable warnings.mrg 2006-02-20Add a new primary '-exit n':jschauma 2005-11-09Add -false switch. From man page:reed 2005-10-12This adds -fprint function. The primary name "-fprint" (but not thereed 2005-10-01fix setmode error handling.christos 2004-12-28Attack of the whiteout police, including the "fix whitespace problems"atatat 2004-04-21Replace the statfs() family of system calls with statvfs().christos 2004-03-30Whitespace nitheas 2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc 2003-08-03Implement -iname for case insensitive matching on file names.provos 2003-07-12strlcpyitojun 2003-01-30Obey preceding - and + on -user when a numeric uid is specified (only).jhawk 2003-01-26With -printx also qoute $ and ` (since they are shell metacharaters).matt 2002-09-27support for -empty, -execdir, -mindepth, -maxdepth to match other UNIX-likeprovos