summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/chflags.2
Commit message (Expand)AuthorAgeFilesLines
* Add some missing .Nm for newer syscalls in existing man pages.jilles2014-01-111-1/+2
* Remove EOL whitespace.joel2013-08-221-1/+1
* Expand the use of stat(2) flags to allow storing some Windows/DOSken2013-08-211-12/+54
* Document chflagsat(2).pjd2013-03-211-1/+46
* - Make 'flags' argument to chflags(2), fchflags(2) and lchflags(2) of typepjd2013-03-211-3/+3
* Add a note to the HISTORY section about lchflags(2) being introduced inpjd2013-03-161-0/+4
* Fix logic inversion.eadler2013-02-091-1/+1
* Additional manual page updates for r234103.jh2012-04-131-8/+12
* - Return EPERM from ufs_setattr() when an user without PRIV_VFS_SYSFLAGSjh2012-04-101-3/+2
* - Note that non-superusers are not allowed to set the SF_ARCHIVEDjh2010-10-291-3/+7
* Per Regents of the University of Calfornia letter, remove advertisingimp2007-01-091-4/+0
* chflags(2) returns EPERM when user tries to set or remove the SF_SNAPSHOT flag.pjd2006-12-151-0/+4
* Markup fixes.ru2006-09-171-38/+28
* * Document the fact that non-superusers cannot change file flags forkeramida2006-05-161-2/+47
* Eliminate double whitespace.ru2004-07-031-1/+1
* mdoc(7) police: "The .Fa argument.".ru2002-12-191-1/+5
* mdoc(7) police: Tidy up the syscall language.ru2002-12-181-5/+5
* The .Fn function.keramida2002-07-151-4/+6
* mdoc(7) police: bump document date on behalf of previous delta.ru2002-05-291-1/+1
* Document the lchflags(2) syscall.mux2002-05-051-0/+13
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-011-2/+2
* Use ``.Rv -std'' wherever possible.ru2001-08-311-4/+1
* Rename (after a repo-copy) some mount(8) programs:ru2001-05-231-1/+1
* Make it clear who can and can't set the UF_NODUMP, UF_OPAQUE, anddd2001-03-191-4/+7
* Prepare for mdoc(7)NG.ru2000-12-291-1/+1
* Resurrect documentation of chflags(2)'s SF_ARCHIVED.rse2000-09-221-2/+2
* Make a note of fflagstostr and strtofflags in the 'see also' section.joe2000-06-171-0/+2
* Introduce ".Lb" macro to libc manpages.phantom2000-04-211-0/+2
* mdoc style fix.phantom1999-09-051-4/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* EOPNOTSUPP also applies to fchflags().bde1999-02-151-0/+3
* Mention that chflags can fail with EOPNOTSUPP.des1999-02-141-0/+2
* Submitted by: Whistle Communications (archie Cobbs)julian1997-06-021-2/+10
* Merge from Lite2 onto mainline -peter1997-03-111-4/+9
* Correct "Chflags() will fail it:" to read "Chflags() will fail if:".jmacd1997-01-301-1/+1
* Remove the EINVAL error from the ERRORS sections thatmpp1997-01-111-2/+0
* ".Xr chflags 1," -> ".Xr chflags 1 ,"peter1996-09-211-1/+1
* Correctly use .Fn instead of .Nm to reference function namesmpp1996-08-221-1/+2
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+154
OpenPOWER on IntegriCloud