Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | I am retiring my old email address; replace it with my OpenBSD one. | 2019-01-25 | 1 | -2/+2 | |
| | |||||
* | zap remaining rcsid. | 2005-08-08 | 1 | -5/+1 | |
| | | | | | | Kill old files that are no longer compiled. okay theo | ||||
* | If fts_close() fails and we have not yet seen an error, return -1. | 2004-07-07 | 1 | -4/+6 | |
| | |||||
* | Set path in declaration to avoid an ugly cast in fts_open() | 2004-07-06 | 1 | -10/+6 | |
| | | | | Set FTS_LOGICAL in flags if we didn't set FTS_PHYSICAL as required by fts(3) | ||||
* | updated license | 2003-07-21 | 1 | -23/+16 | |
| | |||||
* | ftw(3) and nftw(3) for XPG compliance; emulated via fts(3) | 2003-07-21 | 1 | -0/+102 | |