summaryrefslogtreecommitdiffstats
path: root/src/cmd/shell.sh
Commit message (Expand)AuthorAgeFilesLines
* cmd/*: Check return value of session_begin()P. J. McDermott2016-01-171-1/+4
* cmd/*: Return 0 on successP. J. McDermott2016-01-171-0/+2
* cmd/*: Check return value of block_mount()P. J. McDermott2016-01-171-1/+3
* cmd/*: Check return value of profile_detect()P. J. McDermott2016-01-171-1/+4
* cmd/*: s/exit/return/P. J. McDermott2016-01-171-1/+1
* cmd/*: Reduce block_umount() calls to one-linersP. J. McDermott2016-01-161-3/+1
* cmd/*: Use profile_detect()P. J. McDermott2016-01-161-1/+1
* Update copyright yearsP. J. McDermott2016-01-141-1/+1
* cmd_*_main(): Load /etc/os-release in a subshellP. J. McDermott2015-12-071-2/+1
* Move lib/cmd/*.sh to src/cmd/P. J. McDermott2015-12-071-0/+62