Re: svn commit: r240494 - in head: contrib/pf/man contrib/pf/pfctl include sbin/pfctl sbin/pfctl/missing share/man/man4 share/man/man5 sys/conf sys/contrib/pf sys/modules/dummynet sys/modules/ipfw sys

2012-11-13 Thread Gleb Smirnoff
On Mon, Nov 12, 2012 at 06:11:40PM -0800, David O'Brien wrote: D> On Fri, Sep 14, 2012 at 11:51:51AM +, Gleb Smirnoff wrote: D> > Log: D> > o Create directory sys/netpfil, where all packet filters should D> > reside, and move there ipfw(4) and pf(4). D> > o Move most modified parts of p

Re: svn commit: r240494 - in head: contrib/pf/man contrib/pf/pfctl include sbin/pfctl sbin/pfctl/missing share/man/man4 share/man/man5 sys/conf sys/contrib/pf sys/modules/dummynet sys/modules/ipfw sys

2012-11-13 Thread Andre Oppermann
On 13.11.2012 10:17, Gleb Smirnoff wrote: On Mon, Nov 12, 2012 at 06:11:40PM -0800, David O'Brien wrote: D> On Fri, Sep 14, 2012 at 11:51:51AM +, Gleb Smirnoff wrote: D> > Log: D> > o Create directory sys/netpfil, where all packet filters should D> > reside, and move there ipfw(4) and p

Re: svn commit: r240494 - in head: contrib/pf/man contrib/pf/pfctl include sbin/pfctl sbin/pfctl/missing share/man/man4 share/man/man5 sys/conf sys/contrib/pf sys/modules/dummynet sys/modules/ipfw sys

2012-11-13 Thread Gleb Smirnoff
On Tue, Nov 13, 2012 at 11:21:15AM +0100, Andre Oppermann wrote: A> On 13.11.2012 10:17, Gleb Smirnoff wrote: A> > On Mon, Nov 12, 2012 at 06:11:40PM -0800, David O'Brien wrote: A> > D> On Fri, Sep 14, 2012 at 11:51:51AM +, Gleb Smirnoff wrote: A> > D> > Log: A> > D> > o Create directory sys/

svn commit: r242957 - head/sys/kern

2012-11-13 Thread Edward Tomasz Napierala
Author: trasz Date: Tue Nov 13 11:29:08 2012 New Revision: 242957 URL: http://svnweb.freebsd.org/changeset/base/242957 Log: Don't divide by zero. Tested by:swills Modified: head/sys/kern/kern_racct.c Modified: head/sys/kern/kern_racct.c ==

svn commit: r242958 - in head/sys: bsm cddl/contrib/opensolaris/uts/common/sys compat/freebsd32 kern sys

2012-11-13 Thread Konstantin Belousov
Author: kib Date: Tue Nov 13 12:52:31 2012 New Revision: 242958 URL: http://svnweb.freebsd.org/changeset/base/242958 Log: Add the wait6(2) system call. It takes POSIX waitid()-like process designator to select a process which is waited for. The system call optionally returns siginfo_t which

svn commit: r242959 - in head/sys: compat/freebsd32 kern sys

2012-11-13 Thread Konstantin Belousov
Author: kib Date: Tue Nov 13 12:53:41 2012 New Revision: 242959 URL: http://svnweb.freebsd.org/changeset/base/242959 Log: Regen Modified: head/sys/compat/freebsd32/freebsd32_proto.h head/sys/compat/freebsd32/freebsd32_syscall.h head/sys/compat/freebsd32/freebsd32_syscalls.c head/sys/com

svn commit: r242960 - in head/lib/libc: gen include sys

2012-11-13 Thread Konstantin Belousov
Author: kib Date: Tue Nov 13 12:55:52 2012 New Revision: 242960 URL: http://svnweb.freebsd.org/changeset/base/242960 Log: Implement the waitid() SUSv4 function using wait6() system call. PR: standards/170346 Submitted by: "Jukka A. Ukkonen" MFC after:1 month Added: head/lib/li

svn commit: r242961 - head/lib/libc/sys

2012-11-13 Thread Konstantin Belousov
Author: kib Date: Tue Nov 13 12:56:42 2012 New Revision: 242961 URL: http://svnweb.freebsd.org/changeset/base/242961 Log: Document wait6() and waitid(). PR: standards/170346 Submitted by: "Jukka A. Ukkonen" MFC after:1 month Modified: head/lib/libc/sys/Makefile.inc head/lib/

svn commit: r242962 - head/usr.bin/ssh-copy-id

