<feed xmlns='http://www.w3.org/2005/Atom'>
<title>platform_external_mksh/mkshrc, branch android10-dev</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_mksh/'/>
<entry>
<title>mkshrc: set +o nohup.</title>
<updated>2018-03-22T01:19:50+00:00</updated>
<author>
<name>Josh Gao</name>
<email>jmgao@google.com</email>
</author>
<published>2018-03-22T01:03:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_mksh/commit/?id=0e165c594ad510c624f5970e4e966f86aa1c24db'/>
<id>0e165c594ad510c624f5970e4e966f86aa1c24db</id>
<content type='text'>
Turn off nohup in mkshrc so that backgrounded jobs receive SIGHUP when
the parent shell exits.

Bug: http://b/76116378
Test: manual
Change-Id: I347d25013df107e6bd2e985a0a14e022c9fdf2ab
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Turn off nohup in mkshrc so that backgrounded jobs receive SIGHUP when
the parent shell exits.

Bug: http://b/76116378
Test: manual
Change-Id: I347d25013df107e6bd2e985a0a14e022c9fdf2ab
</pre>
</div>
</content>
</entry>
<entry>
<title>adbd handles $TMPDIR now.</title>
<updated>2017-12-11T18:40:13+00:00</updated>
<author>
<name>Elliott Hughes</name>
<email>enh@google.com</email>
</author>
<published>2017-12-11T18:40:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_mksh/commit/?id=80e6a7993f153b41ccab87bd0eb04f640595b2d1'/>
<id>80e6a7993f153b41ccab87bd0eb04f640595b2d1</id>
<content type='text'>
Bug: http://b/19635681
Test: printenv
Change-Id: I5a957a5e68739bdbc2415962c0b9cd93e154090e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: http://b/19635681
Test: printenv
Change-Id: I5a957a5e68739bdbc2415962c0b9cd93e154090e
</pre>
</div>
</content>
</entry>
<entry>
<title>Stop setting $HOSTNAME in mkshrc.</title>
<updated>2017-10-03T15:42:27+00:00</updated>
<author>
<name>Elliott Hughes</name>
<email>enh@google.com</email>
</author>
<published>2017-10-03T15:42:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_mksh/commit/?id=1255a78d219c68c2a709199dc69e4e72b3e28c62'/>
<id>1255a78d219c68c2a709199dc69e4e72b3e28c62</id>
<content type='text'>
bash sets this itself. mksh doesn't, but we can set it in adbd instead.

Bug: N/A
Test: `adb shell printenv` and `adb shell`, `printenv`
Change-Id: I3967681c9c6f7bf9b1365f8361e4960e40e4f916
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
bash sets this itself. mksh doesn't, but we can set it in adbd instead.

Bug: N/A
Test: `adb shell printenv` and `adb shell`, `printenv`
Change-Id: I3967681c9c6f7bf9b1365f8361e4960e40e4f916
</pre>
</div>
</content>
</entry>
<entry>
<title>adbd sets $TERM now.</title>
<updated>2015-11-16T19:09:40+00:00</updated>
<author>
<name>Elliott Hughes</name>
<email>enh@google.com</email>
</author>
<published>2015-11-16T19:09:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_mksh/commit/?id=4ad1394a3cff7e358c96b161010af09a413977e7'/>
<id>4ad1394a3cff7e358c96b161010af09a413977e7</id>
<content type='text'>
Bug: http://b/25601436
Change-Id: I532233a1cf349ac0117bdfb898ef050c42357178
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: http://b/25601436
Change-Id: I532233a1cf349ac0117bdfb898ef050c42357178
</pre>
</div>
</content>
</entry>
<entry>
<title>adbd sets HOME/LOGNAME/SHELL/USER now.</title>
<updated>2015-11-02T22:40:16+00:00</updated>
<author>
<name>Elliott Hughes</name>
<email>enh@google.com</email>
</author>
<published>2015-11-02T21:32:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_mksh/commit/?id=d45dd20c434432988f8dec7000e0e5fba8a81176'/>
<id>d45dd20c434432988f8dec7000e0e5fba8a81176</id>
<content type='text'>
We also don't need to export variables we inherited --- they're
automatically exported.

