BSD 4_4 release
[unix-history] / usr / src / lib / libc / gen / fts.3
1995-07-25 CSRGBSD 4_4 release BSD-4_4
1993-06-05 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1992-03-06 Elan AmirMade fts_pointer and fts_number fields separate fields.
1992-03-02 Keith Bosticadd option argument to fts_children; error return if...
1992-02-05 Keith Bosticadd FTS_COMFOLLOW; document that the order of the files...
1992-01-22 Elan AmirCorrected compar() fn type to const FTSENT ** rather...
1992-01-21 Keith Bosticstatb is now a pointer, statp
1992-01-16 Keith Bosticlots of minor rewording; add FTS_DOT, fix errno reporting
1992-01-10 Keith Bosticfts_children needs to return user's logical hierarchy;
1991-12-31 Keith Bosticadd fts_cycle for cycles, quit overloading fts_link...
1991-12-27 Keith BosticSEEDOT replaced FTS_DOT completely
1991-08-31 Keith Bostictypo
1991-08-01 Cynthia A. E. Livi... reposition display
1991-04-20 Cynthia A. E. Livi... macro and text revision (-mdoc version 3)
1991-03-11 Keith Bosticrework to set errno on fts_info error cases, return...
1991-01-02 CSRGBSD 4_3_Reno release BSD-4_3_Reno
1990-11-30 Keith Bosticminor changes + typos
1990-11-16 Keith Bosticlots of changes, rearrangement for clarity, few normati...
1990-06-24 Trent Heinnew copyright notice
1990-06-10 Keith Bosticdelete FTS_MULTIPLE
1990-05-23 Keith Bosticadd FTS_XDEV; don't cross mount points
1990-05-23 Keith Bosticchange the names from foo to fts_foo
1990-01-06 Keith Bosticdocument that compar can be NULL
1989-12-31 Keith Bosticdate and time created 89/12/30 15:55:57 by bostic
1979-09-27 CSRGStart development on BSD 4_4
1979-09-27 CSRGStart development on BSD 4_3_Reno