aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/chflags.2
Commit message (Expand)AuthorAgeFilesLines
* Add some missing .Nm for newer syscalls in existing man pages.Jilles Tjoelker2014-01-111-1/+2
* Remove EOL whitespace.Joel Dahl2013-08-221-1/+1
* Expand the use of stat(2) flags to allow storing some Windows/DOSKenneth D. Merry2013-08-211-12/+54
* Document chflagsat(2).Pawel Jakub Dawidek2013-03-211-1/+46
* - Make 'flags' argument to chflags(2), fchflags(2) and lchflags(2) of typePawel Jakub Dawidek2013-03-211-3/+3
* Add a note to the HISTORY section about lchflags(2) being introduced inPawel Jakub Dawidek2013-03-161-0/+4
* Fix logic inversion.Eitan Adler2013-02-091-1/+1
* Additional manual page updates for r234103.Jaakko Heinonen2012-04-131-8/+12
* - Return EPERM from ufs_setattr() when an user without PRIV_VFS_SYSFLAGSJaakko Heinonen2012-04-101-3/+2
* - Note that non-superusers are not allowed to set the SF_ARCHIVEDJaakko Heinonen2010-10-291-3/+7
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* chflags(2) returns EPERM when user tries to set or remove the SF_SNAPSHOT flag.Pawel Jakub Dawidek2006-12-151-0/+4
* Markup fixes.Ruslan Ermilov2006-09-171-38/+28
* * Document the fact that non-superusers cannot change file flags forGiorgos Keramidas2006-05-161-2/+47
* Eliminate double whitespace.Ruslan Ermilov2004-07-031-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-5/+5
* The .Fn function.Giorgos Keramidas2002-07-151-4/+6
* mdoc(7) police: bump document date on behalf of previous delta.Ruslan Ermilov2002-05-291-1/+1
* Document the lchflags(2) syscall.Maxime Henrion2002-05-051-0/+13
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-2/+2
* Use ``.Rv -std'' wherever possible.Ruslan Ermilov2001-08-311-4/+1
* Rename (after a repo-copy) some mount(8) programs:Ruslan Ermilov2001-05-231-1/+1
* Make it clear who can and can't set the UF_NODUMP, UF_OPAQUE, andDima Dorfman2001-03-191-4/+7
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-291-1/+1
* Resurrect documentation of chflags(2)'s SF_ARCHIVED.Ralf S. Engelschall2000-09-221-2/+2
* Make a note of fflagstostr and strtofflags in the 'see also' section.Josef Karthauser2000-06-171-0/+2
* Introduce ".Lb" macro to libc manpages.Alexey Zelkin2000-04-211-0/+2
* mdoc style fix.Alexey Zelkin1999-09-051-4/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* EOPNOTSUPP also applies to fchflags().Bruce Evans1999-02-151-0/+3
* Mention that chflags can fail with EOPNOTSUPP.Dag-Erling Smørgrav1999-02-141-0/+2
* Submitted by: Whistle Communications (archie Cobbs)Julian Elischer1997-06-021-2/+10
* Merge from Lite2 onto mainline -Peter Wemm1997-03-111-4/+9
* Correct "Chflags() will fail it:" to read "Chflags() will fail if:".Joshua Peck Macdonald1997-01-301-1/+1
* Remove the EINVAL error from the ERRORS sections thatMike Pritchard1997-01-111-2/+0
* ".Xr chflags 1," -> ".Xr chflags 1 ,"Peter Wemm1996-09-211-1/+1
* Correctly use .Fn instead of .Nm to reference function namesMike Pritchard1996-08-221-1/+2
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+154