aboutsummaryrefslogtreecommitdiffstats
path: root/src/runcon.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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