<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libdisk/Makefile, branch releng/4.9</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F4.9</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F4.9'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2002-07-19T18:46:30Z</updated>
<entry>
<title>MFC: new bsd.lib.mk API.</title>
<updated>2002-07-19T18:46:30Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-07-19T18:46:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3951d2bcfebc0313f1826aedb8d3202371695050'/>
<id>urn:sha1:3951d2bcfebc0313f1826aedb8d3202371695050</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: sort disk name in libdisk and use the proper interface to the kernel.</title>
<updated>2001-12-30T09:56:12Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2001-12-30T09:56:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=aac2637bd1cdf19205f94c003359d0fbad4508b7'/>
<id>urn:sha1:aac2637bd1cdf19205f94c003359d0fbad4508b7</id>
<content type='text'>
Approved by:	re
</content>
</entry>
<entry>
<title>Temporarily disable the use of kern.disks - it returns the disk</title>
<updated>2001-09-18T06:47:30Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>2001-09-18T06:47:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6b2a23e467f2577f99cf5824b5bfa88048c52b4a'/>
<id>urn:sha1:6b2a23e467f2577f99cf5824b5bfa88048c52b4a</id>
<content type='text'>
devices in the wrong order and causes them to be displayed out of
sequence in sysinstall.  The right fix is to sort that info in the
kernel, this is just a stop-gap measure which falls back to the code
which always ran prior to kern.disks existing.  This deliberately
not committed to -current because we have aple time to pursue the
right fix in that branch.
</content>
</entry>
<entry>
<title>*** empty log message ***</title>
<updated>2001-05-13T20:16:32Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>2001-05-13T20:16:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=24367c36b9ad24ed28b5b615030ac86c0f2c800c'/>
<id>urn:sha1:24367c36b9ad24ed28b5b615030ac86c0f2c800c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: MAN[1-9] -&gt; MAN.</title>
<updated>2001-04-25T10:04:44Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-04-25T10:04:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=68b300bfe60cb22aa8e23d47de9c5217107e9f99'/>
<id>urn:sha1:68b300bfe60cb22aa8e23d47de9c5217107e9f99</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Yet another repair to "make world".</title>
<updated>2001-03-04T20:18:36Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>2001-03-04T20:18:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=84c79c9b200d0118dd48f343b7ebed1e82f64f44'/>
<id>urn:sha1:84c79c9b200d0118dd48f343b7ebed1e82f64f44</id>
<content type='text'>
MFC: file removed when sbin/disklabel was MFC'd (.path: problem).
</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/commit/?id=80a38f5d3e7e0dc8f35ae93a980a18cf1e8298df'/>
<id>urn:sha1:80a38f5d3e7e0dc8f35ae93a980a18cf1e8298df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace beforeinstall target with new variables used by .mk system.</title>
<updated>2000-01-14T07:57:47Z</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>2000-01-14T07:57:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d05257b0f2bad8d76a4e0bb3cae2bdacb08ff947'/>
<id>urn:sha1:d05257b0f2bad8d76a4e0bb3cae2bdacb08ff947</id>
<content type='text'>
Reviewed by:	marcel, and make world
</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/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/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>
</feed>
