have to protect acct_process from acctwatch closing the vnode
[unix-history] / usr / src / include / fts.h
1994-08-15 Kirk McKusickFTS_ISWD is gone
1994-07-28 Jan-Simon Pendrychanges for whiteouts and union filesystem
1993-06-03 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1992-05-06 Keith Bostictypo
1992-03-06 Elan AmirMade fts_pointer and fts_number fields separate fields.
1992-03-02 Keith Bosticadd options arg to fts_children, add FTS_NAMEONLY flag
1992-02-05 Keith Bosticadd FTS_COMFOLLOW flag
1992-02-04 Keith Bosticadd fts_symfd so can return after FTS_FOLLOW of a symli...
1992-01-16 Keith Bosticadd inode/dev and nlink count, make statb a pointer...
1992-01-10 Keith Bosticfts_children needs to return user's logical hierarchy;
1991-12-31 Keith Bosticget rid of the savelink stuff and just add another...
1991-12-24 Keith Bosticfts_dfd unused
1991-11-29 Keith Bosticpointers to pointers, not pointers
1991-04-04 Keith Bosticprotect all user-level include files against reinclusion
1991-03-12 Keith Bosticadd #defines for root and root parent -- used by applic...
1991-03-10 Keith Bosticreturn errno consistently, return directory contents...
1991-02-23 Donn Seeleyconst char ** => char * const *
1991-02-13 Keith Bosticadd cdefs.h, redo the function prototypes
1990-11-16 Keith Bosticchange routine names, lots of wording changes, add...
1990-07-02 Keith Bostictypo
1990-06-10 Keith Bosticremove FTS_MULTIPLE
1990-06-02 Keith Bosticnew copyright notice
1990-05-30 Keith BosticC++ wants the prototypes, too
1990-05-24 Keith Bosticuse a file descriptor open to ".", not a full path...
1990-05-23 Keith Bosticadd FTS_XDEV
1990-05-16 Keith Bosticrename a la POSIX 1003.1, STDC cleanup
1989-12-31 Keith Bosticdate and time created 89/12/30 15:57:56 by bostic