<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libc/db/man, branch release/2.2.7</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>YAMFC part III</title>
<updated>1997-06-24T03:51:39+00:00</updated>
<author>
<name>Julian Elischer</name>
<email>julian@FreeBSD.org</email>
</author>
<published>1997-06-24T03:51:39+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=df8754fbcf481cf116429b354bc7a24c47c7a4c1'/>
<id>df8754fbcf481cf116429b354bc7a24c47c7a4c1</id>
<content type='text'>
Submitted by:	john Birrell (a long time ago)
probably a bit more to do as well

Part of the pthreads upgrade (from not really working to mostly working) :)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted by:	john Birrell (a long time ago)
probably a bit more to do as well

Part of the pthreads upgrade (from not really working to mostly working) :)
</pre>
</div>
</content>
</entry>
<entry>
<title>delete doubled words, e.g.: "the the" -&gt; "the"</title>
<updated>1996-10-05T22:27:30+00:00</updated>
<author>
<name>Wolfram Schneider</name>
<email>wosch@FreeBSD.org</email>
</author>
<published>1996-10-05T22:27:30+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e83201b43ad36d453a46f551fcaedf0a0e7f23c3'/>
<id>e83201b43ad36d453a46f551fcaedf0a0e7f23c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bring in fixes to db 1.85 from NetBSD.  These fixes have been documented as</title>
<updated>1996-07-21T02:23:13+00:00</updated>
<author>
<name>Paul Traina</name>
<email>pst@FreeBSD.org</email>
</author>
<published>1996-07-21T02:23:13+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=8618ef52a2d329ac84761f23282a5acd0247287f'/>
<id>8618ef52a2d329ac84761f23282a5acd0247287f</id>
<content type='text'>
being sent back to Bostic by the NetBSD crew.
Obtained from: NetBSD-current
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
being sent back to Bostic by the NetBSD crew.
Obtained from: NetBSD-current
</pre>
</div>
</content>
</entry>
<entry>
<title>Close PR#218.  Don't reference non-existant dbm(3) and ndbm(3) manual</title>
<updated>1996-03-03T08:53:05+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1996-03-03T08:53:05+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=13032225629afa84c139e16fe991c82e478b785a'/>
<id>13032225629afa84c139e16fe991c82e478b785a</id>
<content type='text'>
pages.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
pages.
</pre>
</div>
</content>
</entry>
<entry>
<title>Import updated Berkeley DB into CSRG branch</title>
<updated>1996-02-27T01:59:15+00:00</updated>
<author>
<name>Paul Traina</name>
<email>pst@FreeBSD.org</email>
</author>
<published>1996-02-27T01:59:15+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=ef5d438ed4bc17ad7ece3e40fe4d1f9baf3aadf7'/>
<id>ef5d438ed4bc17ad7ece3e40fe4d1f9baf3aadf7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added the mpool.3 manpage to the installed manpages. It is referred from the</title>
<updated>1994-12-11T22:03:05+00:00</updated>
<author>
<name>Andreas Schulz</name>
<email>ats@FreeBSD.org</email>
</author>
<published>1994-12-11T22:03:05+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=75f0ecb284abfbc591363b56df1a56fe17be53d3'/>
<id>75f0ecb284abfbc591363b56df1a56fe17be53d3</id>
<content type='text'>
other manpages and there is no conflict.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
other manpages and there is no conflict.
</pre>
</div>
</content>
</entry>
<entry>
<title>First crack at making libc work with the new make macros.  It compiles on</title>
<updated>1994-08-05T01:19:12+00:00</updated>
<author>
<name>Garrett Wollman</name>
<email>wollman@FreeBSD.org</email>
</author>
<published>1994-08-05T01:19:12+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=2ceb2ce9eed6efe8076988a9e81722d6a920245d'/>
<id>2ceb2ce9eed6efe8076988a9e81722d6a920245d</id>
<content type='text'>
my machine, and a simple static (genassym) and shared (sysctl) executable
both work.  Still to be done: RPCand YP merge.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
my machine, and a simple static (genassym) and shared (sysctl) executable
both work.  Still to be done: RPCand YP merge.
</pre>
</div>
</content>
</entry>
<entry>
<title>BSD 4.4 Lite Lib Sources</title>
<updated>1994-05-27T05:00:24+00:00</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1994-05-27T05:00:24+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=58f0484fa251c266ede97b591b499fe3dd4f578e'/>
<id>58f0484fa251c266ede97b591b499fe3dd4f578e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