2012-11-13 Thread Eitan Adler
Author: eadler Date: Tue Nov 13 13:06:57 2012 New Revision: 242962 URL: http://svnweb.freebsd.org/changeset/base/242962 Log: Add examples to the ssh-copy-id script. Approved by: bcr (mentor) MFC after:3 days Modified: head/usr.bin/ssh-copy-id/ssh-copy-id.1 Modified: head/usr.bin/

svn commit: r242983 - in stable/8/sys/dev: sound/usb usb usb/quirk

2012-11-13 Thread Hans Petter Selasky
Author: hselasky Date: Tue Nov 13 16:59:42 2012 New Revision: 242983 URL: http://svnweb.freebsd.org/changeset/base/242983 Log: MFC r242127, r240078, r240609, r241988, r242129, r242223, r242438, r242453, r242455 and r242458: Add full support for Fast Track Ultra 8R from M-audio. Imp

svn commit: r242984 - stable/8/sys/dev/usb/net

2012-11-13 Thread Hans Petter Selasky
Author: hselasky Date: Tue Nov 13 17:01:58 2012 New Revision: 242984 URL: http://svnweb.freebsd.org/changeset/base/242984 Log: MFC r238466 and r242777: Implement non-PHY support in the udav driver. Modified: stable/8/sys/dev/usb/net/if_udav.c stable/8/sys/dev/usb/net/if_udavreg.h Director

svn commit: r242985 - stable/8/sys/dev/usb/controller

2012-11-13 Thread Hans Petter Selasky
Author: hselasky Date: Tue Nov 13 17:04:44 2012 New Revision: 242985 URL: http://svnweb.freebsd.org/changeset/base/242985 Log: MFC r238551 and r239617: Add support for Intel Panther/Lynx Point XHCI port routing. Modified: stable/8/sys/dev/usb/controller/xhci.c stable/8/sys/dev/usb/control

svn commit: r242986 - in stable/8/sys/dev/usb: . controller input serial storage wlan

2012-11-13 Thread Hans Petter Selasky
Author: hselasky Date: Tue Nov 13 17:11:36 2012 New Revision: 242986 URL: http://svnweb.freebsd.org/changeset/base/242986 Log: MFC r240750, r241987 and r242126: Add missing CTLFLAG_TUN flag to tunable sysctls in the USB stack. Adjust timing parameters of FULL/LOW/HIGH speed USB enumeration

svn commit: r242987 - stable/8/sys/dev/usb/template

2012-11-13 Thread Hans Petter Selasky
Author: hselasky Date: Tue Nov 13 17:16:03 2012 New Revision: 242987 URL: http://svnweb.freebsd.org/changeset/base/242987 Log: MFC 228304: Correct some bInterval USB template descriptor values. Modified: stable/8/sys/dev/usb/template/usb_template.c stable/8/sys/dev/usb/template/usb_templa

svn commit: r242988 - head/sys/sys

2012-11-13 Thread Attilio Rao
Author: attilio Date: Tue Nov 13 18:24:47 2012 New Revision: 242988 URL: http://svnweb.freebsd.org/changeset/base/242988 Log: Remove unused/obsolete macros. MFC after:3 days Modified: head/sys/sys/lock.h Modified: head/sys/sys/lock.h =

Re: svn commit: r242941 - in head/sys: sys vm

2012-11-13 Thread Alan Cox
On 11/13/2012 01:49, Andre Oppermann wrote: > On 13.11.2012 03:50, Alan Cox wrote: >> Author: alc >> Date: Tue Nov 13 02:50:39 2012 >> New Revision: 242941 >> URL: http://svnweb.freebsd.org/changeset/base/242941 >> >> Log: >>Replace the single, global page queues lock with per-queue locks >> on

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

2012-11-13 Thread Sergey Kandaurov
Author: pluknet Date: Tue Nov 13 19:03:13 2012 New Revision: 242989 URL: http://svnweb.freebsd.org/changeset/base/242989 Log: Correct rmlock(9) xref and add a missing comma. Modified: head/share/man/man9/pfil.9 Modified: head/share/man/man9/pfil.9

svn commit: r242990 - stable/9/libexec/atrun

2012-11-13 Thread Mateusz Guzik
Author: mjg Date: Tue Nov 13 19:17:21 2012 New Revision: 242990 URL: http://svnweb.freebsd.org/changeset/base/242990 Log: MFC r242372: atrun(8): scale default load average limit with the number of CPUs Previously atrun refused to run jobs if load average was not below fixed limit of 1.5.

svn commit: r242991 - stable/8/libexec/atrun

