aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/chmod.2
Commit message (Expand)AuthorAgeFilesLines
* chmod(2): Document S_ISVTX following SUSv3/SUSv4.Jilles Tjoelker2013-12-011-10/+16
* Update sticky(7) cross references.Sergey Kandaurov2011-05-131-2/+2
* Man pages for the openat(2), fexecve(2) and related syscalls.Konstantin Belousov2008-04-161-2/+79
* When we try to set set-gid bit with chmod(2) on a file, which we own, but ourPawel Jakub Dawidek2007-01-161-1/+5
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* Much more correct EFTYPE description.Pawel Jakub Dawidek2006-12-131-1/+3
* Append-only flag also denies chmod(2). Is this correct behaviour?Pawel Jakub Dawidek2006-12-131-1/+1
* If the named file has its immutable flag set, chmod(2) returns EPERM.Pawel Jakub Dawidek2006-12-091-1/+6
* Catch up with stat.h a bit:Tom Rhodes2004-12-291-6/+5
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-1/+2
* mdoc(7): Use the new feature of the .In macro.Ruslan Ermilov2003-09-081-1/+1
* mdoc(7) police: "The .Fa argument.".Ruslan Ermilov2002-12-191-1/+5
* mdoc(7) police: Tidy up the syscall language.Ruslan Ermilov2002-12-181-12/+11
* Uniformly refer to a file system as "file system".Ruslan Ermilov2002-12-121-3/+3
* The .Fn function.Giorgos Keramidas2002-07-151-3/+6
* Fix a typo.Ruslan Ermilov2001-12-071-1/+1
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-1/+1
* Use ``.Rv -std'' wherever possible.Ruslan Ermilov2001-08-311-4/+1
* Remove whitespace at EOL.Dima Dorfman2001-07-151-3/+3
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* Remove vestiges of MFS.Ruslan Ermilov2001-06-011-2/+3
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-291-1/+1
* mdoc(7) police: Er macro usage cleanup.Ruslan Ermilov2000-11-221-1/+4
* Introduce ".Lb" macro to libc manpages.Alexey Zelkin2000-04-211-1/+3
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-021-5/+10
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Fixed syntax error in previous commit.Bruce Evans1999-07-311-2/+3
* Document the lchmod(2) system call.Mike Pritchard1999-07-301-15/+27
* Formatting fix.Alexander Langer1998-01-111-1/+2
* Reviewed by: hackers@freebsd.org in generalJulian Elischer1997-11-131-1/+20
* Reflect reality of sticky bits and UFS-based filesystems.Steve Price1997-08-171-3/+10
* Use the .Tn macro for generic FreeBSD references. Other minor cleanup.Mike Pritchard1997-03-211-3/+5
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Sort cross references.Wolfram Schneider1997-01-201-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Remove the EINVAL error from the ERRORS sections thatMike Pritchard1997-01-111-3/+1
* upgrade STANDARDS from POSIX 1003.1-88 to 1003.1-90 using .St macroWolfram Schneider1996-12-021-4/+5
* function appeared in Version 7 AT&T UNIXWolfram Schneider1996-08-291-0/+5
* update sticky bit documentationWolfram Schneider1996-06-091-8/+3
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+182