<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/usr.sbin/ndiscvt, branch stable/5</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F5</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F5'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2005-10-26T18:48:57Z</updated>
<entry>
<title>MFC: merge the fix for PR 83477.</title>
<updated>2005-10-26T18:48:57Z</updated>
<author>
<name>Bill Paul</name>
<email>wpaul@FreeBSD.org</email>
</author>
<published>2005-10-26T18:48:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0a005eab36c1bef79d7070cee7d128fe992a4f8c'/>
<id>urn:sha1:0a005eab36c1bef79d7070cee7d128fe992a4f8c</id>
<content type='text'>
PR: kern/83477
</content>
</entry>
<entry>
<title>MFC updates from the head:</title>
<updated>2005-10-20T17:10:21Z</updated>
<author>
<name>Bill Paul</name>
<email>wpaul@FreeBSD.org</email>
</author>
<published>2005-10-20T17:10:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8aee8a5f9d7e31c26927cad91c4fc6824185a2b0'/>
<id>urn:sha1:8aee8a5f9d7e31c26927cad91c4fc6824185a2b0</id>
<content type='text'>
- install ndisgen.8 man page
- fixes for ndisgen.8 man page
- fixes for ndisgen.sh script to make it work correctly on amd64 and
  various documentation cleanups
</content>
</entry>
<entry>
<title>Merge spelling fixes from CURRENT.  The revisions MFC'ed are:</title>
<updated>2005-08-18T15:22:11Z</updated>
<author>
<name>Giorgos Keramidas</name>
<email>keramida@FreeBSD.org</email>
</author>
<published>2005-08-18T15:22:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f987d35b750fe11161444b3d8197eb4a11e9f8dc'/>
<id>urn:sha1:f987d35b750fe11161444b3d8197eb4a11e9f8dc</id>
<content type='text'>
Revision  Path
  1.9     src/lib/libarchive/archive_entry.3
  1.20    src/lib/libarchive/archive_read.3
  1.9     src/lib/libc/net/inet6_rth_space.3
  1.7     src/lib/libc/posix1e/acl_get_entry.3
  1.14    src/lib/libc/posix1e/mac.3
  1.6     src/lib/libc/posix1e/mac_prepare.3
  1.36    src/lib/libc/stdtime/strftime.3
  1.15    src/lib/libc/sys/kse.2
  1.7     src/lib/libc/sys/uuidgen.2
  1.5     src/share/man/man4/man4.i386/acpi_panasonic.4
  1.39    src/share/man/man4/man4.i386/ep.4
  1.4     src/share/man/man4/man4.i386/snc.4
  1.3     src/share/man/man4/man4.sparc64/snd_audiocs.4
  1.10    src/share/man/man4/witness.4
  1.2     src/share/man/man5/devfs.conf.5
  1.50    src/share/man/man9/ifnet.9
  1.6     src/share/man/man9/printf.9
  1.11    src/usr.bin/file2c/file2c.1
  1.26    src/usr.bin/indent/indent.1
  1.16    src/usr.bin/lockf/lockf.1
  1.89    src/usr.bin/make/make.1
  1.44    src/usr.bin/systat/systat.1
  1.18    src/usr.bin/truss/truss.1
  1.32    src/usr.bin/xinstall/install.1
  1.10    src/usr.sbin/bluetooth/rfcomm_pppd/rfcomm_pppd.8
  1.3     src/usr.sbin/bluetooth/sdpd/sdpd.8
  1.35    src/usr.sbin/i4b/isdnd/isdnd.rc.5
  1.52    src/usr.sbin/mtree/mtree.8
  1.7     src/usr.sbin/ndiscvt/ndiscvt.8
  1.12    src/usr.sbin/ntp/doc/ntpdc.8
  1.25    src/usr.sbin/pppd/pppd.8
  1.39    src/usr.sbin/syslogd/syslog.conf.5
</content>
</entry>
<entry>
<title>Sync everything up with -current, except for the WPA support, which</title>
<updated>2005-05-22T18:18:13Z</updated>
<author>
<name>Bill Paul</name>
<email>wpaul@FreeBSD.org</email>
</author>
<published>2005-05-22T18:18:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=dd88210dacebc0311f9a78e802148643283e00b0'/>
<id>urn:sha1:dd88210dacebc0311f9a78e802148643283e00b0</id>
<content type='text'>
won't work with the 5.x version of net80211. This includes all fixes
to date, and support for new cards such as the AirGo MIMO and Ralink
RT2500. This also includes the new driver configuration/conversion
mechanism. Remember that you should use ndisgen(8) to create new
drivers now, and if_ndis.ko will always be pre-built.
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_5'.</title>
<updated>2005-05-10T16:48:04Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2005-05-10T16:48:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=55f89ab8af0290ff6629780a536164c6d35f52d9'/>
<id>urn:sha1:55f89ab8af0290ff6629780a536164c6d35f52d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_5'.</title>
<updated>2005-04-29T20:03:21Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2005-04-29T20:03:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8f7e5c59f1211526d35e82f6fe38897a7579c465'/>
<id>urn:sha1:8f7e5c59f1211526d35e82f6fe38897a7579c465</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>2005-02-27T15:40:17Z</updated>
<author>
<name>Christian Brueffer</name>
<email>brueffer@FreeBSD.org</email>
</author>
<published>2005-02-27T15:40:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=be98a45c1caeec5a074fb94ab376293ad5ad213f'/>
<id>urn:sha1:be98a45c1caeec5a074fb94ab376293ad5ad213f</id>
<content type='text'>
Scheduled mdoc(7) sweep.

Original revisions by:	ru
</content>
</entry>
<entry>
<title>Sync with -current.</title>
<updated>2005-02-23T16:31:47Z</updated>
<author>
<name>Bill Paul</name>
<email>wpaul@FreeBSD.org</email>
</author>
<published>2005-02-23T16:31:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=53b91fdb992ea7651e499688be342f5378cedf46'/>
<id>urn:sha1:53b91fdb992ea7651e499688be342f5378cedf46</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC all of the recent updates to -current (new framework, amd64</title>
<updated>2005-02-18T16:30:10Z</updated>
<author>
<name>Bill Paul</name>
<email>wpaul@FreeBSD.org</email>
</author>
<published>2005-02-18T16:30:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=fe1001df5f8cbe2cbdfb079b4adabb6768110d09'/>
<id>urn:sha1:fe1001df5f8cbe2cbdfb079b4adabb6768110d09</id>
<content type='text'>
support), except for the patch to if_ndis.c to do AP scanning with
ifconfig (the support for which isn't present in -stable).
</content>
</entry>
<entry>
<title>Today, RealTek sent me a driver to test which had been compiled with</title>
<updated>2004-08-02T18:54:01Z</updated>
<author>
<name>Bill Paul</name>
<email>wpaul@FreeBSD.org</email>
</author>
<published>2004-08-02T18:54:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=120ab56a71219d6579c3e320456bdf8778800370'/>
<id>urn:sha1:120ab56a71219d6579c3e320456bdf8778800370</id>
<content type='text'>
some debug support turned on. It turns out the sections in this driver
binary had relative virtual addresses (RVAs) that were different
from the raw addresses, and it had a .data section where the virtual size
was much larger than the raw size. (Most production binaries produced
with the Microsoft DDK have RVA == PA.)

There's code in the ndiscvt(8) utility that's supposed to handle
the vsize != rsize case, but it turns out it was slightly broken,
and it failed to handle the RVA != RA case at all. Hopefully, this
commit will fix all that.
</content>
</entry>
</feed>
