summaryrefslogtreecommitdiff
path: root/usr.bin/find
AgeCommit message (Expand)Author
1998-11-11remove redundant .Pp macrosAaron Campbell
1998-10-04Take sizeof correct variable in readlink; martin@gbg.netman.seTodd C. Miller
1998-09-26usr.bin/ man page fixes, f-m.Aaron Campbell
1998-09-26more setmode() leaks -- kill 'em allTheo de Raadt
1998-08-11fix "find . !" coredump; thepish@freebsdTheo de Raadt
1998-05-18readlink len-1Theo de Raadt
1997-11-28sort table; tejblum@arc.hq.cti.ruTheo de Raadt
1997-11-13Add the primaries -mmin, -amin, -cmin to find, similar to the GNU find; woschTheo de Raadt
1997-11-04clarifyTheo de Raadt
1997-09-01Fix problem with ``find -execdir'' not having the correct initial cwd.Todd C. Miller
1997-08-27execdir is an extension of courseTheo de Raadt
1997-06-30Some -Wall cleanliness.Todd C. Miller
1997-06-30Fix printf format when listing inode number and #blocks toTodd C. Miller
1997-06-17(foo *)NULL -> NULLkstailey
1997-06-17Back out last change. Allowing no path to mean "." causes problemsTodd C. Miller
1997-06-17If no paths are specified, use "."Todd C. Miller
1997-06-17Don't trample argv[], we want ps et al to be able to see args.Todd C. Miller
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1996-12-23Add -execdir support.Todd C. Miller
1996-10-24Respond to SIGINFO; from PR #42Thorsten Lockert
1996-09-01Specify that new primaries -empty, -maxdepth and -mindepth are extensionsThorsten Lockert
1996-09-01Add support for -emptyThorsten Lockert
1996-09-01Add support for -mindepth while at itThorsten Lockert
1996-08-31Add support for -maxdepth optionThorsten Lockert
1996-06-26rcsidTheo de Raadt
1996-06-25indent niceTheo de Raadt
1996-06-11document that -print0 is an alternative to -XTheo de Raadt
1996-05-28support whiteouts; netbsd pr#2394; mike.long@analog.comTheo de Raadt
1996-01-15from netbsd:Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt