<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.bin/window, branch stable/3</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>MFC: fixup whitespace of previous commit</title>
<updated>1999-03-03T14:03:48+00:00</updated>
<author>
<name>Joerg Wunsch</name>
<email>joerg@FreeBSD.org</email>
</author>
<published>1999-03-03T14:03:48+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e47843cf3098b134712f80060819116ca9145e16'/>
<id>e47843cf3098b134712f80060819116ca9145e16</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: . explicitly use fcntl(...,F_SETOWN) so we get SIGIO's</title>
<updated>1999-03-03T12:10:50+00:00</updated>
<author>
<name>Joerg Wunsch</name>
<email>joerg@FreeBSD.org</email>
</author>
<published>1999-03-03T12:10:50+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=14757b3be6c4d066d4db7641cb4b00e80b264d10'/>
<id>14757b3be6c4d066d4db7641cb4b00e80b264d10</id>
<content type='text'>
     . revert to vfork() since the code relied on it
     . lookup ptys up to /dev/tty[pqrst]v
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
     . revert to vfork() since the code relied on it
     . lookup ptys up to /dev/tty[pqrst]v
</pre>
</div>
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_3'.</title>
<updated>1999-01-21T00:55:31+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1999-01-21T00:55:31+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=4b4d01da6f07f7754ff6a6e4f5223e9f0984d1a6'/>
<id>4b4d01da6f07f7754ff6a6e4f5223e9f0984d1a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>One vfork() changed to fork(); one execl() changed to execv(). The</title>
<updated>1998-10-13T15:14:37+00:00</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>1998-10-13T15:14:37+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=202bab39443927344a530fc91a945eb062046fb0'/>
<id>202bab39443927344a530fc91a945eb062046fb0</id>
<content type='text'>
latter isn't actually called as far as I can see since FreeBSD uses
termcap and not terminfo.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
latter isn't actually called as far as I can see since FreeBSD uses
termcap and not terminfo.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use &lt;signal.h&gt; instead of &lt;sys/signal.h&gt;.</title>
<updated>1998-08-05T09:01:29+00:00</updated>
<author>
<name>Doug Rabson</name>
<email>dfr@FreeBSD.org</email>
</author>
<published>1998-08-05T09:01:29+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f1598784ae5f6ec062ea5c8167d960ad47baacff'/>
<id>f1598784ae5f6ec062ea5c8167d960ad47baacff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Define '\t' as a printable character, so it can be displayed on the</title>
<updated>1998-04-20T13:37:29+00:00</updated>
<author>
<name>Joerg Wunsch</name>
<email>joerg@FreeBSD.org</email>
</author>
<published>1998-04-20T13:37:29+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=6738ac4ff361cf4063a48ce7305464d53e9c5f53'/>
<id>6738ac4ff361cf4063a48ce7305464d53e9c5f53</id>
<content type='text'>
screen.  isprint(3) doesn't do this, but isprt() apparently expected
this to be the case.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
screen.  isprint(3) doesn't do this, but isprt() apparently expected
this to be the case.
</pre>
</div>
</content>
</entry>
<entry>
<title>Change a (defaulted) int arg to a long so that a cast from a pointer</title>
<updated>1998-02-20T19:59:59+00:00</updated>
<author>
<name>John Birrell</name>
<email>jb@FreeBSD.org</email>
</author>
<published>1998-02-20T19:59:59+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f2af83ab9e81533c1e2878265bc07b91abbc10dd'/>
<id>f2af83ab9e81533c1e2878265bc07b91abbc10dd</id>
<content type='text'>
doesn't throw anything away. I don't want to re-code the app, just
port it!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
doesn't throw anything away. I don't want to re-code the app, just
port it!
</pre>
</div>
</content>
</entry>
<entry>
<title>Add #include &lt;string.h&gt; to get prototypes. Note that this program</title>
<updated>1998-02-20T19:56:01+00:00</updated>
<author>
<name>John Birrell</name>
<email>jb@FreeBSD.org</email>
</author>
<published>1998-02-20T19:56:01+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=9ddaa53328167ba88bfe54df8072ed86654f05b2'/>
<id>9ddaa53328167ba88bfe54df8072ed86654f05b2</id>
<content type='text'>
also has a local "string.h" which is included too.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
also has a local "string.h" which is included too.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add #include &lt;string.h&gt; to get prototypes.</title>
<updated>1998-02-20T19:53:12+00:00</updated>
<author>
<name>John Birrell</name>
<email>jb@FreeBSD.org</email>
</author>
<published>1998-02-20T19:53:12+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e4fcd28b7fd7ca3358535c970624f64c7c8cf0ea'/>
<id>e4fcd28b7fd7ca3358535c970624f64c7c8cf0ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add #include &lt;stdlib.h&gt; to get prototypes.</title>
<updated>1998-02-20T19:50:10+00:00</updated>
<author>
<name>John Birrell</name>
<email>jb@FreeBSD.org</email>
</author>
<published>1998-02-20T19:50:10+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=58a76373c2092b0a3431a09bffaa34ac6d9ce325'/>
<id>58a76373c2092b0a3431a09bffaa34ac6d9ce325</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
