summaryrefslogtreecommitdiffstats
path: root/bin/chflags/chflags.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r282208:smh2015-06-011-24/+27
* - Make 'flags' argument to chflags(2), fchflags(2) and lchflags(2) of typepjd2013-03-211-5/+1
* 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-091-16/+28
* Add an interface to the lchflags(2) syscall. The new -h option isdd2005-05-141-7/+23
* /*- or .\"- or #- to begin license clauses.imp2005-01-101-1/+1
* Garbage collect a variable whose value was never read.stefanf2004-10-031-5/+4
* Remove clause 3 from the UCB licenses.markm2004-04-061-4/+0
* Only call chflags() on directories once.ceri2004-02-181-5/+4
* Make GCC 3.3 STFU about copyright[].obrien2003-05-011-1/+1
* ANSIify function definitions.dwmalone2002-09-041-4/+2
* Remove local prototypes for main().jmallett2002-08-191-1/+0
* remove __Pimp2002-03-221-2/+2
* Style improvements recommended by Bruce as a follow up to somedwmalone2001-12-101-5/+6
* Slight makefile style.markm2001-12-021-6/+6
* Follow symbolic links named as command line arguments if run without -R.ru2001-05-281-2/+3
* Silence WARNS=2 and BDECFLAGS on alpha and i386kris2001-05-201-1/+2
* Switch over to using the new fflagstostr and strtofflags library calls.joe2000-06-171-3/+1
* Fixed prototype for setflags(). setflags() returns int, not u_long,bde2000-04-041-1/+1
* Revert part of the last commit, remove {g|s}etflags from the libcjoe2000-02-051-0/+2
* Historically file flags (schg, uschg, etc) have been converted fromjoe2000-01-271-2/+1
* Correct use of .Nm. Add DIAGNOSTICS section. Add rcsidcharnier1999-11-211-1/+5
* Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).archie1998-12-061-2/+2
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-291-1/+1
* Remove trailing whitespace.rgrimes1995-05-301-1/+1
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+180
OpenPOWER on IntegriCloud