summaryrefslogtreecommitdiff
path: root/sys/src/cmd/rc
AgeCommit message (Expand)Author
2020-11-01rc: show line numbers on errorOri Bernstein
2020-08-04rc: avoid stat calls for directory globbingcinap_lenrek
2020-05-30rc: avoid forking for final command that has variable assignments (to get $ap...cinap_lenrek
2020-04-18rc: fix code serialization for PIPEFD (thanks BurnZeZ)cinap_lenrek
2020-03-09fix heredoc crashOri Bernstein
2019-01-20rc: clear out redirections on "rfork F" (RFCFDG)cinap_lenrek
2018-11-18rc: implement $"x in terms of Xdol() and new Xqw() instructioncinap_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
2018-09-08rc: fix Xpipefd unbalancing the redir stackcinap_lenrek
2016-06-30rc: implement 9atoms ` split {command} syntax extensioncinap_lenrek
2016-06-30rc: write /dev/wdir after printing the prompt, not after executing "cd" commandcinap_lenrek
2016-05-16rc: simplify execfinit() / Xrdfn() using the globber to lookup /env/fn'#'*cinap_lenrek
2016-05-16rc: fix double close() in addenv()cinap_lenrek
2016-05-16rc: remove duplicate Xrdfn entry from fname[] arraycinap_lenrek
2016-05-16rc: remove historical unix and win32 portscinap_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
2013-08-20rc: flush environment variables (update /env) before forkcinap_lenrek
2013-04-24make all the commands agnostic about Rune width. (from sources)cinap_lenrek
2012-02-08rc: remove silly efree checkcinap_lenrek
2012-02-08rc: change plan9 envname limit to 128, cleanupcinap_lenrek
2011-04-04erik's patches to lift 8192 byte word size restrictionstanley lieber
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen