aboutsummaryrefslogtreecommitdiff
path: root/selinux/chcon.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* - sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g"aldot2007-04-041-2/+2
* - fold recurse, depthFirst and dereference params into one param flags.aldot2007-03-291-3/+1
* fix accumulated whitespace and indentation damagevda2007-03-201-1/+1
* chcon: remove redundant ifs: if(p) free(p)vda2007-03-121-5/+2
* chcon: exclude constraints for impossible option if long opts are offvda2007-03-121-3/+6
* next portion of selinux updates: chcon, runcon. Fromvda2007-03-111-0/+175