aboutsummaryrefslogtreecommitdiff
path: root/bin/chflags/chflags.c
Commit message (Expand)AuthorAgeFilesLines
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Standardise chmod, chflags, chown and chgrp recursive symlink processingSteven Hartland2015-04-291-24/+27
* - Make 'flags' argument to chflags(2), fchflags(2) and lchflags(2) of typePawel Jakub Dawidek2013-03-211-5/+1
* Staticify internal routines.Xin LI2009-06-231-2/+2
* Fix chflags -h in various cases: do not use link target's flags as original.Jilles Tjoelker2009-05-241-1/+1
* Make chflags(1) more chmod(1)-like (and more feature complete):Robert Watson2008-03-091-16/+28
* Add an interface to the lchflags(2) syscall. The new -h option isDima Dorfman2005-05-141-7/+23
* /*- or .\"- or #- to begin license clauses.Warner Losh2005-01-101-1/+1
* Garbage collect a variable whose value was never read.Stefan Farfeleder2004-10-031-5/+4
* Remove clause 3 from the UCB licenses.Mark Murray2004-04-061-4/+0
* Only call chflags() on directories once.Ceri Davies2004-02-181-5/+4
* Make GCC 3.3 STFU about copyright[].David E. O'Brien2003-05-011-1/+1
* ANSIify function definitions.David Malone2002-09-041-4/+2
* Remove local prototypes for main().Juli Mallett2002-08-191-1/+0
* remove __PWarner Losh2002-03-221-2/+2
* Style improvements recommended by Bruce as a follow up to someDavid Malone2001-12-101-5/+6
* Slight makefile style.Mark Murray2001-12-021-6/+6
* Follow symbolic links named as command line arguments if run without -R.Ruslan Ermilov2001-05-281-2/+3
* Silence WARNS=2 and BDECFLAGS on alpha and i386Kris Kennaway2001-05-201-1/+2
* Switch over to using the new fflagstostr and strtofflags library calls.Josef Karthauser2000-06-171-3/+1
* Fixed prototype for setflags(). setflags() returns int, not u_long,Bruce Evans2000-04-041-1/+1
* Revert part of the last commit, remove {g|s}etflags from the libcJosef Karthauser2000-02-051-0/+2
* Historically file flags (schg, uschg, etc) have been converted fromJosef Karthauser2000-01-271-2/+1
* Correct use of .Nm. Add DIAGNOSTICS section. Add rcsidPhilippe Charnier1999-11-211-1/+5
* Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).Archie Cobbs1998-12-061-2/+2
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-1/+1
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-1/+1
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+180