Re: svn commit: r240628 - head/sbin/ipfw

2012-09-17 Thread Doug Barton
On 09/17/2012 19:33, Benjamin Kaduk wrote: > Whitespace cleanup for ipfw.8 -- start each sentence on a new line, We generally don't do this at all absent other changes. We definitely don't make whitespace-only changes mixed in with other changes, as it makes the diff too hard to read. Your men

svn commit: r240628 - head/sbin/ipfw

2012-09-17 Thread Benjamin Kaduk
Author: bjk (doc committer) Date: Tue Sep 18 02:33:23 2012 New Revision: 240628 URL: http://svn.freebsd.org/changeset/base/240628 Log: Whitespace cleanup for ipfw.8 -- start each sentence on a new line, and put a comma after e.g. and i.e.. While here, wrap long lines. PR: docs/

svn commit: r240627 - in head/sys/dev: ata mly

2012-09-17 Thread Kevin Lo
Author: kevlo Date: Tue Sep 18 02:19:43 2012 New Revision: 240627 URL: http://svn.freebsd.org/changeset/base/240627 Log: Remove bogus break statements. Obtained from:DragonFly Modified: head/sys/dev/ata/ata-lowlevel.c head/sys/dev/mly/mly.c Modified: head/sys/dev/ata/ata-lowle

svn commit: r240626 - stable/9/usr.sbin/timed/timed

2012-09-17 Thread Kevin Lo
Author: kevlo Date: Tue Sep 18 02:14:47 2012 New Revision: 240626 URL: http://svn.freebsd.org/changeset/base/240626 Log: MFC r240388: Add missing braces Obtained from:DragonFly Modified: stable/9/usr.sbin/timed/timed/timed.c Directory Properties: stable/9/usr.sbin/timed/timed

svn commit: r240625 - head/sys/dev/ath/ath_hal

2012-09-17 Thread Adrian Chadd
Author: adrian Date: Tue Sep 18 01:27:24 2012 New Revision: 240625 URL: http://svn.freebsd.org/changeset/base/240625 Log: Add a couple of accessor inline functions for state that exists in net80211. Obtained from:Qualcomm Atheros Modified: head/sys/dev/ath/ath_hal/ah_internal.h

svn commit: r240624 - head/sys/sys

2012-09-17 Thread Attilio Rao
Author: attilio Date: Tue Sep 18 00:43:15 2012 New Revision: 240624 URL: http://svn.freebsd.org/changeset/base/240624 Log: Remove namespace pollution in _rmlock.h by defining rm_queue structure directly in _rmlock.h and then including it (and its dependencies) in pcpu.h. This leads to few _*

svn commit: r240623 - head/sys/dev/ath/ath_hal

2012-09-17 Thread Adrian Chadd
Author: adrian Date: Mon Sep 17 23:24:45 2012 New Revision: 240623 URL: http://svn.freebsd.org/changeset/base/240623 Log: Rename AH_MIMO_MAX_CHAINS to AH_MAX_CHAINS, for compatibility with internal atheros HAL code. Modified: head/sys/dev/ath/ath_hal/ah.c head/sys/dev/ath/ath_hal/ah.h h

svn commit: r240622 - head/usr.bin/yes

2012-09-17 Thread David E. O'Brien
Author: obrien Date: Mon Sep 17 23:04:15 2012 New Revision: 240622 URL: http://svn.freebsd.org/changeset/base/240622 Log: yes(1) actually comes from V7. Submitted by: Simon Gerraty Modified: head/usr.bin/yes/yes.1 Modified: head/usr.bin/yes/yes.1 ===

svn commit: r240621 - in head: etc/mtree include sbin

2012-09-17 Thread Jim Harris
Author: jimharris Date: Mon Sep 17 21:41:38 2012 New Revision: 240621 URL: http://svn.freebsd.org/changeset/base/240621 Log: Integrate nvmecontrol(8) into the amd64 and i386 builds. This includes adding NVMe header files to /usr/include/dev/nvme. Sponsored by: Intel Modified: head/

svn commit: r240620 - head/sbin/nvmecontrol

2012-09-17 Thread Jim Harris
Author: jimharris Date: Mon Sep 17 21:26:55 2012 New Revision: 240620 URL: http://svn.freebsd.org/changeset/base/240620 Log: Add nvmecontrol(8) source code and beginnings of a man page to the tree. Sponsored by: Intel Contributions from: Joe Golio/EMC Added: head/sbin/nvmeco

svn commit: r240619 - in head/sys/modules: nvd nvme

