Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Explicitly mention that PATH_MAX includes the NUL in the ENAMETOOLONG | 2015-01-19 | 1 | -6/+7 | |
| | | | | description. | ||||
* | use .In and delete .Tn; from Kaspars at Bankovskis dot net | 2014-12-16 | 1 | -8/+4 | |
| | |||||
* | use .Rv; no change of meaning; from Kaspars at Bankovskis dot net | 2014-12-10 | 1 | -6/+3 | |
| | |||||
* | Add chflagsat(), modeled on fchmodat() with name to match FreeBSD. | 2014-12-08 | 1 | -4/+61 | |
| | |||||
* | Don't use use .Tn with AND/OR/NOT | 2014-02-13 | 1 | -5/+3 | |
| | | | | | | | | Phrase any "The _flags_ argument is the ..." line consistently, eliminating unnecessary use of 'inclusive' and saying "zero or more" or "one or more" as appropriate ok millert@ jmc@ schwarze@ | ||||
* | add SF_ARCHIVED. ok millert@, tedu@ | 2009-08-20 | 1 | -4/+5 | |
| | |||||
* | convert to new .Dd format; | 2007-05-31 | 1 | -2/+2 | |
| | |||||
* | Missing colons. | 2005-09-12 | 1 | -2/+2 | |
| | |||||
* | - macros | 2005-08-10 | 1 | -12/+22 | |
| | | | | | | | | - chflags() also returns EINVAL for invalid flags - chflags() also returns EINVAL for attempts to change flags on devices as non-superuser ok jmc | ||||
* | Remove the advertising clause in the UCB license which Berkeley | 2003-06-02 | 1 | -6/+2 | |
| | | | | rescinded 22 July 1999. Proofed by myself and Theo. | ||||
* | typos; | 2003-02-21 | 1 | -2/+2 | |
| | |||||
* | chflags(2) can return EPERM for other reasons. | 2001-11-29 | 1 | -3/+7 | |
| | | | | From NetBSD via Brian J. Kifiak | ||||
* | Another round of man page cleanup, this time to remove more hard sentence | 2000-10-18 | 1 | -4/+3 | |
| | | | | breaks and getting rid of short lines, making these files easier to work with. | ||||
* | - For consistency, `super-user' -> `superuser' in all cases. | 2000-04-15 | 1 | -6/+6 | |
| | | | | | - Some punctuation fixes. - Some `id' -> `ID'. | ||||
* | document cdev/bdev semantic change | 1999-07-31 | 1 | -1/+3 | |
| | |||||
* | - change references to nil to null; tschroed@acm.org | 1999-06-29 | 1 | -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 + AND | 1999-06-05 | 1 | -2/+2 | |
| | |||||
* | or'ing -> OR'ing | 1999-05-27 | 1 | -2/+2 | |
| | |||||
* | make function names the correct case | 1999-02-27 | 1 | -5/+5 | |
| | |||||
* | fix openbsd tag | 1998-07-06 | 1 | -0/+1 | |
| | |||||
* | use Bx macro for BSD versions | 1998-06-15 | 1 | -1/+2 | |
| | |||||
* | Make "flags" field in f?chflags(2) consistent--unsigned int | 1998-02-16 | 1 | -2/+2 | |
| | |||||
* | make {f,}chflags(.., -1) return EINVAL because -1 is VNOVAL; problem noted by provos | 1998-01-02 | 1 | -0/+2 | |
| | |||||
* | chflags can get EOPNOTSUPP | 1997-04-08 | 1 | -0/+6 | |
| | |||||
* | flags param is int | 1997-03-31 | 1 | -2/+2 | |
| | |||||
* | typo | 1996-07-27 | 1 | -1/+1 | |
| | |||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+157 | |