Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Explicitly mention that PATH_MAX includes the NUL in the ENAMETOOLONG | 2015-01-19 | 1 | -6/+7 | |
| | | | | description. | ||||
* | macro cleanup; from Kaspars at Bankovskis dot net | 2014-12-14 | 1 | -6/+6 | |
| | |||||
* | Don't use use .Tn with AND/OR/NOT | 2014-02-13 | 1 | -11/+7 | |
| | | | | | | | | Phrase any "The _flags_ argument is the ..." line consistently, eliminating unnecessary use of 'inclusive' and saying "zero or more" or "one or more" as appropriate ok millert@ jmc@ schwarze@ | ||||
* | When there are multiple groups of functions with their own #includes | 2013-04-01 | 1 | -2/+3 | |
| | | | | | | | | listed, the #includes in each group are independent, so that users don't need to guess at possible carry-over. general idea ok otto@ millert@ actual diff ok jmc@ schwarze@ | ||||
* | Use consistent wording for the EINVAL, EBADF, ENOTDIR, and EACCES cases | 2013-03-31 | 1 | -2/+7 | |
| | | | | of the various *at() functions. | ||||
* | Various updates, mostly to SYNOPSIS, ERRORS, and STANDARDS, but | 2013-03-30 | 1 | -5/+18 | |
| | | | | | | | | some other fixes included... *at() function ERRORS description suggested by matthew@ ok deraadt@ | ||||
* | Document early history of a few functions specifically mentioned in 2BSD | 2012-01-15 | 1 | -2/+18 | |
| | | | | | | manuals; however, it turned out all of these actually predate 2BSD. All information from http://minnie.tuhs.org/cgi-bin/utree.pl. ok jmc@ sobrado@ | ||||
* | Change "constructed by bitwise-inclusive OR'ing of flags from ..." to | 2011-07-19 | 1 | -3/+3 | |
| | | | | | | "constructed by bitwise-inclusive ORing flags from ..." Requested by jmc@ | ||||
* | Change "If also flag is zero" to "If flag is also zero". | 2011-07-19 | 1 | -4/+4 | |
| | | | | Requested by jmc@ | ||||
* | Add (rough draft) documentation for fdopendir(3) and the 15 new | 2011-07-18 | 1 | -9/+75 | |
| | | | | | | | XXXat(2) system calls from POSIX 2008. Editing will be done in tree. General style discussed with jmc@, schwarze@, and deraadt@ ok jmc@ | ||||
* | document access(2) can return EPERM; noted by Tim van der Molen; ok millert@ | 2008-06-10 | 1 | -1/+5 | |
| | |||||
* | add missing arg to .Fn | 2008-06-10 | 1 | -3/+3 | |
| | |||||
* | Update access(2) to have modern semantics with respect to X_OK and | 2008-06-09 | 1 | -8/+16 | |
| | | | | | | the superuser. access(2) will now only indicate success for X_OK on non-directories if there is at least one execute bit set on the file. OK deraadt@ thib@ otto@ | ||||
* | convert to new .Dd format; | 2007-05-31 | 1 | -2/+2 | |
| | |||||
* | - punctuation fixes | 2005-08-10 | 1 | -2/+2 | |
| | | | | | | - refer to formal parameters consistently. ok jmc | ||||
* | Remove the advertising clause in the UCB license which Berkeley | 2003-06-02 | 1 | -6/+2 | |
| | | | | rescinded 22 July 1999. Proofed by myself and Theo. | ||||
* | typos; | 2003-02-21 | 1 | -2/+2 | |
| | |||||
* | Another round of man page cleanup, this time to remove more hard sentence | 2000-10-18 | 1 | -16/+15 | |
| | | | | breaks and getting rid of short lines, making these files easier to work with. | ||||
* | - change references to nil to null; tschroed@acm.org | 1999-06-29 | 1 | -5/+5 | |
| | | | | | | | - remove trailing spaces from end of lines - add some .Dv - change -1 to \-1, so `-' is taken as a negative sign - other misc formatting fixes | ||||
* | use .Tn instead of .Em for logical/bitwise OR + AND | 1999-06-05 | 1 | -3/+4 | |
| | |||||
* | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | 1999-05-23 | 1 | -2/+2 | |
| | | | | is used instead; kwesterback@home.com | ||||
* | make function names the correct case | 1999-02-27 | 1 | -3/+3 | |
| | |||||
* | fix openbsd tag | 1998-07-06 | 1 | -0/+1 | |
| | |||||
* | Document EINVAL errno value | 1996-08-02 | 1 | -1/+4 | |
| | |||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+134 | |