<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/lib/libdisk, branch release/6.4.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F6.4.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F6.4.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2008-11-26T01:09:48Z</updated>
<entry>
<title>Copy releng/6.4 to release/6.4.0 in preparation for 6.4-RELEASE.</title>
<updated>2008-11-26T01:09:48Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2008-11-26T01:09:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a93332491e10c1a23a9fd2f11ccbdba33d72d850'/>
<id>urn:sha1:a93332491e10c1a23a9fd2f11ccbdba33d72d850</id>
<content type='text'>
Approved by:	re (implicit)

This commit was manufactured to restore the state of the 6.4-RELEASE image.
</content>
</entry>
<entry>
<title>MFC to RELENG_6</title>
<updated>2008-03-17T19:08:32Z</updated>
<author>
<name>Antoine Brodin</name>
<email>antoine@FreeBSD.org</email>
</author>
<published>2008-03-17T19:08:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9ce3009afedf4abe206ee7a21417a74ea4c04762'/>
<id>urn:sha1:9ce3009afedf4abe206ee7a21417a74ea4c04762</id>
<content type='text'>
  - Make Disk_Names() behave as documented in libdisk(3): return an array
  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>MFC</title>
<updated>2007-11-15T16:18:05Z</updated>
<author>
<name>Rink Springer</name>
<email>rink@FreeBSD.org</email>
</author>
<published>2007-11-15T16:18:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=67f0825c5f637a3656c1f077e17f096d24c220a2'/>
<id>urn:sha1:67f0825c5f637a3656c1f077e17f096d24c220a2</id>
<content type='text'>
Approved by:    imp (mentor)

rink        2007-08-05 16:55:40 UTC

  FreeBSD src repository

  Modified files:
    lib/libdisk          open_disk.c
  Log:
  Improve error handling in libdisk while parsing the kern.geom.conftxt sysctl.
  Previously, any parse error will result in the calling program exiting with an
  unpleasant message. This change will cause libdisk to issue a warning and
  ignore lines it cannot parse instead of bluntly terminating the unfortunate
  enough program.

  This change will allow you to use sysinstall if you have a NTFS parition with
  a space in the name (such as 'Win Xp'). In such a case, a line like the
  following will appear in the kern.geom.conftxt output:

  2 LABEL ntfs/Win Xp 209818635264 512 i 0 o 0

  As the fields are space-separated, libdisk would go beserk and exit the program.
  This would happen if using FreeBSD 7.0 snapshot images (as GEOM_LABEL is in
  the installation kernel as well), thus making it impossible to install FreeBSD
  without renaming your NTFS paritions.

  Reported by:    Dwight Berendse &lt;dwight at berendse dot org&gt;
  Nod from:       phk
  Reviewed by:    imp
  Approved by:    re (bmah), imp (mentor)
  MFC after:      1 month

  Revision  Changes    Path
  1.11      +38 -19    src/lib/libdisk/open_disk.c
</content>
</entry>
<entry>
<title>MFC rev. 1.16: Fix off-by-one.</title>
<updated>2006-08-17T21:23:16Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2006-08-17T21:23:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=46811cc287c3b5a754f9b40f47207e20d760452c'/>
<id>urn:sha1:46811cc287c3b5a754f9b40f47207e20d760452c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC rev. 1.127: add IDs for Plan9, QNX4.X, Mac OS-X,</title>
<updated>2006-05-10T15:26:46Z</updated>
<author>
<name>Maxim Konovalov</name>
<email>maxim@FreeBSD.org</email>
</author>
<published>2006-05-10T15:26:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f3c785964647f2f879bd4c9b09835f2bd3cbf2b8'/>
<id>urn:sha1:f3c785964647f2f879bd4c9b09835f2bd3cbf2b8</id>
<content type='text'>
Linux extended partitions.
</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-test2/commit/?id=365971ecad839ea9a6b7643b401374649ffd3079'/>
<id>urn:sha1:365971ecad839ea9a6b7643b401374649ffd3079</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add over 32GB disk support on pc98 (userland part).</title>
<updated>2005-03-30T13:03:33Z</updated>
<author>
<name>Yoshihiro Takahashi</name>
<email>nyan@FreeBSD.org</email>
</author>
<published>2005-03-30T13:03:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4fe043b760f8666683d06bb89bed6f52a9d19dad'/>
<id>urn:sha1:4fe043b760f8666683d06bb89bed6f52a9d19dad</id>
<content type='text'>
Submitted by:	Hirokazu WATANABE
</content>
</entry>
<entry>
<title>Initialise `sn' before using its value.</title>
<updated>2005-03-08T21:46:18Z</updated>
<author>
<name>Stefan Farfeleder</name>
<email>stefanf@FreeBSD.org</email>
</author>
<published>2005-03-08T21:46:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f51df9ed11373ddb551e81d7c8da4e5b3aaec3a4'/>
<id>urn:sha1:f51df9ed11373ddb551e81d7c8da4e5b3aaec3a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Expand *n't contractions.</title>
<updated>2005-02-13T22:25:33Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2005-02-13T22:25:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0227791b40a6936310e1dd376b0883b540fec0c0'/>
<id>urn:sha1:0227791b40a6936310e1dd376b0883b540fec0c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove an unnecessary defination of New_Chunk, which has been</title>
<updated>2005-01-05T14:07:31Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2005-01-05T14:07:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=122dc5646e8ec6144f244233d8988d6991674b5e'/>
<id>urn:sha1:122dc5646e8ec6144f244233d8988d6991674b5e</id>
<content type='text'>
defined in libdisk.h.
</content>
</entry>
</feed>
