summaryrefslogtreecommitdiff
path: root/usr.bin/find
AgeCommit message (Expand)Author
1995-06-18don't assume f_fstypename is larger than MFSNAMELEN or is nul-terminatedcgd
1994-12-24kill some unnecessary casts and declscgd
1994-10-18Get rid of a redundant sanity check.mycroft
1994-10-18Always save both the mount flags and the file system type when crossing amycroft
1994-07-18fix behaviour when adding -printcgd
1994-04-14fstypes will be strings sooncgd
1994-03-27off_t exp.cgd
1994-02-16-nouser and -nogroup tests were negated.andrew
1994-01-28don't need -lutilcgd
1994-01-24Changed order of the subexpressions in a conditional to guard againstjtc
1994-01-21Flush stdout and stderr before processing an -exec (or -ok), so the outputjtc
1994-01-06st_blocks & st_size aren't quads (at least not yet).jtc
1993-12-30Merged our bugfixes with the 4.4BSD find from uunet.jtc
1993-12-30Remove special case for root-level symlinks.jtc
1993-12-29Update the list of primaries that are extensions of POSIX.2.jtc
1993-12-29Changed to conform to POSIX.2, 4.24.4: the first argument that starts withjtc
1993-10-27Added -print0 (like GNU find). This will allow file names that containjtc
1993-10-01Use *->fts_errno instead of errno after fts_read(). The fts manpagejtc
1993-09-16fix to the 'size' primary; -size <n>c didn't work. fromcgd
1993-08-06for new fts libraryderaadt
1993-08-01Add RCS identifiers.mycroft
1993-08-01Add RCS indentifiers.mycroft
1993-07-31Add RCS indentifiers.mycroft
1993-06-16Update source to use posix fnmatchjtc
1993-04-19Remove bogus option so as not to confuse bsearch().mycroft
1993-04-10Reverse sense of fnmatch() to match POSIX.mycroft
1993-03-24added support for "kernfs" and "fdesc" to -fstypecgd
1993-03-24fixed fact that "rdonly" wasn't supported by -fstype, but the mancgd
1993-03-21initial import of 386bsd-0.1 sourcescgd