<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libdisk/disk.c, branch releng/8.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F8.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F8.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2008-05-04T22:24:40Z</updated>
<entry>
<title>  Add MIPS support to libdisk</title>
<updated>2008-05-04T22:24:40Z</updated>
<author>
<name>Oleksandr Tymoshenko</name>
<email>gonzo@FreeBSD.org</email>
</author>
<published>2008-05-04T22:24:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=228d330b1a327345e2e1a7dbb9c6122b19604547'/>
<id>urn:sha1:228d330b1a327345e2e1a7dbb9c6122b19604547</id>
<content type='text'>
  Approved by:	cognet (mentor)
</content>
</entry>
<entry>
<title>- Make Disk_Names() behave as documented in libdisk(3): return an array</title>
<updated>2008-02-15T21:19:15Z</updated>
<author>
<name>Antoine Brodin</name>
<email>antoine@FreeBSD.org</email>
</author>
<published>2008-02-15T21:19:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b08b3ca18fd211fb6f8edceda009dca6104a1516'/>
<id>urn:sha1:b08b3ca18fd211fb6f8edceda009dca6104a1516</id>
<content type='text'>
of disk names, where you must free each pointer, as well as the array
by hand. [1]
- Destaticize "disks" in Disk_Names, it has no reasons to be static.

PR:		kern/96077 [1]
PR:		kern/114110 [1]
MFC after:	1 month
Approved by:	rwatson (mentor)
</content>
</entry>
<entry>
<title>o Add IDs for Plan9, QNX4.X, Mac OS-X, Linux exteneded partitions.</title>
<updated>2006-04-25T20:42:15Z</updated>
<author>
<name>Maxim Konovalov</name>
<email>maxim@FreeBSD.org</email>
</author>
<published>2006-04-25T20:42:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=66802e2cc7d5058eff02af4efdface9256aff00d'/>
<id>urn:sha1:66802e2cc7d5058eff02af4efdface9256aff00d</id>
<content type='text'>
PR:		bin/96326
Submitted by:	Alex Kozlov
MFC after:	2 weeks
</content>
</entry>
<entry>
<title>Add a dummy arm Write_Disk() function, and compile libdisk on arm.</title>
<updated>2006-01-25T11:24:37Z</updated>
<author>
<name>Olivier Houchard</name>
<email>cognet@FreeBSD.org</email>
</author>
<published>2006-01-25T11:24:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ea7075eb64ed5f24cd0eca7b7d4e47fb264e8e36'/>
<id>urn:sha1:ea7075eb64ed5f24cd0eca7b7d4e47fb264e8e36</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge two slice_type_name() functions.</title>
<updated>2005-04-13T13:42:38Z</updated>
<author>
<name>Yoshihiro Takahashi</name>
<email>nyan@FreeBSD.org</email>
</author>
<published>2005-04-13T13:42:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=365971ecad839ea9a6b7643b401374649ffd3079'/>
<id>urn:sha1:365971ecad839ea9a6b7643b401374649ffd3079</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Plug memory leak.</title>
<updated>2004-12-22T08:17:18Z</updated>
<author>
<name>Pyun YongHyeon</name>
<email>yongari@FreeBSD.org</email>
</author>
<published>2004-12-22T08:17:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2d25239038e420896c05606a9f872d1726cfc355'/>
<id>urn:sha1:2d25239038e420896c05606a9f872d1726cfc355</id>
<content type='text'>
MFC after:	1 week
</content>
</entry>
<entry>
<title>Add 0xbf (191) as new Solaris partition identifier.</title>
<updated>2004-11-10T07:50:16Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2004-11-10T07:50:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=54c7ea9dbfc2d5bb52efe7a2d5ed82232311659e'/>
<id>urn:sha1:54c7ea9dbfc2d5bb52efe7a2d5ed82232311659e</id>
<content type='text'>
Submitted by:	Lawrence.Lee@sun.com
</content>
</entry>
<entry>
<title>Remove spurious semicolons.  Outside of functions they are actually errors but</title>
<updated>2004-05-16T22:08:17Z</updated>
<author>
<name>Stefan Farfeleder</name>
<email>stefanf@FreeBSD.org</email>
</author>
<published>2004-05-16T22:08:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a752604477c646135eb8972a9797f4c331ce09ac'/>
<id>urn:sha1:a752604477c646135eb8972a9797f4c331ce09ac</id>
<content type='text'>
GCC doesn't warn about them without -pedantic.

Approved by:	das (mentor)
PR:		56649
Reviewed by:	md5
</content>
</entry>
<entry>
<title>PowerPC support.</title>
<updated>2004-04-21T23:21:13Z</updated>
<author>
<name>Peter Grehan</name>
<email>grehan@FreeBSD.org</email>
</author>
<published>2004-04-21T23:21:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=acc2f44a41cf520cb845155706c85afbf43c49a8'/>
<id>urn:sha1:acc2f44a41cf520cb845155706c85afbf43c49a8</id>
<content type='text'>
submitted by:  Suleiman Souhlal &lt;refugee@segfaulted.com&gt;
approved by:   phk, jhb
</content>
</entry>
<entry>
<title>Make libdisk WARNS=4 clean.</title>
<updated>2004-03-30T01:39:00Z</updated>
<author>
<name>Jun Kuriyama</name>
<email>kuriyama@FreeBSD.org</email>
</author>
<published>2004-03-30T01:39:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=653681fb30fea37af2d8c9b9f9f7dd06a2f9542b'/>
<id>urn:sha1:653681fb30fea37af2d8c9b9f9f7dd06a2f9542b</id>
<content type='text'>
Glanced by:	jhb
</content>
</entry>
</feed>
