rdist chown/chgrp security problem; bug report net2/usr.bin/2
[unix-history] / usr / src / usr.bin / find /
1991-08-22 Keith Bosticmake options static, make the comment clearer
1991-08-22 Chris Torekdo not strcmp NULL (just take it out of the table entirely)
1991-08-20 Elan Amir(no message)
1991-07-30 Cynthia A. E. Livi... fix request
1991-07-25 Cynthia A. E. Livi... mdoc version three
1991-07-20 Keith Bosticadd -path, -fstype rdonly; document values for PLAN...
1991-06-28 Keith Bosticadd POSIX/IEEE contribution notice
1991-06-17 Keith Bosticand -> -and, or -> -or to match original syntax
1991-06-05 Keith BosticANSI function pointers are fun!
1991-05-26 Keith Bostica little too enthusiastic... don't exit on unreadable...
1991-05-25 Keith Bosticchange find to do an fchdir on exec/ok; this means...
1991-05-25 Keith Bosticreturn to the original find syntax (newsyntax.c ->...
1991-05-25 Keith Bosticdate and time created 91/05/24 15:14:09 by bostic
1991-05-24 Keith Bosticfollow symbolic links if they are specified as command...
1991-05-24 Keith BosticT_USER used in the kernel, included by <sys/param.h...
1991-04-28 Keith Bosticlist -r and -X as POSIX extensions
1991-04-28 Keith Bosticadd -X flag to make the world safe for xargs
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
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
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
next