summaryrefslogtreecommitdiff
path: root/chmod.c
Commit message (Expand)AuthorAgeFilesLines
* Two more spelling fixes and some year updates.Wayne Davison2020-04-161-1/+1
* Spelling fixes from a Fossies run done by Jens.Wayne Davison2020-04-151-1/+1
* Tweak the copyright year.Wayne Davison2019-03-161-1/+1
* Tweak copyright date.Wayne Davison2018-01-141-1/+1
* Update the copyright year.Wayne Davison2015-08-081-1/+1
* Bump the year to 2014.Wayne Davison2014-01-261-1/+1
* Update copyright year.Wayne Davison2013-01-191-1/+1
* Enhance --chmod to allow octal values.Wayne Davison2010-12-161-3/+27
* Update the copyright year.Wayne Davison2009-01-031-1/+1
* Include 2008 in the copyright years.Wayne Davison2008-03-011-1/+1
* Got rid of some SPACE-TAB sequencs in the indentation.Wayne Davison2007-09-301-3/+3
* Tweaking the license text a bit more.Wayne Davison2007-07-101-2/+3
* Switching to GPL 3.Wayne Davison2007-07-071-3/+2
* Further modifications to the copyright comment section.Wayne Davison2007-02-041-4/+3
* Updated the FSF's address to an even newer one.Wayne Davison2006-04-251-3/+3
* - Updated the address for the FSF in the opening comment.Wayne Davison2006-04-251-0/+21
* - The orig_umask value is now a mode_t.Wayne Davison2006-02-241-5/+5
* Changed parse_chmod() to return the pointer to the new items onWayne Davison2006-02-191-5/+6
* Changed the way the parse_chmod() function is called.Wayne Davison2006-01-301-9/+9
* Tweaked parse_chmod() so that it takes a pointer to an existing listWayne Davison2006-01-211-3/+12
* New --chmod support routines.Wayne Davison2005-11-071-0/+195