Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-03 | Finish renameing test_* to demo_* in example directories and tweak README. | Rob Landley | |
(This way "make test_sed" isn't in the same namespace as "make test_scankey".) | |||
2017-10-31 | Rename test_*.c to demo_*.c (because "make test_$CMD" means something already), | Rob Landley | |
fluff out README, and add a comment to hostid explaining its deprecation. |