aboutsummaryrefslogtreecommitdiff
path: root/toys/env.c
AgeCommit message (Expand)Author
2012-08-25Move commands into "posix", "lsb", and "other" menus/directories.Rob Landley
2012-03-02Add copyright notice, fluff out help text, use xexec().Rob Landley
2012-02-02Basename and env are usable, default them to y.Rob Landley
2012-01-20'env' and 'basename' refactoredTryn Mirell
2012-01-16'env' implementation - InitialTryn Mirell