| Age | Commit message (Expand) | Author |
| 2021-02-17 | Document that rewinddir(3) might either reopen or just lseek the dir. | dholland |
| 2021-02-17 | Fix some typos/malapropisms in directory(3). | dholland |
| 2017-07-03 | Remove workaround for ancient HTML generation code. | wiz |
| 2016-01-22 | Improved wording. | pgoyette |
| 2016-01-22 | clarify closing of descriptor returned by dirfd(3) | plunky |
| 2012-10-08 | Kill some extra spaces in function arguments. | njoly |
| 2011-10-15 | Mention POSIX conformance of some functions, when they appeared, sprinkle .Xr. | rmind |
| 2010-12-17 | Fix cross-reference, dir(5) -> dirent(3). | njoly |
| 2010-06-04 | Fix .Xr; dirent(5) -> dirent(3). | jruoho |
| 2010-05-17 | Actually the previous is wrong; all of these can set the errno either via | jruoho |
| 2010-05-17 | Fix the note about errno in ERRORS; telldir(3), seekdir(3), and rewinddir(3) | jruoho |
| 2010-05-16 | Sort sections. Fix typo. Fix xref. Improve wording in one case. | wiz |
| 2010-05-16 | At least one markup-typo slipped through the cracks. | jruoho |
| 2010-05-16 | Rewrite much of the page. | jruoho |
| 2009-01-11 | merge christos-time_t | christos |
| 2008-12-05 | New sentence, new line. Bump date for fdopendir. | wiz |
| 2008-12-05 | Add fdopendir(), from Solaris/Linux. | ad |
| 2006-05-18 | Explicitly mention that telldir values are only valid for the lifetime of | christos |
| 2006-05-17 | PR/24324: Arne H Juul: Re-implement seekdir/telldir using a pointer of | christos |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-07-04 | Drop whitespace. | wiz |
| 2003-05-28 | Add restrict qualifiers to previous. | kleink |
| 2003-05-28 | add mutex locking for directories and readdir_r(3). Influenced by FreeBSD. | christos |
| 2003-04-16 | Use | wiz |
| 2003-03-02 | Cosmetic changes in sample code. | enami |
| 2002-10-01 | New sentence, new line. From Robert Elz. | wiz |
| 2002-08-10 | Update Dd for recent changes. | wiz |
| 2002-08-10 | - move a example into EXAMPLES section. | yamt |
| 2002-04-29 | Remove <sys/types.h> from synopsis, as per latest SUS/Posix specs. | simonb |
| 2002-02-07 | generate & symbolically | ross |
| 2002-02-07 | Generate <>& symbolically. | ross |
| 2001-09-16 | Standardize section headers, sort sections, sort SEE ALSO, punctuation | wiz |
| 2001-09-16 | Boring whitespace fixes. | wiz |
| 1999-03-22 | Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, | garbled |
| 1998-02-05 | add LIBRARY section to man page | perry |
| 1997-07-14 | Add missing `STANDARDS' compliance statements. As we #define _POSIX_VERSION | kleink |
| 1995-02-25 | clean up Id's on files previously imported... | cgd |
| 1994-07-27 | Sync with 4.4 lite | jtc |
| 1994-01-10 | Fix spelling errors. | jtc |
| 1993-08-20 | Fixed typo. Readdir returns a "struct dirent *", not "struct dirent". | jtc |
| 1993-08-20 | Technically, readdir(3) returns a `struct dirent *', not a `struct direct *', | mycroft |
| 1993-07-30 | Add RCS identifiers. | mycroft |
| 1993-03-21 | initial import of 386bsd-0.1 sources | cgd |