2012-09-17 Thread Jim Harris
Author: jimharris Date: Mon Sep 17 19:58:02 2012 New Revision: 240619 URL: http://svn.freebsd.org/changeset/base/240619 Log: Add nvme(4) and nvd(4) Makefiles to the tree. Noticed by: pluknet Pointy-hat to: jimharris Added: head/sys/modules/nvd/ head/sys/modules/nvd/Makefile (con

svn commit: r240618 - in head/sys: amd64/conf conf i386/conf modules

2012-09-17 Thread Jim Harris
Author: jimharris Date: Mon Sep 17 19:26:33 2012 New Revision: 240618 URL: http://svn.freebsd.org/changeset/base/240618 Log: Integrate nvme(4) and nvd(4) into the amd64 and i386 builds. Sponsored by: Intel Modified: head/sys/amd64/conf/NOTES head/sys/conf/files.amd64 head/sys/conf/fi

svn commit: r240617 - releng/9.1/lib/libc/locale

2012-09-17 Thread Gleb Smirnoff
Author: glebius Date: Mon Sep 17 19:25:24 2012 New Revision: 240617 URL: http://svn.freebsd.org/changeset/base/240617 Log: Merge r238182 by theraven@: Restore the __collate_load_error global that was accidentally removed in the xlocale refactoring. Approved by: re (kib) Modified:

svn commit: r240616 - in head/sys/dev: nvd nvme

2012-09-17 Thread Jim Harris
Author: jimharris Date: Mon Sep 17 19:23:01 2012 New Revision: 240616 URL: http://svn.freebsd.org/changeset/base/240616 Log: This is the first of several commits which will add NVM Express (NVMe) support to FreeBSD. A full description of the overall functionality being added is below. nvme

svn commit: r240615 - in head: share/man/man4 sys/dev/usb/input sys/dev/usb/quirk

2012-09-17 Thread Hans Petter Selasky
Author: hselasky Date: Mon Sep 17 19:06:35 2012 New Revision: 240615 URL: http://svn.freebsd.org/changeset/base/240615 Log: Add UQ_UMS_IGNORE quirk. Wrap two long lines. Some minor spelling correction. PR: usb/171721 Modified: head/share/man/man4/usb_quirk.4 head/sys/dev/usb/inpu

svn commit: r240614 - releng/9.1/sys/dev/isci/scil

2012-09-17 Thread Jim Harris
Author: jimharris Date: Mon Sep 17 16:39:32 2012 New Revision: 240614 URL: http://svn.freebsd.org/changeset/base/240614 Log: MFC r240514: isci(4): Fix SCSI/ATA translation for SCSI_WRITE_BUFFER w/ mode==0x7 (download microcode with offsets, save, and activate). SATI translation layer

svn commit: r240613 - stable/7/sys/dev/isci/scil

2012-09-17 Thread Jim Harris
Author: jimharris Date: Mon Sep 17 16:12:53 2012 New Revision: 240613 URL: http://svn.freebsd.org/changeset/base/240613 Log: MFC r240514: isci(4): Fix SCSI/ATA translation for SCSI_WRITE_BUFFER w/ mode==0x7 (download microcode with offsets, save, and activate). SATI translation layer

svn commit: r240612 - stable/8/sys/dev/isci/scil

2012-09-17 Thread Jim Harris
Author: jimharris Date: Mon Sep 17 16:11:22 2012 New Revision: 240612 URL: http://svn.freebsd.org/changeset/base/240612 Log: MFC r240514: isci(4): Fix SCSI/ATA translation for SCSI_WRITE_BUFFER w/ mode==0x7 (download microcode with offsets, save, and activate). SATI translation layer

svn commit: r240611 - stable/9/sys/dev/isci/scil

2012-09-17 Thread Jim Harris
Author: jimharris Date: Mon Sep 17 16:05:03 2012 New Revision: 240611 URL: http://svn.freebsd.org/changeset/base/240611 Log: MFC r240514: isci(4): Fix SCSI/ATA translation for SCSI_WRITE_BUFFER w/ mode==0x7 (download microcode with offsets, save, and activate). SATI translation layer

Re: svn commit: r240610 - stable/9/release

2012-09-17 Thread Glen Barber
On Mon, Sep 17, 2012 at 03:45:28PM +, Glen Barber wrote: > Author: gjb (doc,ports committer) > Date: Mon Sep 17 15:45:27 2012 > New Revision: 240610 > URL: http://svn.freebsd.org/changeset/base/240610 > > Log: > MFC r232714 (nwhitehorn): > > Make sure not to tar up CVS directories if th

