386BSD 0.1 development
[unix-history] / usr / src / usr.bin / find /
1992-06-07 William F. Jolitz386BSD 0.1 development
1992-06-01 William F. Jolitz386BSD 0.1 development
1992-06-01 William F. Jolitz386BSD 0.1 development
1991-07-01 William F. Jolitz386BSD 0.1 development
1991-06-16 William F. Jolitz386BSD 0.1 development
1991-05-25 William F. Jolitz386BSD 0.1 development
1991-05-24 William F. Jolitz386BSD 0.1 development
1991-05-24 William F. Jolitz386BSD 0.1 development
1991-05-24 William F. Jolitz386BSD 0.1 development
1991-04-18 William F. Jolitz386BSD 0.1 development
1983-01-06 William F. JolitzStart development on 386BSD 0.1
1992-03-03 William F. Jolitz386BSD 0.0 release 386BSD-0.0
1992-03-03 William F. Jolitz386BSD 0.0 development
1991-08-20 CSRGBSD 4_3_Net_2 release BSD-4_3_Net_2
1991-08-05 William F. Jolitz386BSD 0.0 development
1991-07-01 CSRGBSD 4_3_Net_2 development
1991-06-16 William F. Jolitz386BSD 0.0 development
1991-05-25 William F. Jolitz386BSD 0.0 development
1991-05-24 William F. Jolitz386BSD 0.0 development
1991-05-24 William F. Jolitz386BSD 0.0 development
1991-05-24 William F. Jolitz386BSD 0.0 development
1991-04-18 William F. Jolitz386BSD 0.0 development
1991-04-17 Keith BosticReiser cpp fix
1991-03-22 Keith Bosticrename error argument for C preprocessor
1991-03-14 Cynthia A. E. Livi... add .Vx so tmac.andoc will call tmac.mdoc-old
1991-03-14 Cynthia A. E. Livi... add .Vx so tmac.andoc will call tmac.mdoc-old
1991-03-11 Keith BosticANSI, error routine; use new fts routines which set...
1991-03-10 Keith BosticANSI
1991-03-10 Keith Bosticdocument that prune doesn't work if doing depth-first
1991-01-03 Keith Bostice_len are int's; use MAXPATHLEN, not 1024
1991-01-02 CSRGBSD 4_3_Reno release BSD-4_3_Reno
1990-11-22 Keith Bosticdocument that {} behavior has changed
1990-11-19 Keith BosticFix fstype function. Statfs follows symlinks, find...
1990-11-16 Keith Bosticuse getchar() for queryuser function; lots of minor...
1990-11-16 Keith Bosticdon't require stat(2) information for xdev function...
1990-11-16 Keith Bosticif not exec/ok-ing a file, and no stat(2) information...
1990-11-16 Keith Bosticmake status variables consistent
1990-11-16 Keith Bosticdon't need to declare errno twice, use sys/errno
1990-11-16 Keith Bosticmake status variables consistent
1990-11-16 Keith Bosticlint
1990-10-23 Keith Bosticadd -r option, allowing -exec/-ok to do relative traversal
1990-09-12 Keith Bosticpostorder find fails because of a missing `break'
1990-07-25 Cynthia A. E. Livi... .Xr botch fix
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-07-01 Trent Heindeclaration boo-boo
1990-07-01 Trent Heintwo bugs: 'perm' primary didn't work because setmode...
1990-06-26 Cynthia A. E. Livi... converted man page
1990-06-25 Keith Bosticset curdev, otherwise we'll statfs on every file
1990-06-17 Keith Bosticdelete FTS_MULTIPLE
1990-06-11 Cynthia A. E. Livi... converted man page
1990-06-02 Keith Bosticnew copyright notice
1990-05-26 Keith Bosticminor rewording, don't talk about primaries/operands...
1990-05-23 Keith Bosticfts now has flag to keep from crossing mount points
1990-05-21 Keith Bosticadd fstype local
1990-05-21 Keith Bosticadd fstype "local"; remove FIND_{TRUE,FALSE}; rename...
1990-05-21 Keith Bosticrename fts fields
1990-05-16 Keith Bosticstring.h is ANSI C include file
1990-05-13 Keith Bosticdate and time created 90/05/12 15:30:02 by bostic
1990-05-13 Keith Bosticdate and time created 90/05/12 15:29:57 by bostic
1990-05-13 Keith Bosticnew syntax
1990-05-13 Keith Bosticdefine strerror() return
1990-05-12 Keith Bosticfirst pass for new make
1990-05-11 Keith Bosticstrmode doesn't allocate space anymore, just use the...
1990-05-04 Keith Bosticnew version derived from Cimarron Taylor's
1990-04-20 Keith Bosticadd strmode(3) to the SEE ALSO list
1990-04-20 Keith Bosticuse strmode(3)
1990-04-17 Keith Bosticmake it clear that args are separated on the command...
1990-04-17 Keith Bosticnew version derived from Cimarron Taylor's
1990-03-07 Keith Bosticforgot to add list to SEE ALSO
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-08-29 Mike Karelsprepend "find." to names in /usr/libexec
1989-05-12 Keith Bosticfile reorg, pathnames.h, paths.h
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...
1988-10-23 Keith Bosticcleanup, add manual page
1988-07-22 Marc Teitelbaumadd -follow option
1987-10-08 Keith Bosticfix mkdir line
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-06-19 Keith Bosticnew template
1987-06-19 Keith Bosticnew template
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-05-11 Jay Lepreaurework fast find doc; mention -newer bug; add -cpio...
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-08-16 CSRGBSD 4_3_Tahoe development
1985-08-16 CSRGBSD 4_3_Tahoe development
1985-06-07 Serge ???added -nouser, -nogroup, -ls, and -xdev options
1985-06-07 Serge ???added -nouser, -nogroup, -ls, and -xdev
1985-06-02 Edward Wanginstall with -s
1985-04-30 Kirk McKusick4.3BSD beta release manual page
1985-04-30 Kirk McKusickmanual page distributed with 4.2BSD
next