Bug: http://b/19635681
Change-Id: Ie8e8480e7487ddc0fb9e984235b8b5ea0c587686
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We also don't need to export variables we inherited --- they're
automatically exported.

Bug: http://b/19635681
Change-Id: Ie8e8480e7487ddc0fb9e984235b8b5ea0c587686
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove hd.</title>
<updated>2015-09-25T15:12:29+00:00</updated>
<author>
<name>Elliott Hughes</name>
<email>enh@google.com</email>
</author>
<published>2015-09-25T00:22:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_mksh/commit/?id=a888b29057b7314c073df310927c27dda40a61c3'/>
<id>a888b29057b7314c073df310927c27dda40a61c3</id>
<content type='text'>
hd was only usable from interactive shells. xxd is more functional and usable
from interactive and non-interactive shells.

Change-Id: I294acea221e20ca46b6bc7e8e34906bd5d1b6dad
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
hd was only usable from interactive shells. xxd is more functional and usable
from interactive and non-interactive shells.

Change-Id: I294acea221e20ca46b6bc7e8e34906bd5d1b6dad
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove setenv.</title>
<updated>2015-09-25T15:11:32+00:00</updated>
<author>
<name>Elliott Hughes</name>
<email>enh@google.com</email>
</author>
<published>2015-09-25T00:19:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_mksh/commit/?id=7cad83fe646efadffcb60f2ed22221fd99171c4d'/>
<id>7cad83fe646efadffcb60f2ed22221fd99171c4d</id>
<content type='text'>
No one is expecting the C shell any more.

Change-Id: Iff9422d254a51c988f2a6157379660b4ddaa617f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
No one is expecting the C shell any more.

Change-Id: Iff9422d254a51c988f2a6157379660b4ddaa617f
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove auto addition of ~/bin subdirectories to the path.</title>
<updated>2015-09-25T15:11:32+00:00</updated>
<author>
<name>Elliott Hughes</name>
<email>enh@google.com</email>
</author>
<published>2015-09-25T00:18:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_mksh/commit/?id=91528bac8419fbb01c898a091220bdedc3c93944'/>
<id>91528bac8419fbb01c898a091220bdedc3c93944</id>
<content type='text'>
Change-Id: Icde133fb21fa93ba3909b40da62da81654be1bab
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Icde133fb21fa93ba3909b40da62da81654be1bab
</pre>
</div>
</content>
</entry>
<entry>
<title>Upgrade to mksh 50e.</title>
<updated>2015-03-11T05:22:24+00:00</updated>
<author>
<name>Elliott Hughes</name>
<email>enh@google.com</email>
</author>
<published>2015-03-11T05:22:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_mksh/commit/?id=50012061ca3ad8e8a7f88c72130a5e22d797897e'/>
<id>50012061ca3ad8e8a7f88c72130a5e22d797897e</id>
<content type='text'>
Change-Id: I341673d83c67f83761aa02c8372da6bbc419286f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I341673d83c67f83761aa02c8372da6bbc419286f
</pre>
</div>
</content>
</entry>
<entry>
<title>Set $TMPDIR to /data/local/tmp, and use `id -un` to get the user's name.</title>
<updated>2015-02-09T20:25:41+00:00</updated>
<author>
<name>Elliott Hughes</name>
<email>enh@google.com</email>
</author>
<published>2015-02-09T20:25:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_mksh/commit/?id=417ccf4906b73d67ef4989e9f03c2bb5f9ed2079'/>
<id>417ccf4906b73d67ef4989e9f03c2bb5f9ed2079</id>
<content type='text'>
Needed to make various command-line tools work out of the box, since we
don't have /tmp, which is what they'd naturally fall back to.

Change-Id: I3091d5ec9235f977de4a698a34f1f147a69e8a33
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Needed to make various command-line tools work out of the box, since we
don't have /tmp, which is what they'd naturally fall back to.

Change-Id: I3091d5ec9235f977de4a698a34f1f147a69e8a33
</pre>
</div>
</content>
</entry>
</feed>
