summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/chflags.2 (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix copy pasto: flag -> atflags; ok deraadt@ jca@ millert@anton2019-03-251-4/+4
* Explicitly mention that PATH_MAX includes the NUL in the ENAMETOOLONGmillert2015-01-191-6/+7
* use .In and delete .Tn; from Kaspars at Bankovskis dot netschwarze2014-12-161-8/+4
* use .Rv; no change of meaning; from Kaspars at Bankovskis dot netschwarze2014-12-101-6/+3
* Add chflagsat(), modeled on fchmodat() with name to match FreeBSD.guenther2014-12-081-4/+61
* Don't use use .Tn with AND/OR/NOTguenther2014-02-131-5/+3
* add SF_ARCHIVED. ok millert@, tedu@martynas2009-08-201-4/+5
* convert to new .Dd format;jmc2007-05-311-2/+2
* Missing colons.miod2005-09-121-2/+2
* - macrosjaredy2005-08-101-12/+22
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* typos;jmc2003-02-211-2/+2
* chflags(2) can return EPERM for other reasons.millert2001-11-291-3/+7
* Another round of man page cleanup, this time to remove more hard sentenceaaron2000-10-181-4/+3
* - For consistency, `super-user' -> `superuser' in all cases.aaron2000-04-151-6/+6
* document cdev/bdev semantic changederaadt1999-07-311-1/+3
* - change references to nil to null; tschroed@acm.orgaaron1999-06-291-4/+4
* use .Tn instead of .Em for logical/bitwise OR + ANDaaron1999-06-051-2/+2
* or'ing -> OR'ingaaron1999-05-271-2/+2
* make function names the correct casederaadt1999-02-271-5/+5
* fix openbsd tagderaadt1998-07-061-0/+1
* use Bx macro for BSD versionsmickey1998-06-151-1/+2
* Make "flags" field in f?chflags(2) consistent--unsigned intmillert1998-02-161-2/+2
* make {f,}chflags(.., -1) return EINVAL because -1 is VNOVAL; problem noted by provosderaadt1998-01-021-0/+2
* chflags can get EOPNOTSUPPderaadt1997-04-081-0/+6
* flags param is intderaadt1997-03-311-2/+2
* typoderaadt1996-07-271-1/+1
* initial import of NetBSD treederaadt1995-10-181-0/+157