aboutsummaryrefslogtreecommitdiff
path: root/cmd.c
Commit message (Expand)AuthorAgeFilesLines
* Use execvp(3) to implement PATH searchTom Ryder2016-04-151-16/+6
* More compatible environment passingTom Ryder2016-03-051-1/+1
* Remove trailing blank linesTom Ryder2016-03-021-1/+0
* Pass shell environment on to commandsTom Ryder2016-03-021-6/+2
* Remove cuddled elseTom Ryder2016-03-021-1/+2
* Fix trailing whitespaceTom Ryder2016-03-021-1/+1
* Remove stray blank lineTom Ryder2016-03-021-1/+0
* Renamed projectTom Ryder2016-03-021-1/+1
* First commit of sps(1)Tom Ryder2016-03-021-0/+57