summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/chflags.2 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* typos;jmc2003-02-211-2/+2
|
* chflags(2) can return EPERM for other reasons.millert2001-11-291-3/+7
| | | | From NetBSD via Brian J. Kifiak
* Another round of man page cleanup, this time to remove more hard sentenceaaron2000-10-181-4/+3
| | | | breaks and getting rid of short lines, making these files easier to work with.
* - For consistency, `super-user' -> `superuser' in all cases.aaron2000-04-151-6/+6
| | | | | - Some punctuation fixes. - Some `id' -> `ID'.
* document cdev/bdev semantic changederaadt1999-07-311-1/+3
|
* - change references to nil to null; tschroed@acm.orgaaron1999-06-291-4/+4
| | | | | | | - 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 + 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