2012-11-13 Thread Mateusz Guzik
Author: mjg Date: Tue Nov 13 19:20:57 2012 New Revision: 242991 URL: http://svnweb.freebsd.org/changeset/base/242991 Log: MFC r242372: atrun(8): scale default load average limit with the number of CPUs Previously atrun refused to run jobs if load average was not below fixed limit of 1.5.

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

2012-11-13 Thread Sergey Kandaurov
Author: pluknet Date: Tue Nov 13 19:21:51 2012 New Revision: 242992 URL: http://svnweb.freebsd.org/changeset/base/242992 Log: Avoid an ambiguous reference to mtx_lock(9). MFC after:3 days Modified: head/share/man/man9/mi_switch.9 Modified: head/share/man/man9/mi_switch.9 ===

svn commit: r242993 - head/sys/dev/ath

2012-11-13 Thread Adrian Chadd
Author: adrian Date: Tue Nov 13 19:45:13 2012 New Revision: 242993 URL: http://svnweb.freebsd.org/changeset/base/242993 Log: Place 'dev.ath.X.debug' back under ATH_DEBUG, rather than ATH_DEBUG_ALQ. Modified: head/sys/dev/ath/if_ath_sysctl.c Modified: head/sys/dev/ath/if_ath_sysctl.c

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

2012-11-13 Thread Sergey Kandaurov
Author: pluknet Date: Tue Nov 13 20:07:34 2012 New Revision: 242995 URL: http://svnweb.freebsd.org/changeset/base/242995 Log: - Lowercase a cross reference to make. - Sort SEE ALSO cross references. MFC after:3 days Modified: head/share/man/man9/firmware.9 Modified: head/share/man

svn commit: r242996 - head/sys/dev/sio

2012-11-13 Thread Eitan Adler
Author: eadler Date: Tue Nov 13 20:38:55 2012 New Revision: 242996 URL: http://svnweb.freebsd.org/changeset/base/242996 Log: Add support for CIR1000 - Cirrus Logic V34 to the sio driver PR: kern/44267 Submitted by: Michail Vidiassov Arrival-Date: Sat Oct 19 07:30:00 PDT 2002

svn commit: r242997 - head/share/man/man4

2012-11-13 Thread Joel Dahl
Author: joel (doc committer) Date: Tue Nov 13 20:41:36 2012 New Revision: 242997 URL: http://svnweb.freebsd.org/changeset/base/242997 Log: Updates for netgraph node manual pages. Discussed with: glebius Submitted by: Mamontov Roman Modified: head/share/man/man4/ng_UI.4 head/sh

Re: svn commit: r242996 - head/sys/dev/sio

2012-11-13 Thread Andriy Gapon
on 13/11/2012 22:38 Eitan Adler said the following: > Author: eadler > Date: Tue Nov 13 20:38:55 2012 > New Revision: 242996 > URL: http://svnweb.freebsd.org/changeset/base/242996 > > Log: > Add support for CIR1000 - Cirrus Logic V34 to the sio driver > > PR: kern/44267 > Submitte

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

2012-11-13 Thread Andre Oppermann
Author: andre Date: Tue Nov 13 20:52:17 2012 New Revision: 242998 URL: http://svnweb.freebsd.org/changeset/base/242998 Log: Remove description of deprecated IP fragment checksum support. Since SMPng it wasn't really supported anymore and if it worked then only by chance. Only very few drive

Re: svn commit: r242988 - head/sys/sys

2012-11-13 Thread Bruce Evans
Log: Remove unused/obsolete macros. Many more style bugs to fix are visible in the patch: Modified: head/sys/sys/lock.h == --- head/sys/sys/lock.h Tue Nov 13 17:16:03 2012(r242987) +++ head/sys/sys/lock.h Tue

svn commit: r242999 - vendor/tzdata/dist

2012-11-13 Thread Edwin Groothuis
Author: edwin Date: Tue Nov 13 21:03:32 2012 New Revision: 242999 URL: http://svnweb.freebsd.org/changeset/base/242999 Log: Vendor import of tzdata2012j - Libya went to Standard Time on 10 November 2012 Obtained from: ftp://ftp.iana.org/tz/releases/ Modified: vendor/tzdata/dist/afri

svn commit: r243000 - head/sys/dev/uart

2012-11-13 Thread Eitan Adler
Author: eadler Date: Tue Nov 13 21:04:35 2012 New Revision: 243000 URL: http://svnweb.freebsd.org/changeset/base/243000 Log: Add support for CIR1000 - Cirrus Logic V34 to the uart driver Approved by: cperciva (implicit) MFC after:1 week Modified: head/sys/dev/uart/uart_bus_isa.c

