summaryrefslogtreecommitdiffstats
path: root/stp_check
Commit message (Collapse)AuthorAgeFilesLines
* 2005-08-09 Martin Hunt <hunt@redhat.com>hunt2005-08-091-69/+0
| | | | | | PR 1174 * stp_check.in: Supply path for lsmod. * stp_check: Removed.
* 2005-08-03 Martin Hunt <hunt@redhat.com>hunt2005-08-031-5/+7
| | | | | | | | * stp_check.in : Copy sources to /var/cache/systemtap. * systemtap.spec.in: Install stp_check. Create /var/cache/systemtap * Makefile.am (install-exec-local): Install stp_check. * configure.ac, systemtap.spec.in: Version 0.2.2. * Makefile.in, aclocal.m4, configure: Regenerated.
* 2005-08-03 Martin Hunt <hunt@redhat.com>hunt2005-08-031-0/+67
* configure.ac: Add stp_check to AC_CONFIG_FILES. * stp_check.in : New file.