summaryrefslogtreecommitdiff
path: root/usr.bin/find/function.c
AgeCommit message (Collapse)Author
1995-06-18don't assume f_fstypename is larger than MFSNAMELEN or is nul-terminatedcgd
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
mount point. From John Kohl.
1994-04-14fstypes will be strings sooncgd
1994-02-16-nouser and -nogroup tests were negated.andrew
1994-01-21Flush stdout and stderr before processing an -exec (or -ok), so the outputjtc
of the exec'd command and find's output will be correctly interspersed. (Bug noticed by Terry Lambert, of FreeBSD. Fix by me).
1993-12-30Merged our bugfixes with the 4.4BSD find from uunet.jtc
1993-10-27Added -print0 (like GNU find). This will allow file names that containjtc
newlines to be correctly interpreted by programs that process find output.
1993-09-16fix to the 'size' primary; -size <n>c didn't work. fromcgd
Thomas Eberhardt <thomas@mathematik.uni-Bremen.de>
1993-08-06for new fts libraryderaadt
1993-08-01Add RCS identifiers.mycroft
1993-06-16Update source to use posix fnmatchjtc
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
page said it was. also fixed multiple fstype checks on the same partition
1993-03-21initial import of 386bsd-0.1 sourcescgd