aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/chflags/chflags.c
Commit message (Expand)AuthorAgeFilesLines
* chflags(1) repo copied, usr.bin->bin.David E. O'Brien2003-02-181-183/+0
* 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