OpenBSD CVS

src/usr.bin/find/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.bin / find

Current tag: OPENBSD_2_6_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.2   27 years  deraadt   rcsid
[TXT] extern.h  1.8   26 years  deraadt   Add the primaries -mmin, -amin, -cmin to find, similar to the GNU find; wosch
[TXT] find.1  1.23   24 years  aaron   Some Xr to find(1), locate(1), whatis(1), whereis(1), which(1), etc., as appropr...
[TXT] find.c  1.7   24 years  millert   Move the chdir/fchdir hack so that it is local to the -execdir function, since t...
[TXT] find.h  1.7   26 years  deraadt   Add the primaries -mmin, -amin, -cmin to find, similar to the GNU find; wosch
[TXT] function.c  1.16   24 years  millert   If we can't chdir to the root dir in -execdir, just return instead of generating...
[TXT] ls.c  1.6   25 years  millert   Take sizeof correct variable in readlink; martin@gbg.netman.se
[TXT] main.c  1.8   25 years  espie   Add -W option so -type W gets a chance to work.
[TXT] misc.c  1.4   26 years  millert   Some -Wall cleanliness.
[TXT] operator.c  1.4   25 years  millert   Correct ! handling in parens; dave@dtsp.co.nz
[TXT] option.c  1.8   26 years  deraadt   sort table; tejblum@arc.hq.cti.ru