BSD 4_4_Lite1 release
[unix-history] / usr / src / usr.bin / find / find.c
1995-08-05 CSRGBSD 4_4_Lite1 release BSD-4_4_Lite1
1995-07-25 CSRGBSD 4_4 release BSD-4_4
1994-04-02 Keith Bosticsetting errno and then not exiting isn't safe
1994-04-01 Keith BosticPOSIX 1003.2B/D9 symbolic links
1993-06-07 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-05-02 Keith Bosticuse library err/warn(3) functions; lint, prettiness...
1992-06-02 Elan AmirAdded -Hh options.
1992-05-06 Keith Bosticflush stdout so error messages in the right place
1991-12-28 Keith Bosticdelete extra extern function declaratoins
1991-05-26 Keith Bostica little too enthusiastic... don't exit on unreadable...
1991-05-25 Keith Bosticreturn to the original find syntax (newsyntax.c ->...
1991-05-24 Keith Bosticfollow symbolic links if they are specified as command...
1991-04-28 Keith Bosticadd -X flag to make the world safe for xargs
1991-03-11 Keith BosticANSI, error routine; use new fts routines which set...
1991-01-02 CSRGBSD 4_3_Reno release BSD-4_3_Reno
1990-11-16 Keith Bosticuse getchar() for queryuser function; lots of minor...
1990-11-16 Keith Bosticif not exec/ok-ing a file, and no stat(2) information...
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
1990-01-05 CSRGBSD 4_3_Tahoe release BSD-4_3_Tahoe
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
1987-03-04 CSRGBSD 4_3 release BSD-4_3
1988-03-09 CSRGBSD 4_2 release BSD-4_2
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
1983-04-02 CSRGBSD 4_1c_2 release BSD-4_1c_2
1982-12-17 CSRGBSD 4_1_snap release BSD-4_1_snap
1982-10-12 CSRGStart development on BSD 4_4_Lite1
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-11-16 Bill JoyBSD 4 release BSD-4
1980-10-02 Bill Joydate and time created 80/10/01 17:26:36 by bill
1979-09-27 CSRGStart development on BSD 4_4
1979-09-27 CSRGStart development on BSD 4_3_Reno
1978-11-06 CSRGStart development on BSD 4_1c_2
1978-11-06 Bill JoyStart development on BSD 4
1978-11-06 CSRGStart development on BSD 4_1_snap
1978-11-06 CSRGStart development on BSD 4_3_Tahoe
1978-11-06 CSRGStart development on BSD 4_3
1978-11-06 CSRGStart development on BSD 4_2