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_3_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.15   26 years  deraadt   Add the primaries -mmin, -amin, -cmin to find, similar to the GNU find; wosch
[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.11   26 years  deraadt   Add the primaries -mmin, -amin, -cmin to find, similar to the GNU find; wosch
[TXT] ls.c  1.4   26 years  millert   Fix printf format when listing inode number and #blocks to unsigned and quad res...
[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.2   27 years  deraadt   rcsid
[TXT] option.c  1.8   26 years  deraadt   sort table; tejblum@arc.hq.cti.ru