<feed xmlns='http://www.w3.org/2005/Atom'>
<title>plan9port/bin/B, branch patch</title>
<subtitle>Plan 9 from User Space (with patches)</subtitle>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/'/>
<entry>
<title>B: Print usage message to stderr</title>
<updated>2025-09-06T09:33:17+00:00</updated>
<author>
<name>Jordan Niethe</name>
<email>jniethe5@gmail.com</email>
</author>
<published>2025-09-06T07:16:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=bafcdddd31811cb9b13f2a984b291446de04a20b'/>
<id>bafcdddd31811cb9b13f2a984b291446de04a20b</id>
<content type='text'>
B's usage message redirects its stderr to stdout instead of vice versa.
Fix this.

Signed-off-by: Jordan Niethe &lt;jniethe5@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
B's usage message redirects its stderr to stdout instead of vice versa.
Fix this.

Signed-off-by: Jordan Niethe &lt;jniethe5@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>allow +line syntax</title>
<updated>2006-07-28T01:08:02+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2006-07-28T01:08:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=0d5f0a724bc6ce5cb837afee442d7ecca470cf16'/>
<id>0d5f0a724bc6ce5cb837afee442d7ecca470cf16</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>handle non-existent files right</title>
<updated>2004-04-23T06:51:06+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2004-04-23T06:51:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=e18c1340502932dfefda01e309567774e9fce599'/>
<id>e18c1340502932dfefda01e309567774e9fce599</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make plumb work a little better?</title>
<updated>2004-04-19T05:51:41+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2004-04-19T05:51:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=88f2c3b0b7cd18669e63d990ee15e8e6486c407d'/>
<id>88f2c3b0b7cd18669e63d990ee15e8e6486c407d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Small tweaks to make things build again.</title>
<updated>2004-02-29T22:42:33+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2004-02-29T22:42:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=f063dad96ec737db0ce213c4df32ecc600637881'/>
<id>f063dad96ec737db0ce213c4df32ecc600637881</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for user-level 9P servers/clients and various bug fixes to go with them.</title>
<updated>2003-12-11T17:48:38+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2003-12-11T17:48:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=32f69c36e0eec1227934bbd34854bfebd88686f2'/>
<id>32f69c36e0eec1227934bbd34854bfebd88686f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Various fixes.</title>
<updated>2003-12-03T22:50:48+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2003-12-03T22:50:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=669250d159e93a6933afa4cd25f410af801515ec'/>
<id>669250d159e93a6933afa4cd25f410af801515ec</id>
<content type='text'>
	B - fixed usage, DISPLAY :0 vs :0.0
	9term - fixed various terminal things
	rc - notice traps in Read
	_p9dir - only run disk code for disks
	dirread - getdirentries on FreeBSD and Linux
		are different w.r.t. meaning of off.
	notify - set up so signals interrupt system calls
	bprint - use bfmt.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	B - fixed usage, DISPLAY :0 vs :0.0
	9term - fixed various terminal things
	rc - notice traps in Read
	_p9dir - only run disk code for disks
	dirread - getdirentries on FreeBSD and Linux
		are different w.r.t. meaning of off.
	notify - set up so signals interrupt system calls
	bprint - use bfmt.
</pre>
</div>
</content>
</entry>
<entry>
<title>B that knows about address syntax,</title>
<updated>2003-12-02T21:57:32+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2003-12-02T21:57:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=e89321a56e6d3c1559e166898510d6ddab9e6ffe'/>
<id>e89321a56e6d3c1559e166898510d6ddab9e6ffe</id>
<content type='text'>
change plumber to use it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
change plumber to use it.
</pre>
</div>
</content>
</entry>
<entry>
<title>various shell script fixes.</title>
<updated>2003-11-23T18:29:08+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2003-11-23T18:29:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=dbd7b9a97eede27e707a279114305d7591d371fc'/>
<id>dbd7b9a97eede27e707a279114305d7591d371fc</id>
<content type='text'>
add 9a, 9c, 9l wrapper scripts.
label sets label on xterm/9term
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
add 9a, 9c, 9l wrapper scripts.
label sets label on xterm/9term
</pre>
</div>
</content>
</entry>
<entry>
<title>Extra sam scripts.</title>
<updated>2003-10-11T03:55:45+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2003-10-11T03:55:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=b9b5cea4eda1c011cfc2e18c8b89987d4298cb7c'/>
<id>b9b5cea4eda1c011cfc2e18c8b89987d4298cb7c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
