aboutsummaryrefslogtreecommitdiff
path: root/bin/chflags
Commit message (Expand)AuthorAgeFilesLines
* Switch over to using the new fflagstostr and strtofflags library calls.Josef Karthauser2000-06-172-5/+2
* Fixed prototype for setflags(). setflags() returns int, not u_long,Bruce Evans2000-04-041-1/+1
* Document that the flags can be specified as an octal number.John Polstra2000-04-031-1/+2
* Revert part of the last commit, remove {g|s}etflags from the libcJosef Karthauser2000-02-052-0/+4
* Historically file flags (schg, uschg, etc) have been converted fromJosef Karthauser2000-01-272-4/+1
* Added missing DPADD's. Removed unrequired SRCS's.Josef Karthauser2000-01-011-1/+1
* Moved flags_to_string and string_to_flags into libutil. It's used inJosef Karthauser1999-12-301-2/+3
* Correct use of .Nm. Add DIAGNOSTICS section. Add rcsidPhilippe Charnier1999-11-212-8/+12
* Yet another previously forgotten merge from Lite2. (DescribeBruce Evans1999-08-301-4/+5
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).Archie Cobbs1998-12-062-2/+3
* NOSHARED takes a yes/YES no/NO value, not "true, false, hey mon!".Paul Traina1997-06-291-1/+1
* Document the use of `ls -lo' to see flags.Philippe Charnier1997-06-241-0/+4
* Submitted by: Whistle Communications (archie Cobbs)Julian Elischer1997-06-021-1/+4
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-1/+1
* Use the .Bx macro in the HISTORY section.Mike Pritchard1997-02-191-1/+2
* Add history section. Follows chflags(2).David E. O'Brien1997-02-191-0/+4
* Set NOSHARED=true, having this binary static makes it much easier toRodney W. Grimes1995-07-241-0/+2
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-1/+1
* Document the arch flag. It has always worked in 2.0.Bruce Evans1994-12-271-1/+3
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-273-0/+310