svn commit: r186475 - head/sys/dev/usb

2008-12-23 Thread Sam Leffler
Author: sam Date: Wed Dec 24 06:59:07 2008 New Revision: 186475 URL: http://svn.freebsd.org/changeset/base/186475 Log: must pack structures for architectures like arm Reviewed by: thompsa Modified: head/sys/dev/usb/umass.c Modified: head/sys/dev/usb/umass.c

svn commit: r186474 - head/sys/netinet

2008-12-23 Thread Kip Macy
Author: kmacy Date: Wed Dec 24 05:31:26 2008 New Revision: 186474 URL: http://svn.freebsd.org/changeset/base/186474 Log: Fix missed unlock and reference drop of lle Found by: pho Modified: head/sys/netinet/if_ether.c Modified: head/sys/netinet/if_ether.c

svn commit: r186472 - svnadmin/conf

2008-12-23 Thread Lawrence Stewart
Author: lstewart Date: Wed Dec 24 04:42:13 2008 New Revision: 186472 URL: http://svn.freebsd.org/changeset/base/186472 Log: There are some phat diffs going into head... Modified: svnadmin/conf/sizelimit.conf Modified: svnadmin/conf/sizelimit.conf =

Re: svn commit: r186434 - head/sys/dev/agp

2008-12-23 Thread Steve Kargl
On Wed, Dec 24, 2008 at 10:24:38AM +0800, Ganbold wrote: > > Thanks a lot Robert. > Together with kib@'s agp patch (Revision: 186433) this makes > Xorg work with G45 graphics on CURRENT. > Can you please trim your replies when the reply lacks any pertinent content? -- Steve _

svn commit: r186471 - head/sbin/fsck_ffs

2008-12-23 Thread David E. O'Brien
Author: obrien Date: Wed Dec 24 03:07:19 2008 New Revision: 186471 URL: http://svn.freebsd.org/changeset/base/186471 Log: Garbage collect 'fflags'. Modified: head/sbin/fsck_ffs/main.c Modified: head/sbin/fsck_ffs/main.c

Re: svn commit: r186434 - head/sys/dev/agp

2008-12-23 Thread Ganbold
Robert Noland wrote: Author: rnoland Date: Tue Dec 23 16:16:30 2008 New Revision: 186434 URL: http://svn.freebsd.org/changeset/base/186434 Log: Fix up handling of Intel G4X chips some more. Note that you need at least xf86-video-intel 2.4.3 for this to work. The G4X doesn't put the GAT

Re: svn commit: r186433 - head/sys/dev/agp

2008-12-23 Thread Ganbold
Konstantin Belousov wrote: Author: kib Date: Tue Dec 23 16:04:33 2008 New Revision: 186433 URL: http://svn.freebsd.org/changeset/base/186433 Log: Clear busy state on the pages which are after the one that failed the bind attempt. Reported and tested by: ganbold Reviewed by: rnoland

svn commit: r186468 - head/sys/netinet6

2008-12-23 Thread Kip Macy
Author: kmacy Date: Wed Dec 24 01:08:18 2008 New Revision: 186468 URL: http://svn.freebsd.org/changeset/base/186468 Log: avoid lock recursion by deferring the link check until after LLE lock is dropped Modified: head/sys/netinet6/nd6_nbr.c Modified: head/sys/netinet6/nd6_nbr.c =

svn commit: r186466 - head/sys/netgraph/bluetooth/hci

2008-12-23 Thread Maksim Yevmenkin
Author: emax Date: Wed Dec 24 00:00:52 2008 New Revision: 186466 URL: http://svn.freebsd.org/changeset/base/186466 Log: Change message severity level from WARN to INFO. This should reduce amount of messages sent to syslog MFC after:1 week Modified: head/sys/netgraph/bluetooth/hci/n

svn commit: r186465 - head/sys/dev/drm

2008-12-23 Thread Robert Noland
Author: rnoland Date: Tue Dec 23 22:53:57 2008 New Revision: 186465 URL: http://svn.freebsd.org/changeset/base/186465 Log: Only set registers if irqs are enabled Approved by: kib Obtained from:drm git Modified: head/sys/dev/drm/radeon_irq.c Modified: head/sys/dev/drm/radeon_i

