| Age | Commit message (Expand) | Author |
| 2019-09-05 | Pull up following revision(s) (requested by sevan in ticket #174): | martin |
| 2017-02-03 | Remove comma after the last Nm entry. | abhinav |
| 2014-04-10 | Mention the word 'inode' next to st_ino so it's easier to find. | wiz |
| 2013-10-15 | Adjust needed includes for fchmodat/mkdirat/mkfifoat/mknodat/fstatat | njoly |
| 2013-07-28 | Add fstatat(2) specific errors. | njoly |
| 2013-01-13 | Revert defective O_SEARCH implementation committed by manu@ along with | dholland |
| 2012-12-01 | Bump date. New sentence, new line. Wording/articles. | wiz |
| 2012-12-01 | Remove trailing whitespace. | wiz |
| 2012-11-18 | Add most system calls for POSIX extended API set, part 2, with test cases: | manu |
| 2012-01-04 | Fix a sentence, following a hint by Abhinav Upadhyay. | wiz |
| 2011-09-14 | There's no st_block field; it's st_blocks. | apb |
| 2011-02-21 | v-node -> vnode | pooka |
| 2010-11-25 | No file system I know of reports directory sizes that are multiples of | dholland |
| 2010-06-04 | Fix .Xr; dirent(5) -> dirent(3). | jruoho |
| 2010-05-31 | Consistently use `.Brq Dv XXX' across syscalls man pages, for NAME_MAX | njoly |
| 2010-05-18 | Split "file system" and fix a typo. | wiz |
| 2010-05-17 | Note that all stat-functions are standardized nowadays. | jruoho |
| 2010-05-17 | Try to describe the struct stat instead of copy-pasting it from the header. | jruoho |
| 2010-04-03 | Mention the history of stat(2) and fix the history of open(2). | jruoho |
| 2010-03-22 | Use .In for header files instead of .Ar Pa and variations. | joerg |
| 2010-02-12 | Fix typo. | wiz |
| 2009-05-13 | Sort errors. Avoid marking up punctuation. | wiz |
| 2009-03-11 | Fix markup | joerg |
| 2007-06-10 | Note ZFS returning the number of entries instead of the size of the directory. | christos |
| 2005-12-26 | u_intN_t -> uintN_t | perry |
| 2005-06-14 | - Correct the fields in the stat structure. From PR/18255. | peter |
| 2004-05-13 | \- is a minus, not -. | wiz |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-04-16 | Use | wiz |
| 2003-01-18 | Merge the nathanw_sa branch. | thorpej |
| 2002-10-01 | New sentence, new line. From Robert Elz. | wiz |
| 2002-08-02 | stat(2) can return ENXIO. | soren |
| 2002-04-29 | Remove <sys/types.h> from synopsis, as per latest SUS/Posix specs. | simonb |
| 2002-02-08 | Generate <>& symbolically. I'm avoiding .../dist/... directories for now. | ross |
| 2002-02-03 | Add a reference to dir(5) per PR 14291 | fair |
| 2001-10-23 | Reduce the ties to `inode'. | kleink |
| 2001-09-16 | Sort sections, sort SEE ALSO, punctuation and miscellanous fixes. | wiz |
| 2001-09-16 | Boring whitespace fixes. | wiz |
| 2001-01-09 | Document a weird circumstance under which stat() return EBADF. | augustss |
| 2000-10-07 | Use ".Fa stat" instead of ".Fn stat" when referring to the structure | nathanw |
| 2000-06-29 | bin/10472: fix a couple typos in stat.2 | sommerfeld |
| 1999-12-02 | Add a LIBRARY section to system call manual pages. While it's clear that the | kleink |
| 1999-03-22 | Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, | garbled |
| 1998-08-29 | first pass at fixing up capitalization of function names and | lukem |
| 1998-02-02 | merge lite-2 | perry |
| 1997-10-11 | Don't start function name with capital letter even if it is beginning | enami |
| 1997-10-11 | Remove description about behaviour of 4.4BSD symlink. | enami |
| 1997-07-14 | Add missing `STANDARDS' compliance statements. As we #define _POSIX_VERSION | kleink |
| 1997-05-16 | Add/update 1003.1 conformance notice. | kleink |
| 1997-04-22 | add description of file flags, with xrefs to chflags(2). | mikel |