svn commit: r240610 - stable/9/release

2012-09-17 Thread Glen Barber
Author: gjb (doc,ports committer) Date: Mon Sep 17 15:45:27 2012 New Revision: 240610 URL: http://svn.freebsd.org/changeset/base/240610 Log: MFC r232714 (nwhitehorn): Make sure not to tar up CVS directories if this ports tree is a CVS checkout. PR: bin/165868 Modified: s

svn commit: r240609 - head/sys/dev/sound/usb

2012-09-17 Thread Hans Petter Selasky
Author: hselasky Date: Mon Sep 17 15:43:57 2012 New Revision: 240609 URL: http://svn.freebsd.org/changeset/base/240609 Log: Implement support for USB Audio v2.0. Remove some redundant USB audio v1.0 debug data, hence userspace tools like lsusb exist to show this information properly. Modifi

svn commit: r240608 - head/sys/dev/mlx

2012-09-17 Thread John Baldwin
Author: jhb Date: Mon Sep 17 15:27:30 2012 New Revision: 240608 URL: http://svn.freebsd.org/changeset/base/240608 Log: Add locking to mlx(4) to make it MPSAFE along with some other fixes: - Use callout(9) rather than timeout(9). - Add a mutex as an I/O lock that protects the adapter and is u

svn commit: r240607 - stable/8/sys/kern

2012-09-17 Thread Mikolaj Golub
Author: trociny Date: Mon Sep 17 14:54:58 2012 New Revision: 240607 URL: http://svn.freebsd.org/changeset/base/240607 Log: MFC r240003, r240004: r240003: In soreceive_generic() when checking if the type of mbuf has changed check it for MT_CONTROL type too, otherwise the assertion "

svn commit: r240606 - stable/9/sys/kern

2012-09-17 Thread Mikolaj Golub
Author: trociny Date: Mon Sep 17 14:53:33 2012 New Revision: 240606 URL: http://svn.freebsd.org/changeset/base/240606 Log: MFC r240003, r240004: r240003: In soreceive_generic() when checking if the type of mbuf has changed check it for MT_CONTROL type too, otherwise the assertion "

Re: svn commit: r240605 - head/usr.bin/systat

2012-09-17 Thread Alexander V. Chernikov
On 17.09.2012 17:36, Alexander V. Chernikov wrote: Author: melifaro Date: Mon Sep 17 13:36:47 2012 New Revision: 240605 URL: http://svn.freebsd.org/changeset/base/240605 Log: Make systat(1) accept fractional number of seconds. Make old alarm(3)-based code use select(2). Ability to specif

svn commit: r240605 - head/usr.bin/systat

2012-09-17 Thread Alexander V. Chernikov
Author: melifaro Date: Mon Sep 17 13:36:47 2012 New Revision: 240605 URL: http://svn.freebsd.org/changeset/base/240605 Log: Make systat(1) accept fractional number of seconds. Make old alarm(3)-based code use select(2). MFC after:2 weeks Modified: head/usr.bin/systat/cmds.c head/

svn commit: r240604 - in stable/9/sys/geom: mirror raid3

2012-09-17 Thread Gleb Smirnoff
Author: glebius Date: Mon Sep 17 13:06:47 2012 New Revision: 240604 URL: http://svn.freebsd.org/changeset/base/240604 Log: Merge r240371: When synchronizing, include in the config dump amount of bytes syncronized. The rationale behind this is the following: for large disks the

svn commit: r240603 - stable/9/lib/libc/locale

2012-09-17 Thread Gleb Smirnoff
Author: glebius Date: Mon Sep 17 13:05:39 2012 New Revision: 240603 URL: http://svn.freebsd.org/changeset/base/240603 Log: Merge r238182 by theraven@: Restore the __collate_load_error global that was accidentally removed in the xlocale refactoring. Modified: stable/9/lib/libc/locale/c

svn commit: r240602 - head/sys/dev/pci

2012-09-17 Thread Gavin Atkinson
Author: gavin Date: Mon Sep 17 12:51:48 2012 New Revision: 240602 URL: http://svn.freebsd.org/changeset/base/240602 Log: - Add #defines for the bits within the iPCI Express PCIR_EXPRESS_LINK_CTL register - Add missing register PCIR_EXPRESS_ROOT_CAP - Correct a spelling mistake (SLAT -> S

svn commit: r240601 - stable/9/usr.bin/rctl