svn commit: r186464 - in head: share/doc/bind9 usr.bin/nsupdate

2008-12-23 Thread Doug Barton
Author: dougb Date: Tue Dec 23 22:51:10 2008 New Revision: 186464 URL: http://svn.freebsd.org/changeset/base/186464 Log: Update bmake glue for changes in 9.4.3 Modified: head/share/doc/bind9/Makefile head/usr.bin/nsupdate/Makefile Modified: head/share/doc/bind9/Makefile ===

svn commit: r186463 - in head/lib/bind: . bind isc isc/isc

2008-12-23 Thread Doug Barton
Author: dougb Date: Tue Dec 23 22:50:39 2008 New Revision: 186463 URL: http://svn.freebsd.org/changeset/base/186463 Log: Updates for version 9.4.3 Modified: head/lib/bind/bind/config.h head/lib/bind/bind/port_after.h head/lib/bind/bind/port_before.h head/lib/bind/config.h head/lib/bin

Re: svn commit: r186393 - head/sys/netinet6

2008-12-23 Thread Bjoern A. Zeeb
On Tue, 23 Dec 2008, Robert Watson wrote: Hi, In IPv4 we've eliminated use of ipprotosw, although we still have ipprotosw.h, which should go away as it's unused; I'd like to see ip6protosw go away as well. The domain registration code assumes that when an array of protocols are registered, t

svn commit: r186462 - in head/contrib/bind9: . bin/check bin/dig bin/dnssec bin/named bin/named/include/named bin/named/unix bin/named/unix/include/named bin/nsupdate bin/rndc doc/arm doc/misc doc/...

2008-12-23 Thread Doug Barton
Author: dougb Date: Tue Dec 23 22:47:56 2008 New Revision: 186462 URL: http://svn.freebsd.org/changeset/base/186462 Log: Merge from vendor/bind9/dist as of the 9.4.3 import Added: head/contrib/bind9/aclocal.m4 - copied unchanged from r186452, vendor/bind9/dist/aclocal.m4 head/contrib/b

svn commit: r186461 - in head: lib/libc/arm lib/libc/include lib/msun/src sys/arm/include

2008-12-23 Thread Marcel Moolenaar
Author: marcel Date: Tue Dec 23 22:20:59 2008 New Revision: 186461 URL: http://svn.freebsd.org/changeset/base/186461 Log: Add support for the FPA floating-point format on ARM. The FPA floating-point format is identical to the VFP format, but is always stored in big-endian. Introduce _IEEE_

Re: svn commit: r186458 - head/sys/kern

2008-12-23 Thread Kostik Belousov
On Tue, Dec 23, 2008 at 08:43:42PM +, Joe Marcus Clarke wrote: > Author: marcus (doc,ports committer) > Date: Tue Dec 23 20:43:42 2008 > New Revision: 186458 > URL: http://svn.freebsd.org/changeset/base/186458 > > Log: > Do not KASSERT when vp->v_dd is NULL. Only directories which have had

svn commit: r186458 - head/sys/kern

2008-12-23 Thread Joe Marcus Clarke
Author: marcus (doc,ports committer) Date: Tue Dec 23 20:43:42 2008 New Revision: 186458 URL: http://svn.freebsd.org/changeset/base/186458 Log: Do not KASSERT when vp->v_dd is NULL. Only directories which have had ".." looked up would have v_dd set to a non-NULL value. This fixes a panic s

svn commit: r186457 - in head/tools/tools: . ether_reflect

2008-12-23 Thread George V. Neville-Neil
Author: gnn Date: Tue Dec 23 20:25:04 2008 New Revision: 186457 URL: http://svn.freebsd.org/changeset/base/186457 Log: Add a new program, ether_reflect, which is useful in testing ethernet devices and switches. Added: head/tools/tools/ether_reflect/ head/tools/tools/ether_reflect/Makefile

svn commit: r186456 - head/tools/tools/mctest

