<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sbin, branch release/8.2.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F8.2.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F8.2.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2010-12-29T14:06:20Z</updated>
<entry>
<title>MFS r216725:</title>
<updated>2010-12-29T14:06:20Z</updated>
<author>
<name>Simon L. B. Nielsen</name>
<email>simon@FreeBSD.org</email>
</author>
<published>2010-12-29T14:06:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6a21347126844780946f72dd36243989fe9b85bd'/>
<id>urn:sha1:6a21347126844780946f72dd36243989fe9b85bd</id>
<content type='text'>
Fix deprecated warning about -L which said -i was deprecated.

Approved by:	re (kib)
</content>
</entry>
<entry>
<title>- route(8) manual page update: no longer supports RTF_CLONING and</title>
<updated>2010-12-27T16:02:14Z</updated>
<author>
<name>Hiroki Sato</name>
<email>hrs@FreeBSD.org</email>
</author>
<published>2010-12-27T16:02:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=83a7e8d5f174d1df0cd0b797270b8162c6ace0d3'/>
<id>urn:sha1:83a7e8d5f174d1df0cd0b797270b8162c6ace0d3</id>
<content type='text'>
  RTF_LLINFO (MFC from r196833)

- Remove -cloning flag from network.subr[*]

PR:		conf/144842 [*]
Approved by:	re (bz)
</content>
</entry>
<entry>
<title>MFC r216453:</title>
<updated>2010-12-26T15:00:14Z</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2010-12-26T15:00:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0f8bab750739360c729a4ce4b26a23a0a9b6776c'/>
<id>urn:sha1:0f8bab750739360c729a4ce4b26a23a0a9b6776c</id>
<content type='text'>
Add the missed 'p' flag to getopt() optstring argument.

Approved by:	re (bz)
</content>
</entry>
<entry>
<title>MFC r206494 by luigi:</title>
<updated>2010-12-10T05:15:47Z</updated>
<author>
<name>Andrey V. Elsukov</name>
<email>ae@FreeBSD.org</email>
</author>
<published>2010-12-10T05:15:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0b7983acb9051300b9086d4202d785348d2ea818'/>
<id>urn:sha1:0b7983acb9051300b9086d4202d785348d2ea818</id>
<content type='text'>
  fix a buffer overflow with large (100k+) number of input lines.

Approved by:	re (bz)
</content>
</entry>
<entry>
<title>MFC r215570:</title>
<updated>2010-11-27T13:53:21Z</updated>
<author>
<name>Andrey V. Elsukov</name>
<email>ae@FreeBSD.org</email>
</author>
<published>2010-11-27T13:53:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b20d9946748a37ae37b6549fdb7d6d88aa7dfff0'/>
<id>urn:sha1:b20d9946748a37ae37b6549fdb7d6d88aa7dfff0</id>
<content type='text'>
  Add to gpart(8) an ability to backup partition table and
  restore it from given backup.

MFC r215671:
  Always dump partition labels with `gpart backup`, but `gpart restore`
  does restore them only when -l option is specified [1]. Make number of
  entries field in backup format optional. Document -l and -r options of
  `gpart show` action.

MFC r215672:
  Add SIGINT handler to `gpart restore` action.
</content>
</entry>
<entry>
<title>r214975 was not fully adapted to stable/8 and in-kernel version of</title>
<updated>2010-11-27T13:38:17Z</updated>
<author>
<name>Andrey V. Elsukov</name>
<email>ae@FreeBSD.org</email>
</author>
<published>2010-11-27T13:38:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=011bc53925493de3835556eb3a80847ea182aa3d'/>
<id>urn:sha1:011bc53925493de3835556eb3a80847ea182aa3d</id>
<content type='text'>
"destroy -F" does not work, because g_part_parm_uint assumes that
parameter is an asci string, but in head/ it is not.

Add gpart_destroy wrapper function to gpart(8). It changes "force"
parameter and does convert it to string.

This is direct commit to stable/8.
</content>
</entry>
<entry>
<title>This is an MFC of 211282</title>
<updated>2010-11-27T00:26:08Z</updated>
<author>
<name>Matt Jacob</name>
<email>mjacob@FreeBSD.org</email>
</author>
<published>2010-11-27T00:26:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=427ae67d76978fe54238277e6733a148358b23db'/>
<id>urn:sha1:427ae67d76978fe54238277e6733a148358b23db</id>
<content type='text'>
Avoid a memory leak.
</content>
</entry>
<entry>
<title>MFC of 209704.</title>
<updated>2010-11-27T00:23:55Z</updated>
<author>
<name>Matt Jacob</name>
<email>mjacob@FreeBSD.org</email>
</author>
<published>2010-11-27T00:23:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3275a600feb596716769994af69ebc338f9b2d7e'/>
<id>urn:sha1:3275a600feb596716769994af69ebc338f9b2d7e</id>
<content type='text'>
Fix the clear function which has been broken for a bit.
</content>
</entry>
<entry>
<title>MFC: r215259, r215272</title>
<updated>2010-11-26T18:44:01Z</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2010-11-26T18:44:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1e6b9c01fad9cef9c2f98cc4c00890b55f7748b9'/>
<id>urn:sha1:1e6b9c01fad9cef9c2f98cc4c00890b55f7748b9</id>
<content type='text'>
- When printing media with more than one media option set aggregate these
  in a comma delimited list instead of repeating "mediaopt" for each one.
  This matches how the options of the active media are printed with
  print_media_word() and brings us in line what NetBSD does.
- When setting a media with no sub-type specified also reset the type
  specific options along with the global ones so these options don't
  stick when f.e. switching to IFM_AUTO.
</content>
</entry>
<entry>
<title>MFC: r201217: ANSIfy ldconfig and the aout bits it still uses from rtld-aout</title>
<updated>2010-11-25T07:02:36Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2010-11-25T07:02:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a6486a913dd118b322a3ed43d6083e4be48e9877'/>
<id>urn:sha1:a6486a913dd118b322a3ed43d6083e4be48e9877</id>
<content type='text'>
</content>
</entry>
</feed>
