summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/fts.3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updates regarding fts_close(3):schwarze2012-01-011-15/+5
* Bump fts_level from short to int and add a spare short so thingsmillert2010-09-241-3/+3
* Correct description of physically vs logically; spotted by Nickotto2009-11-271-4/+7
* Don't stop traversing a directory hierarchy if we reach SHRT_MAX,millert2009-08-271-4/+19
* add a HISTORY section to fts(3).sobrado2009-03-231-2/+9
* document fts_open error handling; from Tim van der Molenjmc2008-10-191-2/+10
* convert to new .Dd format;jmc2007-05-311-2/+2
* - sync prototypes and header file excerpts to realityjaredy2005-07-221-4/+4
* Update struct _ftsent to match with fts.h.mpf2005-03-011-5/+5
* Be correct in our man pages when talking about NUL termination (that is,cloder2005-02-251-3/+3
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* Make path length variables size_t. This fixes the problem wheremillert2001-05-151-3/+3
* Various repairs, mostly to get rid of short lines.aaron2000-12-241-7/+4
* Repairs, mostly removing hard sentence breaks.aaron2000-04-181-2/+2
* kill FTS_CHDIRROOT flag, it is broken beyond repair and no longer usedmillert1999-10-031-7/+1
* fts_pathlen and fts_namelen are u_short, not shortmillert1999-08-271-3/+3
* - remove all trailing whitespaceaaron1999-07-091-3/+3
* change some .Em/.Va to .Li, looks niceraaron1999-06-051-35/+35
* After some constructive criticism from pjanzen@ and some e-mail tag:aaron1999-06-041-10/+6
* use \-1, not -1, to change the meaning of `-' to minus sign from hyphen;aaron1999-06-031-5/+5
* repairs; go back over some old files, because we should properly distinguishaaron1999-05-291-6/+6
* repairsaaron1999-05-291-34/+34
* repairsaaron1999-05-291-85/+97
* or'ing -> OR'ingaaron1999-05-271-2/+2
* s/NULL/NUL/ in the right places; jraynardderaadt1998-03-011-3/+3
* Document FTS_CHDIRROOT somewhat. Could be better.millert1997-09-011-1/+7
* Fix two typos in fts(3). NetBSD PR#3364 and NetBSD PR#3368millert1997-03-211-3/+5
* Fix RCS idstholo1996-08-191-3/+1
* initial import of NetBSD treederaadt1995-10-181-0/+750