summaryrefslogtreecommitdiff
path: root/chmod.c
AgeCommit message (Expand)AuthorFilesLines
2006-04-25Updated the FSF's address to an even newer one.Wayne Davison1-3/+3
2006-04-25- Updated the address for the FSF in the opening comment.Wayne Davison1-0/+21
2006-02-24- The orig_umask value is now a mode_t.Wayne Davison1-5/+5
2006-02-19Changed parse_chmod() to return the pointer to the new items onWayne Davison1-5/+6
2006-01-30Changed the way the parse_chmod() function is called.Wayne Davison1-9/+9
2006-01-21Tweaked parse_chmod() so that it takes a pointer to an existing listWayne Davison1-3/+12
2005-11-07New --chmod support routines.Wayne Davison1-0/+195