summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/chmod.2 (follow)
Commit message (Expand)AuthorAgeFilesLines
* use .In rather than .Fd #includeschwarze2015-09-101-5/+5
* Explicitly mention that PATH_MAX includes the NUL in the ENAMETOOLONGmillert2015-01-191-6/+7
* use .Rv; no change of meaning; from Kaspars at Bankovskis dot netschwarze2014-12-101-6/+3
* Don't use use .Tn with AND/OR/NOTguenther2014-02-131-12/+7
* fchownat is allowed to return EOPNOTSUPPespie2014-01-111-2/+8
* more library historyschwarze2013-07-171-3/+3
* When there are multiple groups of functions with their own #includesguenther2013-04-011-2/+3
* Use consistent wording for the EINVAL, EBADF, ENOTDIR, and EACCES casesguenther2013-03-311-2/+7
* Various updates, mostly to SYNOPSIS, ERRORS, and STANDARDS, butguenther2013-03-301-8/+20
* More .At v1 HISTORY.schwarze2011-11-071-4/+11
* Update POSIX references for chdir(2) and chmod(2) from 1988 to 2008.schwarze2011-10-241-5/+11
* Change "constructed by bitwise-inclusive OR'ing of flags from ..." tomatthew2011-07-191-5/+5
* Change "If also flag is zero" to "If flag is also zero".matthew2011-07-191-4/+4
* Add (rough draft) documentation for fdopendir(3) and the 15 newmatthew2011-07-181-16/+82
* convert to new .Dd format;jmc2007-05-311-2/+2
* various improvements to lists and displays:jmc2004-04-151-3/+2
* update sticky: note that setting the sticky bit on files is still possible,jmc2003-12-201-7/+4
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* Another round of man page cleanup, this time to remove more hard sentenceaaron2000-10-181-28/+20
* - For consistency, `super-user' -> `superuser' in all cases.aaron2000-04-151-7/+7
* - change references to nil to null; tschroed@acm.orgaaron1999-06-291-5/+5
* remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonaaron1999-05-231-2/+2
* Cleanup xrefs under SEE ALSO. Specifically:alex1999-05-161-2/+2
* make function names the correct casederaadt1999-02-271-7/+7
* clarify EINVALmillert1997-11-181-2/+6
* make chmod() and fchmod() return EINVAL for bad mode bitsderaadt1997-11-171-0/+3
* blank linederaadt1997-11-171-0/+1
* initial import of NetBSD treederaadt1995-10-181-0/+187