summaryrefslogtreecommitdiffstats
path: root/bin/chflags
Commit message (Expand)AuthorAgeFilesLines
* Explicitly add unmarked bin/ binaries to the runtime package.gjb2016-02-091-0/+1
* Add META_MODE support.sjg2015-06-131-0/+18
|\
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-081-2/+0
| * Merge sync of headsjg2015-05-272-29/+37
| |\ | |/ |/|
| * Updated dependenciessjg2014-05-161-1/+0
| * Updated dependenciessjg2014-05-101-0/+2
| * Merge from headsjg2013-09-051-3/+19
| |\
| * \ sync from headsjg2013-04-121-5/+1
| |\ \
| * | | Updated dependenciessjg2013-03-111-0/+1
| * | | Updated dependenciessjg2013-02-161-2/+0
| * | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-221-0/+19
* | | | Standardise chmod, chflags, chown and chgrp recursive symlink processingsmh2015-04-292-29/+37
| |_|/ |/| |
* | | Expand the use of stat(2) flags to allow storing some Windows/DOSken2013-08-211-3/+19
| |/ |/|
* | - Make 'flags' argument to chflags(2), fchflags(2) and lchflags(2) of typepjd2013-03-211-5/+1
|/
* mdoc: drop redundant .Pp and .LP callsuqs2010-10-081-1/+0
* Staticify internal routines.delphij2009-06-231-2/+2
* Fix chflags -h in various cases: do not use link target's flags as original.jilles2009-05-241-1/+1
* Make chflags(1) more chmod(1)-like (and more feature complete):rwatson2008-03-092-17/+43
* Fix probably copy&paste from chmod(1) - we change file flags here, not mode.pjd2007-05-281-1/+1
* Use .Cm for all key words, not just the ones I added. More in line withtrhodes2006-03-101-12/+12
* Slightly better markup.trhodes2006-03-061-8/+8
* Instead of just hinting at available octets, list some.trhodes2006-03-041-1/+43
* Sort sections.ru2005-06-141-5/+5
* Add an interface to the lchflags(2) syscall. The new -h option isdd2005-05-142-12/+35
* Fix a few markup nits in previous commit.trhodes2005-02-251-6/+6
* Add information on utilities which may or may not be aware of file flags.trhodes2005-02-231-1/+18
* WARNS?=6 is already in bin/Makefile.inc, so remove this one.delphij2005-01-271-1/+0
* Add the new standard EXIT STATUS section where appropriate.ru2005-01-161-1/+1
* /*- or .\"- or #- to begin license clauses.imp2005-01-102-1/+2
* chflags compiles with WARNS?=6.stefanf2004-10-031-0/+1
* Garbage collect a variable whose value was never read.stefanf2004-10-031-5/+4
* Group equivalent flags together and delete the `aliases' section.keramida2004-09-211-13/+8
* Remove clause 3 from the UCB licenses.markm2004-04-062-8/+0
* Only call chflags() on directories once.ceri2004-02-181-5/+4
* mdoc(7) police: Fix document date.ru2003-05-161-1/+1
* Make GCC 3.3 STFU about copyright[].obrien2003-05-011-1/+1
* Document how to clear flags with negative-logic, currently onlyjohan2003-03-241-4/+9
* We can simplify this Makefile down to a single line now.obrien2003-02-191-4/+0
* ANSIify function definitions.dwmalone2002-09-041-4/+2
* Remove local prototypes for main().jmallett2002-08-191-1/+0
* Reorder for style.markm2002-04-281-3/+3
* remove __Pimp2002-03-221-2/+2
* Remove leaf node WARNS?=2 (that mainly I added). This shouldmarkm2002-02-081-1/+0
* Style improvements recommended by Bruce as a follow up to somedwmalone2001-12-101-5/+6
* Slight makefile style.markm2001-12-022-7/+7
* mdoc(7) police: utilize the new .Ex macro.ru2001-08-151-3/+1
* WARNS= -> WARNS?=dd2001-06-221-1/+1
* Follow symbolic links named as command line arguments if run without -R.ru2001-05-281-2/+3
* Make it clear that -P is the default.ru2001-05-251-0/+1
* Silence WARNS=2 and BDECFLAGS on alpha and i386kris2001-05-202-2/+3
OpenPOWER on IntegriCloud