svn commit: r243001 - vendor/tzdata/tzdata2012j

2012-11-13 Thread Edwin Groothuis
Author: edwin Date: Tue Nov 13 21:05:41 2012 New Revision: 243001 URL: http://svnweb.freebsd.org/changeset/base/243001 Log: Tag of tzdata2012j Added: vendor/tzdata/tzdata2012j/ - copied from r243000, vendor/tzdata/dist/ ___ svn-src-all@freebsd.

svn commit: r243002 - head/cddl/contrib/opensolaris/cmd/zpool

2012-11-13 Thread Sergey Kandaurov
Author: pluknet Date: Tue Nov 13 21:08:49 2012 New Revision: 243002 URL: http://svnweb.freebsd.org/changeset/base/243002 Log: Fix an apparent typo in the manual section number in .Dt: it should be 5. Modified: head/cddl/contrib/opensolaris/cmd/zpool/zpool-features.5 Modified: head/cddl/contr

svn commit: r243003 - head/contrib/tzdata

2012-11-13 Thread Edwin Groothuis
Author: edwin Date: Tue Nov 13 21:10:50 2012 New Revision: 243003 URL: http://svnweb.freebsd.org/changeset/base/243003 Log: Merge of vendor import of 242999, tzdata2012j - Libya went to Standard Time on 10 November 2012 Modified: head/contrib/tzdata/africa head/contrib/tzdata/asia he

svn commit: r243004 - stable/6/share/zoneinfo

2012-11-13 Thread Edwin Groothuis
Author: edwin Date: Tue Nov 13 21:13:21 2012 New Revision: 243004 URL: http://svnweb.freebsd.org/changeset/base/243004 Log: Merge of current of tzdata2012j - Libya went to Standard Time on 10 November 2012 Modified: stable/6/share/zoneinfo/africa stable/6/share/zoneinfo/asia stable/6

svn commit: r243005 - stable/7/share/zoneinfo

2012-11-13 Thread Edwin Groothuis
Author: edwin Date: Tue Nov 13 21:15:11 2012 New Revision: 243005 URL: http://svnweb.freebsd.org/changeset/base/243005 Log: Merge of current of tzdata2012j - Libya went to Standard Time on 10 November 2012 Modified: stable/7/share/zoneinfo/africa stable/7/share/zoneinfo/asia stable/7

svn commit: r243006 - stable/8/share/zoneinfo

2012-11-13 Thread Edwin Groothuis
Author: edwin Date: Tue Nov 13 21:20:30 2012 New Revision: 243006 URL: http://svnweb.freebsd.org/changeset/base/243006 Log: Merge of current of tzdata2012j - Libya went to Standard Time on 10 November 2012 Modified: stable/8/share/zoneinfo/africa stable/8/share/zoneinfo/asia stable/8

svn commit: r243007 - head/sys/kern

2012-11-13 Thread Mateusz Guzik
Author: mjg Date: Tue Nov 13 22:01:25 2012 New Revision: 243007 URL: http://svnweb.freebsd.org/changeset/base/243007 Log: enterpgrp: get rid of pgrp2 variable and use KASSERT directly on pgfind result. pgrp2 was used only for debugging, but pgrp2 = pgfind(..) was present in compiled code

svn commit: r243009 - stable/8/sys/dev/puc

2012-11-13 Thread Eitan Adler
Author: eadler Date: Wed Nov 14 00:34:10 2012 New Revision: 243009 URL: http://svnweb.freebsd.org/changeset/base/243009 Log: MFC r242814: Add support for Advantech PCI-1602 RS-485/RS-422 serial card PR: kern/169726 Approved by: cperciva (implicit) Modified: stable/8/

svn commit: r243010 - stable/7/sys/dev/puc

2012-11-13 Thread Eitan Adler
Author: eadler Date: Wed Nov 14 00:34:10 2012 New Revision: 243010 URL: http://svnweb.freebsd.org/changeset/base/243010 Log: MFC r242814: Add support for Advantech PCI-1602 RS-485/RS-422 serial card PR: kern/169726 Approved by: cperciva (implicit) Modified: stable/7/

svn commit: r243011 - stable/9/sys/dev/puc

2012-11-13 Thread Eitan Adler
Author: eadler Date: Wed Nov 14 00:34:11 2012 New Revision: 243011 URL: http://svnweb.freebsd.org/changeset/base/243011 Log: MFC r242814: Add support for Advantech PCI-1602 RS-485/RS-422 serial card PR: kern/169726 Approved by: cperciva (implicit) Modified: stable/9/

