| Commit message (Expand) | Author | Age | Files | Lines |
* | Make consistent reference to pathname. |  rob | 2021-01-03 | 1 | -3/+3 |
* | consistently use .Vt for variable types and use ".Fa path" where appropriate; |  schwarze | 2017-10-28 | 1 | -16/+18 |
* | add missing NAME entries; |  jmc | 2015-11-07 | 1 | -3/+10 |
* | use .In rather than .Fd #include |  schwarze | 2015-09-10 | 1 | -5/+5 |
* | Explicitly mention that PATH_MAX includes the NUL in the ENAMETOOLONG |  millert | 2015-01-19 | 1 | -4/+5 |
* | use .Rv; no change of meaning; from Kaspars at Bankovskis dot net |  schwarze | 2014-12-10 | 1 | -6/+3 |
* | Be more POSIXy by using blksize_t (a.k.a. int32) for st_blksize, rather than the current uint32_t. |  krw | 2014-11-20 | 1 | -3/+3 |
* | POSIX/FreeBSD/NetBSD/Linux/etc agree -- blk[size|cnt]_t is the bomb. |  krw | 2014-08-22 | 1 | -3/+3 |
* | Don't use use .Tn with AND/OR/NOT |  guenther | 2014-02-13 | 1 | -7/+4 |
* | Oops, utime() is section 3, not 2 |  guenther | 2013-11-02 | 1 | -2/+2 |
* | Fix lie that predated NetBSD: the struct stat time padding affected |  guenther | 2013-11-02 | 1 | -3/+3 |
* | out of place word; discussed with jmc and guenther |  deraadt | 2013-11-02 | 1 | -2/+2 |
* | .Xr clock_gettime |  espie | 2013-11-02 | 1 | -2/+3 |
* | When there are multiple groups of functions with their own #includes |  guenther | 2013-04-01 | 1 | -6/+6 |
* | tweak previous; |  jmc | 2013-03-30 | 1 | -2/+2 |
* | Various updates, mostly to SYNOPSIS, ERRORS, and STANDARDS, but |  guenther | 2013-03-30 | 1 | -15/+39 |
* | Remove outdated reference to BSD 4.4 symlink behavior. Equivalent |  matthew | 2012-07-17 | 1 | -11/+2 |
* | Complete the HISTORY of all syscalls that exist since Version 1 AT&T UNIX. |  schwarze | 2011-11-17 | 1 | -5/+14 |
* | Change "constructed by bitwise-inclusive OR'ing of flags from ..." to |  matthew | 2011-07-19 | 1 | -4/+4 |
* | Add (rough draft) documentation for fdopendir(3) and the 15 new |  matthew | 2011-07-18 | 1 | -8/+81 |
* | ctim -> ctime; from ca (pr #6256) |  jmc | 2009-11-10 | 1 | -3/+3 |
* | Change section: we're talking about the symlink system call, not the |  guenther | 2009-01-30 | 1 | -2/+2 |
* | tweak previous; |  jmc | 2009-01-30 | 1 | -4/+4 |
* | Update to reflect renaming of the st_[acm]timespec members to st_[acm]tim |  guenther | 2009-01-29 | 1 | -22/+61 |
* | sync the comments for struct stat w/ <sys/stat.h>; |  jmc | 2007-11-05 | 1 | -9/+9 |
* | convert to new .Dd format; |  jmc | 2007-05-31 | 1 | -2/+2 |
* | sync with <sys/stat.h>; |  jmc | 2006-10-14 | 1 | -5/+14 |
* | supply -indent to another display, to make the page match; |  jmc | 2006-10-05 | 1 | -5/+5 |
* | Add S_ISBLK(), S_ISCHR(), S_ISDIR(), S_ISFIFO(), S_ISLNK(), S_ISREG(), |  ray | 2006-10-05 | 1 | -1/+14 |
* | bye bye whiteouts |  millert | 2005-06-15 | 1 | -2/+1 |
* | various improvements to lists and displays: |  jmc | 2004-04-15 | 1 | -2/+2 |
* | Remove the advertising clause in the UCB license which Berkeley |  millert | 2003-06-02 | 1 | -6/+2 |
* | section reorder; |  jmc | 2003-06-02 | 1 | -33/+33 |
* | some small typos; |  jmc | 2003-03-17 | 1 | -2/+2 |
* | most of these is v2, not v6 |  mickey | 2002-01-24 | 1 | -1/+5 |
* | Repairs, some from NetBSD PR/10472. |  aaron | 2000-06-29 | 1 | -20/+18 |
* | - For consistency, `super-user' -> `superuser' in all cases. |  aaron | 2000-04-15 | 1 | -4/+4 |
* | Formatting fixes, suggested by ericj@ |  aaron | 1999-12-04 | 1 | -31/+32 |
* | use .Li to refer to data types |  aaron | 1999-07-05 | 1 | -3/+3 |
* | - change references to nil to null; tschroed@acm.org |  aaron | 1999-06-29 | 1 | -5/+5 |
* | kill some old macros |  aaron | 1999-05-25 | 1 | -2/+2 |
* | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common |  aaron | 1999-05-23 | 1 | -2/+2 |
* | make function names the correct case |  deraadt | 1999-02-27 | 1 | -6/+6 |
* | fix lots of .Xr and other minor things |  deraadt | 1997-06-13 | 1 | -6/+6 |
* | sync with stat.h; spotted by todd@ |  deraadt | 1997-03-31 | 1 | -13/+13 |
* | Mention that certain fields are accessible to the super-user only. |  millert | 1997-02-13 | 1 | -3/+7 |
* | from netbsd; add S_IFWHT |  deraadt | 1996-01-29 | 1 | -1/+2 |
* | initial import of NetBSD tree |  deraadt | 1995-10-18 | 1 | -0/+278 |