| Commit message (Expand) | Author | Age | Files | Lines |
* | Updates regarding fts_close(3): |  schwarze | 2012-01-01 | 1 | -15/+5 |
* | Bump fts_level from short to int and add a spare short so things |  millert | 2010-09-24 | 1 | -3/+3 |
* | Correct description of physically vs logically; spotted by Nick |  otto | 2009-11-27 | 1 | -4/+7 |
* | Don't stop traversing a directory hierarchy if we reach SHRT_MAX, |  millert | 2009-08-27 | 1 | -4/+19 |
* | add a HISTORY section to fts(3). |  sobrado | 2009-03-23 | 1 | -2/+9 |
* | document fts_open error handling; from Tim van der Molen |  jmc | 2008-10-19 | 1 | -2/+10 |
* | convert to new .Dd format; |  jmc | 2007-05-31 | 1 | -2/+2 |
* | - sync prototypes and header file excerpts to reality |  jaredy | 2005-07-22 | 1 | -4/+4 |
* | Update struct _ftsent to match with fts.h. |  mpf | 2005-03-01 | 1 | -5/+5 |
* | Be correct in our man pages when talking about NUL termination (that is, |  cloder | 2005-02-25 | 1 | -3/+3 |
* | Remove the advertising clause in the UCB license which Berkeley |  millert | 2003-06-02 | 1 | -6/+2 |
* | Make path length variables size_t. This fixes the problem where |  millert | 2001-05-15 | 1 | -3/+3 |
* | Various repairs, mostly to get rid of short lines. |  aaron | 2000-12-24 | 1 | -7/+4 |
* | Repairs, mostly removing hard sentence breaks. |  aaron | 2000-04-18 | 1 | -2/+2 |
* | kill FTS_CHDIRROOT flag, it is broken beyond repair and no longer used |  millert | 1999-10-03 | 1 | -7/+1 |
* | fts_pathlen and fts_namelen are u_short, not short |  millert | 1999-08-27 | 1 | -3/+3 |
* | - remove all trailing whitespace |  aaron | 1999-07-09 | 1 | -3/+3 |
* | change some .Em/.Va to .Li, looks nicer |  aaron | 1999-06-05 | 1 | -35/+35 |
* | After some constructive criticism from pjanzen@ and some e-mail tag: |  aaron | 1999-06-04 | 1 | -10/+6 |
* | use \-1, not -1, to change the meaning of `-' to minus sign from hyphen; |  aaron | 1999-06-03 | 1 | -5/+5 |
* | repairs; go back over some old files, because we should properly distinguish |  aaron | 1999-05-29 | 1 | -6/+6 |
* | repairs |  aaron | 1999-05-29 | 1 | -34/+34 |
* | repairs |  aaron | 1999-05-29 | 1 | -85/+97 |
* | or'ing -> OR'ing |  aaron | 1999-05-27 | 1 | -2/+2 |
* | s/NULL/NUL/ in the right places; jraynard |  deraadt | 1998-03-01 | 1 | -3/+3 |
* | Document FTS_CHDIRROOT somewhat. Could be better. |  millert | 1997-09-01 | 1 | -1/+7 |
* | Fix two typos in fts(3). NetBSD PR#3364 and NetBSD PR#3368 |  millert | 1997-03-21 | 1 | -3/+5 |
* | Fix RCS ids |  tholo | 1996-08-19 | 1 | -3/+1 |
* | initial import of NetBSD tree |  deraadt | 1995-10-18 | 1 | -0/+750 |