aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/chown.2
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line nroff patternWarner Losh2023-08-231-1/+0
* Add AT_EMPTY_PATH for several *at(2) syscallsKonstantin Belousov2021-04-231-1/+12
* open(2): Remove O_BENEATH and AT_BENEATHKonstantin Belousov2021-03-041-22/+7
* Document {O,AT}_RESOLVE_BENEATH and new O_BENEATH behavior for relative paths.Konstantin Belousov2020-09-221-1/+8
* Document EINTEGRITY errors for many system calls.John Baldwin2020-03-301-1/+5
* First draft of documentation for AT/O_BENEATH handling of the absoluteKonstantin Belousov2018-11-111-6/+20
* Implement O_BENEATH and AT_BENEATH.Konstantin Belousov2018-10-251-1/+13
* Mark all the system calls that were in 1st Edition Unix as such in theWarner Losh2017-12-011-2/+2
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Man pages for the openat(2), fexecve(2) and related syscalls.Konstantin Belousov2008-04-161-2/+86
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* Append-only flag also denies chown(2).Pawel Jakub Dawidek2006-12-131-1/+1
* Be more precise with EPERM description. When chown(2) is a no-op, it willPawel Jakub Dawidek2006-12-131-1/+2
* If the named file has its immutable flag set, chown(2) returns EPERM.Pawel Jakub Dawidek2006-12-091-1/+6
* mdoc(7) police: "The .Fa argument.".Ruslan Ermilov2002-12-191-1/+7
* mdoc(7) police: Tidy up the syscall language.Ruslan Ermilov2002-12-181-11/+12
* The .Fn function.Giorgos Keramidas2002-07-151-7/+14
* 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-2/+2
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-291-2/+2
* Introduce ".Lb" macro to libc manpages.Alexey Zelkin2000-04-211-0/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Fix a minor grammar problem.Mike Pritchard1997-04-011-2/+2
* Create lchown() in libc and document it as a variation of chown().Peter Wemm1997-03-311-5/+21
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Sort cross references.Wolfram Schneider1997-01-201-2/+2
* 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
* Clean up documentation on setuid/setgid bit handling.Paul Traina1996-02-081-1/+2
* Correct the parameters for the fchown. The third was erroneouslyAndreas Schulz1995-02-171-1/+1
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+148