summaryrefslogtreecommitdiff
path: root/src/runcon.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-01maint: update all copyright year number rangesJim Meyering1-1/+1
2010-01-01maint: update all FSF copyright year lists to include 2010Jim Meyering1-1/+1
2009-10-29maint: avoid exiting with magic numberEric Blake1-2/+2
2009-10-06chcon: exit immediately if SELinux is disabledOndřej Vašík1-1/+1
2009-09-21doc: mention the texinfo documentation in --helpPádraig Brady1-1/+1
2009-08-25global: convert indentation-TABs to spacesJim Meyering1-67/+67
2009-06-23maint: update all Copyright year lists to include 2009Jim Meyering1-1/+1
2008-06-16remove redundant const directivesJim Meyering1-1/+1
2008-06-14add "const" attribute, where possibleJim Meyering1-1/+2
2008-06-03use gnulib's progname moduleJim Meyering1-4/+1
2008-06-02declare program_name consistentlyJim Meyering1-1/+1
2008-05-26* src/runcon.c: Add copyright comment.Jim Meyering1-0/+16
2008-05-26convert single-author programs to use proper_nameJim Meyering1-1/+1
2008-04-29chcon, runcon: make --help print the bug-reporting addressJim Meyering1-0/+1
2007-11-23* src/runcon.c (main): Remove unused parameter, "envp".Jim Meyering1-1/+1
2007-03-29* src/runcon.c (main): Don't reorder arguments. Reported byJim Meyering1-2/+2
2007-03-29* src/runcon.c (main): Remove "." at end of a diagnostic.Jim Meyering1-1/+1
2007-03-29* src/runcon.c: New program.Jim Meyering1-0/+249