/* $NetBSD: frame.h,v 1.6 1994/11/21 21:33:44 gwr Exp $ */ #include '/favicon.ico'/>
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-01PR/57313: Timo Buhrmester: Don't bail if "." cannot be opened. From FreeBSDchristos
2021-03-18find: use POSIX strtoll(3) instead of legacy strtoq(3)cheusov
2021-03-18find: use POSIX type uint32_t instead of u_int32_tcheusov
2018-09-04Inspired by PR pkg/53543kre
2017-06-13PR/52295: Anthony Mallet: find -delete: "relative path not safe" with absolutechristos
2016-06-13Fix missing quote. Resolve automated test failure.pgoyette
2016-06-13Add new primaries -asince, -csince, and -since to compare file'spgoyette
2016-06-12Extend the numeric handling for uids with -user to gids with -group, anddholland
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