2008-12-23 Thread George V. Neville-Neil
Author: gnn Date: Tue Dec 23 20:07:51 2008 New Revision: 186456 URL: http://svn.freebsd.org/changeset/base/186456 Log: Fix a bug in the man page where we were not showing the correct flags in the explanation. Several of the flags were -i, since it was a copy/paste operation. Modified: hea

svn commit: r186455 - head/sys/kern

2008-12-23 Thread Konstantin Belousov
Author: kib Date: Tue Dec 23 20:04:31 2008 New Revision: 186455 URL: http://svn.freebsd.org/changeset/base/186455 Log: Keep the hold on the vnode during VOP_VPTOCNP() call, allowing the vop implementation to drop vnode lock, if needed. Reported and tested by: pho Modified: head/s

svn commit: r186454 - in head/sys/dev/usb2: controller core ethernet input serial wlan

2008-12-23 Thread Andrew Thompson
Author: thompsa Date: Tue Dec 23 19:59:21 2008 New Revision: 186454 URL: http://svn.freebsd.org/changeset/base/186454 Log: Remove CALLOUT_RETURNUNLOCKED from the callouts, there is no reason for them to drop the lock for us. Modified: head/sys/dev/usb2/controller/at91dci.c head/sys/dev/u

svn commit: r186453 - head/tools/tools

2008-12-23 Thread George V. Neville-Neil
Author: gnn Date: Tue Dec 23 19:46:12 2008 New Revision: 186453 URL: http://svn.freebsd.org/changeset/base/186453 Log: Add the mctest program and description to the README. Modified: head/tools/tools/README Modified: head/tools/tools/README ===

svn commit: r186452 - vendor/bind9/dist

2008-12-23 Thread Doug Barton
Author: dougb Date: Tue Dec 23 19:19:45 2008 New Revision: 186452 URL: http://svn.freebsd.org/changeset/base/186452 Log: The lib/bind directory has its own configure script. Update accordingly. Modified: vendor/bind9/dist/FREEBSD-Upgrade vendor/bind9/dist/FREEBSD-Xlist Modified: vendor/bi

svn commit: r186451 - in vendor/bind9/dist: . lib/bind

2008-12-23 Thread Doug Barton
Author: dougb Date: Tue Dec 23 19:18:41 2008 New Revision: 186451 URL: http://svn.freebsd.org/changeset/base/186451 Log: Vendor import of BIND 9.4.3 Added: vendor/bind9/dist/aclocal.m4 vendor/bind9/dist/config.h.in (contents, props changed) vendor/bind9/dist/lib/bind/aclocal.m4 vendor

svn commit: r186450 - in head/lib/bind/dns: . dns

2008-12-23 Thread Doug Barton
Author: dougb Date: Tue Dec 23 19:15:04 2008 New Revision: 186450 URL: http://svn.freebsd.org/changeset/base/186450 Log: Update copyrights and comments as of 9.4.3 (no functional changes) Modified: head/lib/bind/dns/code.h head/lib/bind/dns/dns/enumclass.h head/lib/bind/dns/dns/enumtype.h

svn commit: r186449 - vendor/bind9/9.4.3

2008-12-23 Thread Doug Barton
Author: dougb Date: Tue Dec 23 18:36:21 2008 New Revision: 186449 URL: http://svn.freebsd.org/changeset/base/186449 Log: Tag the 9.4.3 release Added: vendor/bind9/9.4.3/ - copied from r186448, vendor/bind9/dist/ ___ svn-src-all@freebsd.org mail

svn commit: r186448 - in vendor/bind9/dist: . bin/check bin/dig bin/dnssec bin/named bin/named/include/named bin/named/unix bin/named/unix/include/named bin/nsupdate bin/rndc doc/arm doc/misc doc/r...

2008-12-23 Thread Doug Barton
Author: dougb Date: Tue Dec 23 18:35:21 2008 New Revision: 186448 URL: http://svn.freebsd.org/changeset/base/186448 Log: Vendor import of BIND 9.4.3 Added: vendor/bind9/dist/bin/nsupdate/nsupdate.1 (contents, props changed) vendor/bind9/dist/doc/misc/sort-options.pl (contents, props cha

