]> git.lizzy.rs Git - plan9front.git/history - sys/src/cmd/rc
ip/cifsd: dont return garbage in upper 32 bit of unix extension stat fields
[plan9front.git] / sys / src / cmd / rc /
2019-01-20 aijumerge
2019-01-20 cinap_lenrekrc: clear out redirections on "rfork F" (RFCFDG)
2018-11-18 cinap_lenrekrc: implement $"x in terms of Xdol() and new Xqw()...
2018-10-27 cinap_lenrekrc: skip searchpath for "", "." and ".."
2018-10-26 cinap_lenrekrc: use searchpath() logic to handle $cdpath
2018-10-26 cinap_lenrekrc: ignore $cdpath for # device rooted paths (thanks...
2018-09-08 cinap_lenrekmerge
2018-09-08 cinap_lenrekrc: fix Xpipefd unbalancing the redir stack
2016-06-30 cinap_lenrekrc: implement 9atoms ` split {command} syntax extension
2016-06-29 cinap_lenrekrc: write /dev/wdir after printing the prompt, not...
2016-05-16 cinap_lenrekrc: simplify execfinit() / Xrdfn() using the globber...
2016-05-16 cinap_lenrekrc: fix double close() in addenv()
2016-05-15 cinap_lenrekrc: remove duplicate Xrdfn entry from fname[] array
2016-05-15 cinap_lenrekrc: remove historical unix and win32 ports
2016-05-15 cinap_lenrekrc: fix shift regresison, sorry
2016-05-15 cinap_lenrekrc: remove pointless Memcpy(),Malloc(),Realloc() and...
2016-05-15 cinap_lenrekrc: fix inband globbing bugs, cleanup
2016-02-22 cinap_lenrekrc: terminate rc when exec fails, cleanup
2014-07-23 cinap_lenrekrc: fix slow Xqdol(), avoid recursion in conclist(...
2013-08-20 cinap_lenrekrc: flush environment variables (update /env) before...
2013-04-24 cinap_lenrekmake all the commands agnostic about Rune width. (from...
2012-02-08 cinap_lenrekrc: remove silly efree check
2012-02-08 cinap_lenrekrc: change plan9 envname limit to 128, cleanup
2011-04-04 stanley liebererik's patches to lift 8192 byte word size restriction
2011-03-30 Taru KarttunenImport sources from 2011-03-30 iso image - lib
2011-03-30 Taru KarttunenImport sources from 2011-03-30 iso image