summaryrefslogtreecommitdiff
path: root/sys/src/cmd/rc/simple.c
AgeCommit message (Expand)Author
2022-10-30rc: make `flag f [+-]` clear status on successMichael Forney
2022-01-03rc: make it portable (for UNIX)cinap_lenrek
2021-12-31rc: fix everythingcinap_lenrek
2021-06-22rc: correct line numbersOri Bernstein
2020-11-01rc: show line numbers on errorOri Bernstein
2020-05-30rc: avoid forking for final command that has variable assignments (to get $ap...cinap_lenrek
2018-10-27rc: skip searchpath for "", "." and ".."cinap_lenrek
2018-10-26rc: use searchpath() logic to handle $cdpathcinap_lenrek
2018-10-26rc: ignore $cdpath for # device rooted paths (thanks kivik)cinap_lenrek
2016-06-30rc: write /dev/wdir after printing the prompt, not after executing "cd" commandcinap_lenrek
2016-05-15rc: fix shift regresison, sorrycinap_lenrek
2016-05-15rc: remove pointless Memcpy(),Malloc(),Realloc() and efree() wrapperscinap_lenrek
2016-05-15rc: fix inband globbing bugs, cleanupcinap_lenrek
2016-02-22rc: terminate rc when exec fails, cleanupcinap_lenrek
2014-07-23rc: fix slow Xqdol(), avoid recursion in conclist(), estrdup(), avoid copyingcinap_lenrek
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen