summaryrefslogtreecommitdiff
path: root/bin/chmod
AgeCommit message (Expand)Author
2006-01-26`t' and `X' are now included in posix spec;Jason McIntyre
2006-01-25some warning reductionTed Unangst
2006-01-25an old diff from tech to convert to using strtonum and some other miscTed Unangst
2005-11-29kill unused var found by lint. ok deraadt@Otto Moerbeek
2005-10-15sync usage();Jason McIntyre
2005-10-15clean up SYNOPSIS;Jason McIntyre
2005-10-15standardise EXAMPLES;Jason McIntyre
2005-10-15simplify the .Ar file ... line;Jason McIntyre
2005-10-15- fix SYNOPSIS blipJason McIntyre
2005-10-15- tidy up SYNOPSISJason McIntyre
2005-10-15- put description of -R in the correct placeJason McIntyre
2005-08-12of course, douglas' mail hits my machine 2 nanoseconds later...Jason McIntyre
2005-03-16chown(8): mention that this utility clears setuid/setgid bits by default;Jason McIntyre
2004-09-28remove confusing sentence which suggests we usually run in single-userJason McIntyre
2004-07-01setmode(3) returns void *, not mode_t *. ok millert@Otto Moerbeek
2004-02-16If the user does "chown foo.bar" check to see if foo.bar is a usernameTodd C. Miller
2004-02-14remove some unneeded .Fl's;Jason McIntyre
2003-07-07- remove unnecessary -compact in a displayJason McIntyre
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-06-01Undo a misguided attempt to fix speling errors from long ago. UCBTodd C. Miller
2003-05-29- merge COMPATIBILITY with STANDARDSJason McIntyre
2003-04-28typos;Jason McIntyre
2003-03-12more .LiTheo de Raadt
2002-07-04ansiTheo de Raadt
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2002-02-11Initial patch.Mike Pechkin
2001-09-06install relative symlinks, not absoluteMichael Shalayeff
2001-05-25Remove unnecessary .Nm args; mpech@prosoft.org.lvAaron Campbell
2001-02-15Fix confusing formatting of an example.Aaron Campbell
2000-11-10- Section shuffling.Aaron Campbell
2000-11-10Use better grammar.Aaron Campbell
2000-11-09Insert some missing commas.Aaron Campbell
2000-10-18Add some rudimentary EXAMPLES sections and standardize the way we displayAaron Campbell
2000-07-31make -h option work again, it was left out on the getopt stringEric Jackson
2000-07-31remove incorrect space, as enami@netbsd.orgPaul Janzen
2000-07-19merge chflags(1) into chmod.Michael Shalayeff
2000-07-10Xr chflags(1)Aaron Campbell
2000-06-30warnx?/errx? paranoia (use "%s" not a bare string unless it is aTodd C. Miller
2000-06-10argh, not enough testing again; sigh@kuzirabekon.econ.nagasaki-u.ac.jpTheo de Raadt
2000-06-09oopsMichael Shalayeff
2000-06-09merge chown/chgrp into chmod.Michael Shalayeff
2000-04-15- For consistency, `super-user' -> `superuser' in all cases.Aaron Campbell
2000-03-21Add HISTORY sections; from FreeBSD. Information originally obtained fromAaron Campbell
2000-03-17Remove hard sentence breaks.Aaron Campbell
1999-09-23Minor tweaks. Add Xr to find(1); espie@Aaron Campbell
1999-09-23Improve this man page significantly; more helpful, easier to read, and easierAaron Campbell
1999-07-04trash some old leftover macros and replace them with -mdoc macrosAaron Campbell
1999-05-30repairsAaron Campbell
1999-05-16Cleanup xrefs under SEE ALSO. Specifically:Alex Feldman
1999-03-25SEE ALSO .Xr's go in lexigraphical orderAaron Campbell