postorder find fails because of a missing `break'
[unix-history] / usr / src / usr.bin / find / find.c
1990-09-12 Keith Bosticpostorder find fails because of a missing `break'
1990-07-02 Keith Bostic-a wasn't getting discarded completely; test case is:
1990-07-01 Keith Bosticdon't handle "exec foo -a {} \;" as old syntax because...
1990-06-17 Keith Bosticdelete FTS_MULTIPLE
1990-05-23 Keith Bosticfts now has flag to keep from crossing mount points
1990-05-21 Keith Bosticrename fts fields
1990-05-16 Keith Bosticstring.h is ANSI C include file
1990-05-13 Keith Bosticnew syntax
1990-04-17 Keith Bosticnew version derived from Cimarron Taylor's
1990-03-07 Keith Bosticpull out fast database code, rename as list
1989-05-06 Keith Bosticfast find doesn't find last file; bug report tahoe...
1989-05-05 John A. Kunzeadded find.h to remove magic numbers shared by find...
1989-05-04 Keith Bosticfile system reorg, pathnames.h; keep passwd/group files...
1987-09-29 Keith Bosticinit globflag; bug report 4.3BSD/usr.bin/91
1987-08-19 Marc TeitelbaumAdd -follow so find can follow symbolic linked directories.
1987-05-07 Keith Bosticspeed up find -d; bug report 4.3BSD/bin/32
1986-02-01 Kirk McKusickcompiler bug fix unmasks coding error? (from torek)
1985-11-27 Jay Lepreauportability nit
1985-09-08 Jim Bloomfix precedence problem
1985-08-30 Jim Bloomfix problem with -ls reading symbolic links
1985-08-17 Kirk McKusickchanges to avoid depending on vfork semantics (from...
1985-06-07 Serge ???added -nouser, -nogroup, -ls, and -xdev options
1985-02-12 Kirk McKusickfaster globbing (from jaw)
1984-06-28 Kirk McKusickmerge in ralph's branch
1984-06-28 Kirk McKusickadded "-type s" for sockets; fix pathname buffer size...
1983-07-22 Kirk McKusickmove database to /usr/lib/find; restrict database to...
1983-07-21 Kirk McKusickadd code to do special case quickly
1982-08-03 Kirk McKusickpeter's addition of the soft link `-type l' flag.
1982-05-12 Kirk McKusickupdate to new fs, need to close directories on deep...
1982-04-01 Bill Joyuse lstat
1981-07-04 Bill Joyfix to -group # usage (ala previous -user # fix)
1981-07-04 Bill Joyprevent interrupt and quit from killing parent while...
1981-07-02 Bill Joyfix to -name bug
1980-10-02 Bill Joydate and time created 80/10/01 17:26:36 by bill