Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-03-29 | * src/runcon.c (main): Don't reorder arguments. Reported by | Jim Meyering | |
Ulrich Drepper in <http://bugzilla.redhat.com/232652>. * tests/misc/runcon-no-reorder: New file. Test for the above. * tests/misc/Makefile.am (TESTS): Add runcon-no-reorder. | |||
2007-03-29 | * src/runcon.c (main): Remove "." at end of a diagnostic. | Jim Meyering | |
2007-03-29 | * src/runcon.c: New program. | Jim Meyering | |
* src/Makefile.am (bin_PROGRAMS): Add runcon. (runcon_LDADD): Define. * README: Add runcon to the list of programs. * AUTHORS: Add this: runcon: Russell Coker * tests/help-version: Add runcon as an exception. * man/Makefile.am (dist_man_MANS): Add runcon.1. (runcon.1): New dependency. * po/POTFILES.in: Add src/runcon.c. |