svn commit: r243012 - vendor-sys/illumos/dist/uts/common vendor-sys/illumos/dist/uts/common/fs/zfs vendor/illumos/dist/cmd/ztest

2012-11-13 Thread Martin Matuska
Author: mm Date: Wed Nov 14 00:40:40 2012 New Revision: 243012 URL: http://svnweb.freebsd.org/changeset/base/243012 Log: Update vendor/illumos/dist and vendor/illumos-sys/dist to illumos-gate 13886:e3261d03efbf (illumos zfs issue #3349) Modified: vendor-sys/illumos/dist/uts/common/Makefil

svn commit: r243012 - vendor-sys/illumos/dist/uts/common vendor-sys/illumos/dist/uts/common/fs/zfs vendor/illumos/dist/cmd/ztest

2012-11-13 Thread Martin Matuska
Author: mm Date: Wed Nov 14 00:40:40 2012 New Revision: 243012 URL: http://svnweb.freebsd.org/changeset/base/243012 Log: Update vendor/illumos/dist and vendor/illumos-sys/dist to illumos-gate 13886:e3261d03efbf (illumos zfs issue #3349) Modified: vendor/illumos/dist/cmd/ztest/ztest.c Cha

svn commit: r243013 - vendor-sys/illumos/dist/uts/common/fs/zfs vendor-sys/illumos/dist/uts/common/fs/zfs/sys vendor/illumos/dist/cmd/ztest

2012-11-13 Thread Martin Matuska
Author: mm Date: Wed Nov 14 00:43:27 2012 New Revision: 243013 URL: http://svnweb.freebsd.org/changeset/base/243013 Log: Update vendor/illumos/dist and vendor/illumos-sys/dist to illumos-gate 13887:196932ec9e6a (illumos zfs issue #3236) Modified: vendor-sys/illumos/dist/uts/common/fs/zfs/

svn commit: r243013 - vendor-sys/illumos/dist/uts/common/fs/zfs vendor-sys/illumos/dist/uts/common/fs/zfs/sys vendor/illumos/dist/cmd/ztest

2012-11-13 Thread Martin Matuska
Author: mm Date: Wed Nov 14 00:43:27 2012 New Revision: 243013 URL: http://svnweb.freebsd.org/changeset/base/243013 Log: Update vendor/illumos/dist and vendor/illumos-sys/dist to illumos-gate 13887:196932ec9e6a (illumos zfs issue #3236) Modified: vendor/illumos/dist/cmd/ztest/ztest.c Cha

svn commit: r243014 - in head: . cddl/contrib/opensolaris/cmd/zpool cddl/sbin/zpool

2012-11-13 Thread Martin Matuska
Author: mm Date: Wed Nov 14 01:16:29 2012 New Revision: 243014 URL: http://svnweb.freebsd.org/changeset/base/243014 Log: Move zpool-features manual page from section 5 to section 7 and fix references Reported by: pluknet MFC after:1 week Added: head/cddl/contrib/opensolaris/cmd/

svn commit: r243015 - head/lib/libc/sys

2012-11-13 Thread Kevin Lo
Author: kevlo Date: Wed Nov 14 01:45:10 2012 New Revision: 243015 URL: http://svnweb.freebsd.org/changeset/base/243015 Log: Document that sendfile(2) can fail with ENOBUFS. Reviewed by: glebius Modified: head/lib/libc/sys/sendfile.2 Modified: head/lib/libc/sys/sendfile.2 ==

svn commit: r243016 - head/share/man/man4

2012-11-13 Thread Kevin Lo
Author: kevlo Date: Wed Nov 14 06:23:32 2012 New Revision: 243016 URL: http://svnweb.freebsd.org/changeset/base/243016 Log: Mention the IEEE 802.1AX. Reviewed by: thompsa Modified: head/share/man/man4/lagg.4 Modified: head/share/man/man4/lagg.4 =

svn commit: r243017 - head/sbin/fsck_ffs

2012-11-13 Thread Jeff Roberson
Author: jeff Date: Wed Nov 14 06:31:47 2012 New Revision: 243017 URL: http://svnweb.freebsd.org/changeset/base/243017 Log: - blk_equals() is too strict. If the journal entry defines more frags than we're claiming it should still be considered an exact match. This would previously le

svn commit: r243018 - head/sys/ufs/ffs

2012-11-13 Thread Jeff Roberson
Author: jeff Date: Wed Nov 14 06:37:43 2012 New Revision: 243018 URL: http://svnweb.freebsd.org/changeset/base/243018 Log: - Fix a truncation bug with softdep journaling that could leak blocks on crash. When truncating a file that never made it to disk we use the canceled allocation