svn commit: r186447 - vendor/bind9/dist

2008-12-23 Thread Doug Barton
Author: dougb Date: Tue Dec 23 18:31:38 2008 New Revision: 186447 URL: http://svn.freebsd.org/changeset/base/186447 Log: Minor tweak to reflect my actual process. Modified: vendor/bind9/dist/FREEBSD-Upgrade Modified: vendor/bind9/dist/FREEBSD-Upgrade =

svn commit: r186446 - vendor/bind9/dist/lib/isc/arm

2008-12-23 Thread Doug Barton
Author: dougb Date: Tue Dec 23 18:30:32 2008 New Revision: 186446 URL: http://svn.freebsd.org/changeset/base/186446 Log: This directory was added to src/contrib/bind9 prior to the svn move so that BIND 9.4.1 could compile and run on the ARM platform, but is not part of the vendor source. It

Re: svn commit: r186337 - head/usr.sbin/burncd

2008-12-23 Thread David O'Brien
On Sun, Dec 21, 2008 at 10:15:21AM -0200, Carlos A. M. dos Santos wrote: > On Fri, Dec 19, 2008 at 6:20 PM, David E. O'Brien wrote: > > Author: obrien > > Date: Fri Dec 19 20:20:14 2008 > > New Revision: 186337 > > URL: http://svn.freebsd.org/changeset/base/186337 > > > > Log: > > burncd(8) doesn

svn commit: r186445 - head/share/man/man5

2008-12-23 Thread Tom Rhodes
Author: trhodes Date: Tue Dec 23 18:00:33 2008 New Revision: 186445 URL: http://svn.freebsd.org/changeset/base/186445 Log: Netgroup database can be centralized via NIS, list it. Add a missing comma and bump doc date. PR: 127602 Submitted by: Dmitry Sivachenko Modified: hea

svn commit: r186444 - head/usr.sbin/burncd

2008-12-23 Thread David E. O'Brien
Author: obrien Date: Tue Dec 23 17:57:17 2008 New Revision: 186444 URL: http://svn.freebsd.org/changeset/base/186444 Log: Make signal handler safer. Submitted by: Jaakko Heinonen Modified: head/usr.sbin/burncd/burncd.c Modified: head/usr.sbin/burncd/burncd.c ===

svn commit: r186443 - stable/6/release/doc/en_US.ISO8859-1/errata

2008-12-23 Thread Hiroki Sato
Author: hrs Date: Tue Dec 23 17:55:37 2008 New Revision: 186443 URL: http://svn.freebsd.org/changeset/base/186443 Log: Document SA-08:12 and 13. Modified: stable/6/release/doc/en_US.ISO8859-1/errata/article.sgml Modified: stable/6/release/doc/en_US.ISO8859-1/errata/article.sgml =

svn commit: r186442 - stable/7/release/doc/en_US.ISO8859-1/errata

2008-12-23 Thread Hiroki Sato
Author: hrs Date: Tue Dec 23 17:55:07 2008 New Revision: 186442 URL: http://svn.freebsd.org/changeset/base/186442 Log: Document SA-08:07, 08, 09, 10, 11, 12, and 13. Approved by: re (implicit) Modified: stable/7/release/doc/en_US.ISO8859-1/errata/article.sgml Modified: stable/7/release

svn commit: r186441 - in head/sys: arm/xscale/ixp425 dev/usb

2008-12-23 Thread Sam Leffler
Author: sam Date: Tue Dec 23 17:40:02 2008 New Revision: 186441 URL: http://svn.freebsd.org/changeset/base/186441 Log: move IXP4XX EHCI bus shim to the usb directory and rename Added: head/sys/dev/usb/ehci_ixp4xx.c (props changed) - copied unchanged from r186438, head/sys/arm/xscale/ix

svn commit: r186440 - head/usr.sbin/syslogd

2008-12-23 Thread Tom Rhodes
Author: trhodes Date: Tue Dec 23 17:39:24 2008 New Revision: 186440 URL: http://svn.freebsd.org/changeset/base/186440 Log: Add "crit" to the list of keywords. PR: 126934 Modified: head/usr.sbin/syslogd/syslog.conf.5 Modified: head/usr.sbin/syslogd/syslog.conf.5 ===

