<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/compat/linux/linux_ioctl.c, branch release/4.6.2_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F4.6.2_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F4.6.2_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2002-08-14T06:57:09Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2002-08-14T06:57:09Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2002-08-14T06:57:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=72b7f92e6edf4375820f765b41697b3208ce7fe7'/>
<id>urn:sha1:72b7f92e6edf4375820f765b41697b3208ce7fe7</id>
<content type='text'>
'RELENG_4_6_2_RELEASE'.

This commit was manufactured to restore the state of the 4.6.2-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>2002-02-11T04:48:51Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2002-02-11T04:48:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=001bd9841f0d99964054c9b2370179891ebb16ad'/>
<id>urn:sha1:001bd9841f0d99964054c9b2370179891ebb16ad</id>
<content type='text'>
o  1.82: reimplement linux_ifname() to match address translation.
o  1.83: return all AF_INET addresses for SIOCGIFCONF.
</content>
</entry>
<entry>
<title>MFC:	LEAP, support for Linux "acu" private ioctls, fix 802.11 RFMON</title>
<updated>2002-02-07T15:12:53Z</updated>
<author>
<name>Doug Ambrisko</name>
<email>ambrisko@FreeBSD.org</email>
</author>
<published>2002-02-07T15:12:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c4ac85d82e029dea7fbcfbcc5215926db537501e'/>
<id>urn:sha1:c4ac85d82e029dea7fbcfbcc5215926db537501e</id>
<content type='text'>
	gap problem, support for Home key, add support for multiple
	SSIDs via ifmedia and some minor bug fixes, install header files in
	/usr/include/dev/an and in general sync with -current.

Reviewed by:	imp, David Wolfskill &lt;david@catwhisker.org&gt;
</content>
</entry>
<entry>
<title>Partial MFC of rev. 1.79.</title>
<updated>2002-01-23T00:20:14Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2002-01-23T00:20:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=23730ce5b017834483be4647f7a7e5b0be98dd8e'/>
<id>urn:sha1:23730ce5b017834483be4647f7a7e5b0be98dd8e</id>
<content type='text'>
The I/F renaming as performed by the SIOCGIFCONF ioctl() is now in
sync with current. The linux_ifname interface function has not been
removed (as done in 1.79) or changed (as done in 1.82) due to the
11th hour in the 4.5 release cycle. This is fine as the function is
not used at all ATM and thus will not break anything. An MFC will
happen shortly after 4.5 is safely out the door.

Approved by: re
</content>
</entry>
<entry>
<title>MFC: rev 1.77</title>
<updated>2001-12-06T09:04:24Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2001-12-06T09:04:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=eeee887a3f9f8a380e225dcb063e38fb69c468c4'/>
<id>urn:sha1:eeee887a3f9f8a380e225dcb063e38fb69c468c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Fix a few problems with ioctl translation that stopped VMware</title>
<updated>2001-11-22T12:36:33Z</updated>
<author>
<name>Ian Dowse</name>
<email>iedowse@FreeBSD.org</email>
</author>
<published>2001-11-22T12:36:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=fcf9bc12e89ead26c47caff37737053e7201864b'/>
<id>urn:sha1:fcf9bc12e89ead26c47caff37737053e7201864b</id>
<content type='text'>
from working.
</content>
</entry>
<entry>
<title>Mega MFC: This syncs-up the Linuxulator with -current and hence</title>
<updated>2001-11-05T19:08:24Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2001-11-05T19:08:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3e86c361305fc8d5c3af32667423087625e10f2e'/>
<id>urn:sha1:3e86c361305fc8d5c3af32667423087625e10f2e</id>
<content type='text'>
	  allows Linux_base-7 to work properly.

tested on alpha by: gallatin (thanks!)
tested on i386 by: marcel (among others probably)
</content>
</entry>
<entry>
<title>Remove a stay include.</title>
<updated>2000-11-03T13:11:18Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2000-11-03T13:11:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=90e8665be1f90843122048dc426858bf29e4b3ea'/>
<id>urn:sha1:90e8665be1f90843122048dc426858bf29e4b3ea</id>
<content type='text'>
Approved by:	JKH
</content>
</entry>
<entry>
<title>MFC: allow AlphaLinux compat bits to build.</title>
<updated>2000-11-02T23:31:28Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2000-11-02T23:31:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=75f73770ab9a3c3af37cba510bec09ad284e0e23'/>
<id>urn:sha1:75f73770ab9a3c3af37cba510bec09ad284e0e23</id>
<content type='text'>
Approved by:	JKH
</content>
</entry>
<entry>
<title>I took rev 1.55, when I should have taken rev 1.53.</title>
<updated>2000-11-01T19:36:44Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2000-11-01T19:36:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=cd698d78cac082cdc4d1a52caf8cd4b66bfa47f2'/>
<id>urn:sha1:cd698d78cac082cdc4d1a52caf8cd4b66bfa47f2</id>
<content type='text'>
</content>
</entry>
</feed>