2012-09-17 Thread Edward Tomasz Napierala
Author: trasz Date: Mon Sep 17 11:39:28 2012 New Revision: 240601 URL: http://svn.freebsd.org/changeset/base/240601 Log: MFC r239990: Improve description for "rctl -l". Modified: stable/9/usr.bin/rctl/rctl.8 Directory Properties: stable/9/usr.bin/rctl/ (props changed) Modified: stab

svn commit: r240600 - stable/9/usr.bin/rctl

2012-09-17 Thread Edward Tomasz Napierala
Author: trasz Date: Mon Sep 17 11:35:38 2012 New Revision: 240600 URL: http://svn.freebsd.org/changeset/base/240600 Log: MFC r233456 by joel@: Remove superfluous paragraph macro. MFC r233665 by joel@: mandoc complains loudly when s are misused in columnated lists. Fix this synta

svn commit: r240599 - stable/9/usr.bin/rctl

2012-09-17 Thread Edward Tomasz Napierala
Author: trasz Date: Mon Sep 17 11:27:56 2012 New Revision: 240599 URL: http://svn.freebsd.org/changeset/base/240599 Log: MFC r232329: Use proper "maxproc" name, not "nproc". PR: docs/162172 Modified: stable/9/usr.bin/rctl/rctl.8 Directory Properties: stable/9/usr.bin/rct

svn commit: r240598 - stable/9/bin/setfacl

2012-09-17 Thread Edward Tomasz Napierala
Author: trasz Date: Mon Sep 17 11:21:57 2012 New Revision: 240598 URL: http://svn.freebsd.org/changeset/base/240598 Log: MFC r240076: Fix compact form of "synchronize" permission in setfacl(1) manual page - it should be "s", not "S". PR: docs/162380 Modified: stable/9/bi

svn commit: r240597 - head/sys/dev/usb/net

2012-09-17 Thread Kevin Lo
Author: kevlo Date: Mon Sep 17 09:32:11 2012 New Revision: 240597 URL: http://svn.freebsd.org/changeset/base/240597 Log: Remove unused variable cd. This variable is initialized but not used. Modified: head/sys/dev/usb/net/uhso.c Modified: head/sys/dev/usb/net/uhso.c ===

svn commit: r240596 - head/sys/arm/conf

2012-09-17 Thread Andrew Turner
Author: andrew Date: Mon Sep 17 09:22:59 2012 New Revision: 240596 URL: http://svn.freebsd.org/changeset/base/240596 Log: Add a kernel config for the Toshiba AC100. The AC100 is an ARM laptop with an NVidia Tegra 2 CPU. Tegra 2 needs an external patch to pmap for atomic operations to work

Re: svn commit: r240595 - head/usr.sbin/bsnmpd/modules/snmp_hostres

2012-09-17 Thread John Rumbaugh
http://www.chumleaf.com On Monday, September 17, 2012 12:34:10 AM UTC-7, Mikolaj Golub wrote: > > Author: trociny > Date: Mon Sep 17 07:32:53 2012 > New Revision: 240595 > URL: http://svn.freebsd.org/changeset/base/240595 > > Log: > In snmp_hostres, devic

Re: svn commit: r240484 - head/sys/dev/fdt

2012-09-17 Thread Grzegorz Bernacki
On 09/16/12 01:27, Aleksandr Rybalko wrote: On Fri, 14 Sep 2012 18:41:13 +0200 Grzegorz Bernacki wrote: On 09/14/12 16:16, Aleksandr Rybalko wrote: On Fri, 14 Sep 2012 09:33:35 + (UTC) Grzegorz Bernacki wrote: Author: gber Date: Fri Sep 14 09:33:35 2012 New Revision: 240484 URL: http:

svn commit: r240595 - head/usr.sbin/bsnmpd/modules/snmp_hostres

2012-09-17 Thread Mikolaj Golub
Author: trociny Date: Mon Sep 17 07:32:53 2012 New Revision: 240595 URL: http://svn.freebsd.org/changeset/base/240595 Log: In snmp_hostres, device_map table is used for consistent device table indexing. When a device has gone it is not removed from device_map table but just its entry_p field

svn commit: r240594 - head/sys/boot/fdt/dts

2012-09-17 Thread Andrew Turner
Author: andrew Date: Mon Sep 17 07:14:07 2012 New Revision: 240594 URL: http://svn.freebsd.org/changeset/base/240594 Log: Add the Tegra2 DTS files. Now our dtc supports including other files use this support to pull out the SoC specific parts of the dts file. Added: head/sys/boot/fdt/dts/te