<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/lib/libdisk/libdisk.h, branch release/4.1.1</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.1.1</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.1.1'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2000-09-14T12:10:46Z</updated>
<entry>
<title>MFC: Added boot selector supports for PC-98.</title>
<updated>2000-09-14T12:10:46Z</updated>
<author>
<name>Yoshihiro Takahashi</name>
<email>nyan@FreeBSD.org</email>
</author>
<published>2000-09-14T12:10:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=897b2afbd9f85b5b0b9828f9398eeff2cd6ae935'/>
<id>urn:sha1:897b2afbd9f85b5b0b9828f9398eeff2cd6ae935</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Support MBR boot loaders more than 1 sector long.</title>
<updated>2000-07-17T21:24:55Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2000-07-17T21:24:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f3793b88fa2264e500ad27961ded24329b5fa457'/>
<id>urn:sha1:f3793b88fa2264e500ad27961ded24329b5fa457</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Supported PC-98.</title>
<updated>2000-04-01T13:07:46Z</updated>
<author>
<name>Yoshihiro Takahashi</name>
<email>nyan@FreeBSD.org</email>
</author>
<published>2000-04-01T13:07:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=80a38f5d3e7e0dc8f35ae93a980a18cf1e8298df'/>
<id>urn:sha1:80a38f5d3e7e0dc8f35ae93a980a18cf1e8298df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove BAD144 support</title>
<updated>1999-11-27T14:33:30Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1999-11-27T14:33:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b007e160a11506ad6129e6e9c30047974b8ae98e'/>
<id>urn:sha1:b007e160a11506ad6129e6e9c30047974b8ae98e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-28T00:22:10Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-28T00:22:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7f3dea244c40159a41ab22da77a434d7c5b5e85a'/>
<id>urn:sha1:7f3dea244c40159a41ab22da77a434d7c5b5e85a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Eliminate all dependence on boot1 and boot2.  This is passed in by</title>
<updated>1998-12-31T02:35:43Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1998-12-31T02:35:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=649ff492d7ded60b84b3e97e32c8aeed43ed7d96'/>
<id>urn:sha1:649ff492d7ded60b84b3e97e32c8aeed43ed7d96</id>
<content type='text'>
Set_Boot_Blocks() anyway and should thus have never been a part of
libdisk, it should have been provided by the client of libdisk since
passing the information in is already part of the API.
</content>
</entry>
<entry>
<title>Teach libdisk about alpha boot blocks.</title>
<updated>1998-10-06T11:57:08Z</updated>
<author>
<name>Doug Rabson</name>
<email>dfr@FreeBSD.org</email>
</author>
<published>1998-10-06T11:57:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5b4c313702ac6a5b1255501b657cb4432b1a5bf2'/>
<id>urn:sha1:5b4c313702ac6a5b1255501b657cb4432b1a5bf2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #includes in the synopsis and in an example.  &lt;sys/socket.h&gt;</title>
<updated>1998-01-20T11:03:15Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1998-01-20T11:03:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c7b367098da1b5a3bbb11c7379870f67e67aae86'/>
<id>urn:sha1:c7b367098da1b5a3bbb11c7379870f67e67aae86</id>
<content type='text'>
isn't a prerequisite, since it isn't required for the prototypes
and isn't always needed to call the functions (the address family
might be a variable).
</content>
</entry>
<entry>
<title>Fixed this header to compile with gcc -pedantic -Werror (removed comma</title>
<updated>1997-03-19T01:54:04Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1997-03-19T01:54:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=26838e4e996bdbaf209976417469cff893dd1b0a'/>
<id>urn:sha1:26838e4e996bdbaf209976417469cff893dd1b0a</id>
<content type='text'>
at end of enum).
</content>
</entry>
<entry>
<title>Revert $FreeBSD$ to $Id$</title>
<updated>1997-02-22T15:12:41Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1997-02-22T15:12:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7e546392b5fe3a496acff53ac7aadd1c57b2a4cf'/>
<id>urn:sha1:7e546392b5fe3a496acff53ac7aadd1c57b2a4cf</id>
<content type='text'>
</content>
</entry>
</feed>
