index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
gen
/
fts.c
Age
Commit message (
Expand
)
Author
2003-12-04
netbsd.org -> NetBSD.org
keihan
1997-10-22
Allow the old-name functions to be compiled from the same source file as
thorpej
1997-10-22
New hacks to make libc work painlessly without bumping the major number:
fvdl
1997-10-21
Hacks to enable libc to work without bumping the major.
fvdl
1997-10-09
Revert all slash removing changes; it is not worth it...
christos
1997-10-08
Restore the NAPPEND macro, as it existed until revision 1.13, that deals
pk
1997-10-07
In fts_alloc() copy the trailing 0 character explicitly, instead of
pk
1997-09-27
The change in revision 1.13 to avoid doubling slashes in path names
pk
1997-07-21
If port provides __weak_alias(), provide an Standard C and POSIX pure
jtc
1997-07-13
Fix RCSID's
christos
1997-07-10
Fix it so fts_* never adds a / to a path name when there is
phil
1995-02-27
merge with Lite, keeping local changes. Also use new Id format.
cgd
1994-12-28
Mostly sync with CSRG.
mycroft
1994-10-26
Avoid extra stat()s if a link count of 1 is returned for directories but the
mycroft
1994-04-17
POSIXification and bostic's official fix for the missing relative path problem
cgd
1994-04-12
re-POSIXIFICATION. should have been punted back to bostic...
cgd
1994-04-12
oops, restore bug fix that wasn't fed back to bostic...
cgd
1994-04-12
minor fixes
cgd
1994-01-14
Fix obscure bug where the working directory would not be restored to its
jtc
1993-11-24
Change C library functions to use strchr() and strrchr() instead of index()
jtc
1993-08-26
Declare rcsid strings so they are stored in text segment.
jtc
1993-07-30
Latest versions from uunet.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd