<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android_external_bash, branch cm-11.0</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/LineageOS/android_external_bash/'/>
<entry>
<title>bashrc: call resize command to init term dim</title>
<updated>2014-10-06T17:42:32+00:00</updated>
<author>
<name>Tanguy Pruvot</name>
<email>tanguy.pruvot@gmail.com</email>
</author>
<published>2014-10-06T17:41:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_bash/commit/?id=61d7e027464ee83bbc0763e81d25332ced7c59dd'/>
<id>61d7e027464ee83bbc0763e81d25332ced7c59dd</id>
<content type='text'>
With this simple command, nano and vim will use the
full size of the terminal in adb shell

Without, the default terminfo is used (80x24)

Change-Id: Ic536966b5ab18533064fc2c851497911595bc0da
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With this simple command, nano and vim will use the
full size of the terminal in adb shell

Without, the default terminfo is used (80x24)

Change-Id: Ic536966b5ab18533064fc2c851497911595bc0da
</pre>
</div>
</content>
</entry>
<entry>
<title>bashrc: export the environment variables</title>
<updated>2014-10-06T17:39:24+00:00</updated>
<author>
<name>Dan Pasanen</name>
<email>dan.pasanen@gmail.com</email>
</author>
<published>2014-10-06T17:39:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_bash/commit/?id=d877b77278b269c94a868f4b700d5ff8ad6a31e2'/>
<id>d877b77278b269c94a868f4b700d5ff8ad6a31e2</id>
<content type='text'>
Change-Id: I34f35370c1d745f64a3f09abef06a58895ac8f7d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I34f35370c1d745f64a3f09abef06a58895ac8f7d
</pre>
</div>
</content>
</entry>
<entry>
<title>Bash-4.3 patch 30</title>
<updated>2014-10-06T12:11:51+00:00</updated>
<author>
<name>Chet Ramey</name>
<email>chet.ramey@case.edu</email>
</author>
<published>2014-10-05T23:12:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_bash/commit/?id=80b4d71117c25c8da61f7fd04802ca35462e79e6'/>
<id>80b4d71117c25c8da61f7fd04802ca35462e79e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bash-4.3 patch 29</title>
<updated>2014-10-04T20:25:22+00:00</updated>
<author>
<name>Chet Ramey</name>
<email>chet.ramey@case.edu</email>
</author>
<published>2014-10-03T02:50:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_bash/commit/?id=a417a51c2855f8cd538532903fbcacd234589845'/>
<id>a417a51c2855f8cd538532903fbcacd234589845</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bashrc: use xterm as default terminal</title>
<updated>2014-10-02T19:26:48+00:00</updated>
<author>
<name>Dan Pasanen</name>
<email>dan.pasanen@gmail.com</email>
</author>
<published>2014-08-11T18:53:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_bash/commit/?id=7e269734903a0849a47b1256fa17e461da14cdb7'/>
<id>7e269734903a0849a47b1256fa17e461da14cdb7</id>
<content type='text'>
* this fixes apps like nano not working from a bash shell

Change-Id: I92e22f845172e63abb5abb3567c1447041e977d5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* this fixes apps like nano not working from a bash shell

Change-Id: I92e22f845172e63abb5abb3567c1447041e977d5
</pre>
</div>
</content>
</entry>
<entry>
<title>bash: fix warning</title>
<updated>2014-10-02T19:26:44+00:00</updated>
<author>
<name>Dan Pasanen</name>
<email>dan.pasanen@gmail.com</email>
</author>
<published>2013-12-02T07:12:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_bash/commit/?id=e380ecef461836525bd1232d6511ea2267696009'/>
<id>e380ecef461836525bd1232d6511ea2267696009</id>
<content type='text'>
fixes: void endpwent()(3) is not implemented on Android

Change-Id: Ib7c39bcdedf7e0581b7e84d8eb7747f1fe4e620f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes: void endpwent()(3) is not implemented on Android

Change-Id: Ib7c39bcdedf7e0581b7e84d8eb7747f1fe4e620f
</pre>
</div>
</content>
</entry>
<entry>
<title>bash: fix "getcwd: cannot access parent directories: Math result..."</title>
<updated>2014-10-02T19:26:40+00:00</updated>
<author>
<name>Patrick Schaaf</name>
<email>brianofish@gmail.com</email>
</author>
<published>2012-04-02T10:07:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_bash/commit/?id=ba43bf0f19072c92a8f82baa9a87df9832d764c5'/>
<id>ba43bf0f19072c92a8f82baa9a87df9832d764c5</id>
<content type='text'>
In get_working_directory(), the getcwd call in the __ANDROID__
workaround case was obviously wrong, having sizeof(char *) as a length
argument instead of the length of the malloced string itself. Also, no
check for malloc failure was there.

With this fix, tested on maguro, using bash with the usual prompt
containing pwd references, as well as the pwd bash builtin itself,
no longer spew these annoying messages mentioned in the title.

Also made a small change to sh_invalidnum() to fix compile warnings.

Change-Id: I9546e07731a251f80e410935619ddcf0873694af
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In get_working_directory(), the getcwd call in the __ANDROID__
workaround case was obviously wrong, having sizeof(char *) as a length
argument instead of the length of the malloced string itself. Also, no
check for malloc failure was there.

With this fix, tested on maguro, using bash with the usual prompt
containing pwd references, as well as the pwd bash builtin itself,
no longer spew these annoying messages mentioned in the title.

Also made a small change to sh_invalidnum() to fix compile warnings.

Change-Id: I9546e07731a251f80e410935619ddcf0873694af
</pre>
</div>
</content>
</entry>
<entry>
<title>bashrc: set alias ls="busybox ls --color=auto"</title>
<updated>2014-10-02T19:26:29+00:00</updated>
<author>
<name>Firerat</name>
<email>firer4t@googlemail.com</email>
</author>
<published>2011-08-08T22:00:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_bash/commit/?id=5e48b325baf2acf97ab7a9c3c81a270ed2c295c5'/>
<id>5e48b325baf2acf97ab7a9c3c81a270ed2c295c5</id>
<content type='text'>
without "auto", scripting fails e.g.
 for i in `ls /`;do
     if [ -e /$i ];
     then
         echo pass
     else
         echo fail
     fi
 done

Change-Id: Id2563143ed2c359933c5b861cc2299f387e34d9c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
without "auto", scripting fails e.g.
 for i in `ls /`;do
     if [ -e /$i ];
     then
         echo pass
     else
         echo fail
     fi
 done

Change-Id: Id2563143ed2c359933c5b861cc2299f387e34d9c
</pre>
</div>
</content>
</entry>
<entry>
<title>Add sysro and sysrw aliases</title>
<updated>2014-10-02T19:26:25+00:00</updated>
<author>
<name>Scott Anderson</name>
<email>camel@droidmod.org</email>
</author>
<published>2011-02-09T16:06:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_bash/commit/?id=e573009b024f3d063c596c0d6b615ebf3838800b'/>
<id>e573009b024f3d063c596c0d6b615ebf3838800b</id>
<content type='text'>
Change-Id: If7507e41c5f67e19b5f2879a3b3896678e1fadf2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: If7507e41c5f67e19b5f2879a3b3896678e1fadf2
</pre>
</div>
</content>
</entry>
<entry>
<title>Use a loop for busybox aliases</title>
<updated>2014-10-02T19:26:21+00:00</updated>
<author>
<name>Scott Anderson</name>
<email>camel@droidmod.org</email>
</author>
<published>2011-02-09T15:58:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_bash/commit/?id=4354886a891c6680041c16b7100a298486731fff'/>
<id>4354886a891c6680041c16b7100a298486731fff</id>
<content type='text'>
Change-Id: I973a89ca9ddd4d5b20a5be695319bb233744f7a2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I973a89ca9ddd4d5b20a5be695319bb233744f7a2
</pre>
</div>
</content>
</entry>
</feed>
