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_4


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.16   25 years  aaron   usr.bin/ man page fixes, f-m.
[TXT] find.c  1.5   26 years  millert   Some -Wall cleanliness.
[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.12   25 years  deraadt   more setmode() leaks -- kill 'em all
[TXT] ls.c  1.6   25 years  millert   Take sizeof correct variable in readlink; martin@gbg.netman.se
[TXT] main.c  1.7   26 years  millert   Back out last change. Allowing no path to mean "." causes problems with getopts...
[TXT] misc.c  1.4   26 years  millert   Some -Wall cleanliness.
[TXT] operator.c  1.3   25 years  deraadt   fix "find . !" coredump; thepish@freebsd
[TXT] option.c  1.8   26 years  deraadt   sort table; tejblum@arc.hq.cti.ru