summaryrefslogtreecommitdiffstats
path: root/src/runcon.c
AgeCommit message (Expand)AuthorLines
2008-06-16remove redundant const directivesJim Meyering-1/+1
2008-06-14add "const" attribute, where possibleJim Meyering-1/+2
2008-06-03use gnulib's progname moduleJim Meyering-4/+1
2008-06-02declare program_name consistentlyJim Meyering-1/+1
2008-05-26* src/runcon.c: Add copyright comment.Jim Meyering-0/+16
2008-05-26convert single-author programs to use proper_nameJim Meyering-1/+1
2008-04-29chcon, runcon: make --help print the bug-reporting addressJim Meyering-0/+1
2007-11-23* src/runcon.c (main): Remove unused parameter, "envp".Jim Meyering-1/+1
2007-03-29* src/runcon.c (main): Don't reorder arguments. Reported byJim Meyering-2/+2
2007-03-29* src/runcon.c (main): Remove "." at end of a diagnostic.Jim Meyering-1/+1
2007-03-29* src/runcon.c: New program.Jim Meyering-0/+249