svn commit: r186439 - head/sys/dev/usb2/controller

2008-12-23 Thread Andrew Thompson
Author: thompsa Date: Tue Dec 23 17:36:25 2008 New Revision: 186439 URL: http://svn.freebsd.org/changeset/base/186439 Log: Name the bus mutex by the controller name, this allows each bus to be distinguished in lock profiling, etc. Modified: head/sys/dev/usb2/controller/at91dci_atmelarm.c

svn commit: r186437 - in head: . sys/netinet sys/netipsec

2008-12-23 Thread Bjoern A. Zeeb
:52:03 2008(r186437) @@ -14,6 +14,8 @@ # The file is partitioned: OLD_FILES first, then OLD_LIBS and OLD_DIRS last. # +# 20081223: ipprotosw.h removed +OLD_FILES+=usr/include/netinet/ipprotosw.h # 20081123: vfs_mountedon.9 removed OLD_FILES+=usr/share/man/man9/vfs_mountedon.9.gz

Re: svn commit: r186291 - head/sbin/mount

2008-12-23 Thread David O'Brien
On Thu, Dec 18, 2008 at 01:13:30PM -0700, M. Warner Losh wrote: > In message: <200812181844.mbiiikvf049...@svn.freebsd.org> > : Log: > : Be a little bit more pestimistic in argument handling - check if .. > : + if (MAX_ARGS <= argc ) > : + errx(1, "Cannot process more than %d mount a

svn commit: r186438 - head/share/man/man9

2008-12-23 Thread Bjoern A. Zeeb
Author: bz Date: Tue Dec 23 16:54:00 2008 New Revision: 186438 URL: http://svn.freebsd.org/changeset/base/186438 Log: pr_pfh has been gone from protosw since r120386 (more than 5 years ago). MFC after:4 weeks Modified: head/share/man/man9/domain.9 Modified: head/share/man/man9/domai

svn commit: r186436 - head/sys/contrib/ipfilter/netinet

2008-12-23 Thread Bjoern A. Zeeb
Author: bz Date: Tue Dec 23 16:49:07 2008 New Revision: 186436 URL: http://svn.freebsd.org/changeset/base/186436 Log: Check for ipprotosw.h more precisely. It hasn't been needed for more than 5 years, since r120386. MFC after:4 weeks Modified: head/sys/contrib/ipfilter/netinet/ip_f

svn commit: r186435 - head/sys/kern

2008-12-23 Thread Ivan Voras
Author: ivoras Date: Tue Dec 23 16:19:59 2008 New Revision: 186435 URL: http://svn.freebsd.org/changeset/base/186435 Log: Add missing newlines to flags tags of CPU topology, for prettier output. Reviewed by: jeff (original version) Approved by: gnn (mentor) (original version) Modifie

svn commit: r186434 - head/sys/dev/agp

2008-12-23 Thread Robert Noland
Author: rnoland Date: Tue Dec 23 16:16:30 2008 New Revision: 186434 URL: http://svn.freebsd.org/changeset/base/186434 Log: Fix up handling of Intel G4X chips some more. Note that you need at least xf86-video-intel 2.4.3 for this to work. The G4X doesn't put the GATT into the same area of

svn commit: r186433 - head/sys/dev/agp

2008-12-23 Thread Konstantin Belousov
Author: kib Date: Tue Dec 23 16:04:33 2008 New Revision: 186433 URL: http://svn.freebsd.org/changeset/base/186433 Log: Clear busy state on the pages which are after the one that failed the bind attempt. Reported and tested by: ganbold Reviewed by: rnoland MFC after:2 weeks

svn commit: r186432 - in head/etc: . devd

2008-12-23 Thread Andrew Thompson
Author: thompsa Date: Tue Dec 23 15:47:31 2008 New Revision: 186432 URL: http://svn.freebsd.org/changeset/base/186432 Log: Move another block of ASUS events to devd/asus.conf that were missed in r186249 Modified: head/etc/devd.conf head/etc/devd/asus.conf Modified: head/etc/devd.conf

svn commit: r186431 - head/sbin/shutdown

2008-12-23 Thread Tom Rhodes
Author: trhodes Date: Tue Dec 23 15:00:03 2008 New Revision: 186431 URL: http://svn.freebsd.org/changeset/base/186431 Log: Note that when shutdown is run without options, it will place the system into single user mode at the time specified. PR: 129765 Modified: head/sbin/shut

svn commit: r186430 - head/sys/dev/sound/pci/hda

2008-12-23 Thread Alexander Motin
Author: mav Date: Tue Dec 23 14:58:08 2008 New Revision: 186430 URL: http://svn.freebsd.org/changeset/base/186430 Log: Organize Conexant codecs. Add CX20561 (Hermosa) codec ID. Modified: head/sys/dev/sound/pci/hda/hdac.c Modified: head/sys/dev/sound/pci/hda/hdac.c =

svn commit: r186429 - head/sbin/mount_msdosfs

2008-12-23 Thread Tom Rhodes
Author: trhodes Date: Tue Dec 23 13:35:26 2008 New Revision: 186429 URL: http://svn.freebsd.org/changeset/base/186429 Log: Document the "-o large" option. PR: 129792 Modified: head/sbin/mount_msdosfs/mount_msdosfs.8 Modified: head/sbin/mount_msdosfs/mount_msdosfs.8 ===

svn commit: r186428 - in head: share/man/man4 sys/dev/usb

2008-12-23 Thread Remko Lodder
Author: remko Date: Tue Dec 23 13:09:17 2008 New Revision: 186428 URL: http://svn.freebsd.org/changeset/base/186428 Log: Add support for the HP 4470C scanner. Note that there is no working backend (or at least that is mentioned in the PR ticket) but the device is now supported on our en

svn commit: r186427 - head/sys/dev/usb

2008-12-23 Thread Remko Lodder
Author: remko Date: Tue Dec 23 12:44:18 2008 New Revision: 186427 URL: http://svn.freebsd.org/changeset/base/186427 Log: Add support for the MaxSream USB test carrier. PR: 117546 Submitted by: Daniel J. O'Connor MFC after:1 week Modified: head/sys/dev/usb/uftdi.c hea

svn commit: r186426 - head/sys/dev/usb

2008-12-23 Thread Remko Lodder
Author: remko Date: Tue Dec 23 12:15:21 2008 New Revision: 186426 URL: http://svn.freebsd.org/changeset/base/186426 Log: Add support for 2 EVDO devices. PR: 119150 Submitted by: lioux MFC after:1 week Modified: head/sys/dev/usb/usbdevs Modified: head/sys/dev/usb/usbdev

svn commit: r186425 - head/usr.sbin/pmcstat

2008-12-23 Thread Joseph Koshy
Author: jkoshy Date: Tue Dec 23 12:08:06 2008 New Revision: 186425 URL: http://svn.freebsd.org/changeset/base/186425 Log: Close the read side of the pipe to self when exiting. Modified: head/usr.sbin/pmcstat/pmcstat.c Modified: head/usr.sbin/pmcstat/pmcstat.c

Re: svn commit: r186393 - head/sys/netinet6

2008-12-23 Thread Robert Watson
On Mon, 22 Dec 2008, Bjoern A. Zeeb wrote: Author: bz Date: Mon Dec 22 12:54:52 2008 New Revision: 186393 URL: http://svn.freebsd.org/changeset/base/186393 Log: Correct variable name in comment. In IPv4 we've eliminated use of ipprotosw, although we still have ipprotosw.h, which should go a

svn commit: r186424 - head/sys/cam/scsi

2008-12-23 Thread Remko Lodder
Author: remko Date: Tue Dec 23 09:11:05 2008 New Revision: 186424 URL: http://svn.freebsd.org/changeset/base/186424 Log: Add quirk for the Storcase InfoStation 12bay SATA to FC SAN. PR: 129858 Submitted by: Nick Triantos MFC after:1 week Modified: head/sys/cam/scsi/s