strmode doesn't allocate space anymore, just use the stack
[unix-history] / usr / src / usr.bin / find /
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
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
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-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
1985-04-30 Kirk McKusickmanual page distributed with 4.1BSD
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 McKusickminor name changes
1983-07-21 Kirk McKusickdate and time created 83/07/21 00:14:42 by mckusick
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