aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/chflags
Commit message (Expand)AuthorAgeFilesLines
* MFC rev 1.16 (bin/chflags/chflags.1):Johan Karlsson2003-04-081-4/+9
* MFC: markup and misc fixes.Ruslan Ermilov2001-08-161-3/+1
* MFC: WARNS=2David E. O'Brien2001-08-012-2/+3
* MFC: Document that -P is the default.Ruslan Ermilov2001-05-251-0/+1
* MFC: Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-191-18/+31
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2000-12-081-1/+1
* MFC: Use the new fflagstostr and strtofflags functions in libc.Josef Karthauser2000-06-282-5/+2
* MFC (1.8: fix prototype for setflags()).Bruce Evans2000-04-041-1/+1
* MFC 1.9 -> 1.10: Document that flags can be specified as an octalJohn 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