index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
gen
/
fts.3
Age
Commit message (
Expand
)
Author
2001-05-15
Make path length variables size_t. This fixes the problem where
Todd C. Miller
2000-12-24
Various repairs, mostly to get rid of short lines.
Aaron Campbell
2000-04-18
Repairs, mostly removing hard sentence breaks.
Aaron Campbell
1999-10-03
kill FTS_CHDIRROOT flag, it is broken beyond repair and no longer used
Todd C. Miller
1999-08-27
fts_pathlen and fts_namelen are u_short, not short
Todd C. Miller
1999-07-09
- remove all trailing whitespace
Aaron Campbell
1999-06-05
change some .Em/.Va to .Li, looks nicer
Aaron Campbell
1999-06-04
After some constructive criticism from pjanzen@ and some e-mail tag:
Aaron Campbell
1999-06-03
use \-1, not -1, to change the meaning of `-' to minus sign from hyphen;
Aaron Campbell
1999-05-29
repairs; go back over some old files, because we should properly distinguish
Aaron Campbell
1999-05-29
repairs
Aaron Campbell
1999-05-29
repairs
Aaron Campbell
1999-05-27
or'ing -> OR'ing
Aaron Campbell
1998-03-01
s/NULL/NUL/ in the right places; jraynard
Theo de Raadt
1997-09-01
Document FTS_CHDIRROOT somewhat. Could be better.
Todd C. Miller
1997-03-21
Fix two typos in fts(3). NetBSD PR#3364 and NetBSD PR#3368
Todd C. Miller
1996-08-19
Fix RCS ids
Thorsten Lockert
1995-10-18
initial import of NetBSD tree
Theo de Raadt