<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libdisk/chunk.c, branch release/2.2.7_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F2.2.7_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F2.2.7_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>1998-07-24T04:57:32Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>1998-07-24T04:57:32Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1998-07-24T04:57:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a8a3fe17f40c9b40fdba5b5a54eccb48a980e821'/>
<id>urn:sha1:a8a3fe17f40c9b40fdba5b5a54eccb48a980e821</id>
<content type='text'>
'RELENG_2_2_7_RELEASE'.

This commit was manufactured to restore the state of the 2.2.7-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>Merge from main branch 1.18 -&gt; 1.19: Fix erroneous format string.</title>
<updated>1997-11-18T05:35:48Z</updated>
<author>
<name>John Polstra</name>
<email>jdp@FreeBSD.org</email>
</author>
<published>1997-11-18T05:35:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ae9a28ea862b0b79556ec5075bee5b26ec8bf064'/>
<id>urn:sha1:ae9a28ea862b0b79556ec5075bee5b26ec8bf064</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make libdisk C++ aware:</title>
<updated>1996-03-24T18:55:39Z</updated>
<author>
<name>Joerg Wunsch</name>
<email>joerg@FreeBSD.org</email>
</author>
<published>1996-03-24T18:55:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e2c8e21d6b2b8722d57a5640a29e5208e5096b06'/>
<id>urn:sha1:e2c8e21d6b2b8722d57a5640a29e5208e5096b06</id>
<content type='text'>
- add __BEGIN_DECLS and __END_DECLS,
- add a bunch of ``const'' qualifiers all over the place,
- rename the `private' struct member into `private_data' to avoid the
  clash with the C++ keyword.
</content>
</entry>
<entry>
<title>Merge RELENG_2_0_5 into HEAD</title>
<updated>1995-06-11T19:33:05Z</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1995-06-11T19:33:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d3628763db3974826e46a036aa54333147fbe238'/>
<id>urn:sha1:d3628763db3974826e46a036aa54333147fbe238</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove trailing whitespace.</title>
<updated>1995-05-30T08:29:07Z</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1995-05-30T08:29:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e5370bd7fea519cd9716c9c78ff7b1d06a52dac4'/>
<id>urn:sha1:e5370bd7fea519cd9716c9c78ff7b1d06a52dac4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove Ontrack special from All_FreeBSD().</title>
<updated>1995-05-25T06:14:49Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1995-05-25T06:14:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6331da971109d1d0ad162ac229220edeb3854754'/>
<id>urn:sha1:6331da971109d1d0ad162ac229220edeb3854754</id>
<content type='text'>
Add chunk-&gt;disk pointer.
</content>
</entry>
<entry>
<title>Get the CHUNK_COMPAT_BSD flag right.</title>
<updated>1995-05-11T05:22:54Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1995-05-11T05:22:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8f9c9957875b58ddd0f9dd3fa49b7f8a5ebd52ea'/>
<id>urn:sha1:8f9c9957875b58ddd0f9dd3fa49b7f8a5ebd52ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Recognize slice type #6 as dos</title>
<updated>1995-05-08T02:08:33Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1995-05-08T02:08:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d81adf1ebe9d2666a247ab8eb040204337ad4f01'/>
<id>urn:sha1:d81adf1ebe9d2666a247ab8eb040204337ad4f01</id>
<content type='text'>
handle OnTrack Disk manager correctly.
</content>
</entry>
<entry>
<title>Whoops!  An extra paren somehow got in there.  Fixed.</title>
<updated>1995-05-07T01:28:16Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1995-05-07T01:28:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5ff77a99855321785584eba586b6a1afed1c2db1'/>
<id>urn:sha1:5ff77a99855321785584eba586b6a1afed1c2db1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Always zero new chunks - keeps things like the private structures from having</title>
<updated>1995-05-07T01:25:22Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1995-05-07T01:25:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3906ebee1242b770f935e7694662be265e04d72b'/>
<id>urn:sha1:3906ebee1242b770f935e7694662be265e04d72b</id>
<content type='text'>
bogus data in them.
</content>
</entry>
</feed>
