svn commit: r231746 - stable/9/lib/libipsec

2012-02-15 Thread Bjoern A. Zeeb
Author: bz Date: Wed Feb 15 09:32:20 2012 New Revision: 231746 URL: http://svn.freebsd.org/changeset/base/231746 Log: MFC r231515: Use the correct constant (with same value) for comparying the SA type. PR: kern/142741 Submitted by: Matthijs Kooiman (matthijs stdin.nl) Mod

svn commit: r231747 - stable/8/lib/libipsec

2012-02-15 Thread Bjoern A. Zeeb
Author: bz Date: Wed Feb 15 09:32:40 2012 New Revision: 231747 URL: http://svn.freebsd.org/changeset/base/231747 Log: MFC r231515: Use the correct constant (with same value) for comparying the SA type. PR: kern/142741 Submitted by: Matthijs Kooiman (matthijs stdin.nl) Mod

svn commit: r231748 - stable/7/lib/libipsec

2012-02-15 Thread Bjoern A. Zeeb
Author: bz Date: Wed Feb 15 09:32:51 2012 New Revision: 231748 URL: http://svn.freebsd.org/changeset/base/231748 Log: MFC r231515: Use the correct constant (with same value) for comparying the SA type. PR: kern/142741 Submitted by: Matthijs Kooiman (matthijs stdin.nl) Mod

svn commit: r231749 - stable/9/etc/rc.d

2012-02-15 Thread Andriy Gapon
Author: avg Date: Wed Feb 15 09:52:09 2012 New Revision: 231749 URL: http://svn.freebsd.org/changeset/base/231749 Log: MFC r231563: start watchdogd before most of other daemons/servers Modified: stable/9/etc/rc.d/SERVERS stable/9/etc/rc.d/watchdogd Directory Properties: stable/9/etc/ (p

svn commit: r231750 - stable/8/etc/rc.d

2012-02-15 Thread Andriy Gapon
Author: avg Date: Wed Feb 15 09:53:20 2012 New Revision: 231750 URL: http://svn.freebsd.org/changeset/base/231750 Log: MFC r231563: start watchdogd before most of other daemons/servers Modified: stable/8/etc/rc.d/SERVERS stable/8/etc/rc.d/watchdogd Directory Properties: stable/8/etc/ (p

svn commit: r231751 - head/sys/geom/part

2012-02-15 Thread Andrey V. Elsukov
Author: ae Date: Wed Feb 15 10:02:19 2012 New Revision: 231751 URL: http://svn.freebsd.org/changeset/base/231751 Log: Add PART::type attribute handler. It returns partition type as string. MFC after:2 weeks Modified: head/sys/geom/part/g_part.c Modified: head/sys/geom/part/g_part.c

svn commit: r231752 - stable/9/sys/netgraph

2012-02-15 Thread Max Khon
Author: fjoe Date: Wed Feb 15 10:08:13 2012 New Revision: 231752 URL: http://svn.freebsd.org/changeset/base/231752 Log: MFC: rev. 231543 - Use fixed-width integer types. - Prefer to use C99 stdint types. This fixes ng_cisco on 64-bit architectures. Modified: stable/9/sys/netgraph/

svn commit: r231753 - stable/8/sys/netgraph

2012-02-15 Thread Max Khon
Author: fjoe Date: Wed Feb 15 10:15:15 2012 New Revision: 231753 URL: http://svn.freebsd.org/changeset/base/231753 Log: MFC r231543: - Use fixed-width integer types. - Prefer to use C99 stdint types. This fixes ng_cisco on 64-bit architectures. Modified: stable/8/sys/netgraph/ng_c

svn commit: r231754 - head/sys/geom/part

2012-02-15 Thread Andrey V. Elsukov
Author: ae Date: Wed Feb 15 10:33:29 2012 New Revision: 231754 URL: http://svn.freebsd.org/changeset/base/231754 Log: Add additional check to EBR probe and create methods: don't try probe and create EBR scheme when parent partition type is not "ebr". This fixes error messages about corrupte

svn commit: r231756 - stable/9/sys/pc98/conf

2012-02-15 Thread Takahashi Yoshihiro
Author: nyan Date: Wed Feb 15 13:32:56 2012 New Revision: 231756 URL: http://svn.freebsd.org/changeset/base/231756 Log: MFC: r231273 - Disable the olpt driver. Because it conflicts with the ppc/lpt driver. - Remove obsolete comment. Modified: stable/9/sys/pc98/conf/GENERIC Direct

svn commit: r231757 - stable/8/sys/pc98/conf

2012-02-15 Thread Takahashi Yoshihiro
Author: nyan Date: Wed Feb 15 13:36:06 2012 New Revision: 231757 URL: http://svn.freebsd.org/changeset/base/231757 Log: MFC: r231273 - Disable the olpt driver. Because it conflicts with the ppc/lpt driver. - Remove obsolete comment. Modified: stable/8/sys/pc98/conf/GENERIC Direct

svn commit: r231758 - stable/9/release

2012-02-15 Thread Takahashi Yoshihiro
Author: nyan Date: Wed Feb 15 13:40:10 2012 New Revision: 231758 URL: http://svn.freebsd.org/changeset/base/231758 Log: MFC: r231123 - Set TERM to cons25w on pc98 because we still use old cons25w terminal to show Japanese. - Add cons25w to terminal lists. Reviewed by:

svn commit: r231759 - in stable/8: share/man/man4 sys/amd64/conf sys/conf sys/dev/acpica sys/dev/esp sys/dev/twa sys/dev/xen/balloon sys/dev/xen/blkback sys/dev/xen/blkfront sys/dev/xen/console sys...

2012-02-15 Thread Kenneth D. Merry
Author: ken Date: Wed Feb 15 14:23:01 2012 New Revision: 231759 URL: http://svn.freebsd.org/changeset/base/231759 Log: MFC r215818, r216405, r216437, r216448, r216956, r221827, r222975, r223059, r225343, r225704, r225705, r225706, r225707, r225709, r226029, r220647, r230183, r230587, r230916

svn commit: r231760 - head/sys/netgraph

2012-02-15 Thread Gleb Smirnoff
Author: glebius Date: Wed Feb 15 14:26:50 2012 New Revision: 231760 URL: http://svn.freebsd.org/changeset/base/231760 Log: style(9): sort includes. Modified: head/sys/netgraph/ng_base.c Modified: head/sys/netgraph/ng_base.c

svn commit: r231761 - head/sys/netgraph

2012-02-15 Thread Gleb Smirnoff
Author: glebius Date: Wed Feb 15 14:29:23 2012 New Revision: 231761 URL: http://svn.freebsd.org/changeset/base/231761 Log: In ng_bypass() add more protection against potential race with ng_rmnode() and its followers. Modified: head/sys/netgraph/ng_base.c Modified: head/sys/netgraph/ng_base

svn commit: r231762 - stable/9/sys/dev/sound/pcm

2012-02-15 Thread Alexander Motin
Author: mav Date: Wed Feb 15 14:30:04 2012 New Revision: 231762 URL: http://svn.freebsd.org/changeset/base/231762 Log: MFC r231647: Do not handle MOD_SHUTDOWN equally to MOD_UNLOAD in sound kernel module. MOD_SHUTDOWN is not an end of existence, and there is a life after it. In particular,

svn commit: r231763 - stable/8/sys/dev/sound/pcm

2012-02-15 Thread Alexander Motin
Author: mav Date: Wed Feb 15 14:31:45 2012 New Revision: 231763 URL: http://svn.freebsd.org/changeset/base/231763 Log: MFC r231762: Do not handle MOD_SHUTDOWN equally to MOD_UNLOAD in sound kernel module. MOD_SHUTDOWN is not an end of existence, and there is a life after it. In particular,

svn commit: r231764 - head/sys/netgraph

2012-02-15 Thread Gleb Smirnoff
Author: glebius Date: Wed Feb 15 14:56:18 2012 New Revision: 231764 URL: http://svn.freebsd.org/changeset/base/231764 Log: Remove testing stuff, reducing kernel memory footprint by 1 Kb. Anyway, when we are building a LINT kernel, all these macros are tested via nodes. Modified: head/s

svn commit: r231765 - head/sys/netgraph

2012-02-15 Thread Gleb Smirnoff
Author: glebius Date: Wed Feb 15 15:06:03 2012 New Revision: 231765 URL: http://svn.freebsd.org/changeset/base/231765 Log: Trim double empty lines. Modified: head/sys/netgraph/ng_base.c Modified: head/sys/netgraph/ng_base.c

Re: svn commit: r231760 - head/sys/netgraph

2012-02-15 Thread Bruce Evans
On Wed, 15 Feb 2012, Gleb Smirnoff wrote: Log: style(9): sort includes. Modified: head/sys/netgraph/ng_base.c == --- head/sys/netgraph/ng_base.c Wed Feb 15 14:23:01 2012(r231759) +++ head/sys/netgraph/ng_base.c

Re: svn commit: r231760 - head/sys/netgraph

2012-02-15 Thread Gleb Smirnoff
On Thu, Feb 16, 2012 at 02:19:37AM +1100, Bruce Evans wrote: B> On Wed, 15 Feb 2012, Gleb Smirnoff wrote: B> B> > Log: B> > style(9): sort includes. B> > Modified: head/sys/netgraph/ng_base.c B> > == B> > --- head/sys/ne

Re: svn commit: r231741 - stable/8/sys/netinet

2012-02-15 Thread Jaakko Heinonen
On 2012-02-15, Kevin Lo wrote: > Log: > MFC r224747: > > If RTF_HOST flag is specified, then we are interested in destination > address. > > PR: kern/159600 > Submitted by: Svatopluk Kraus > > Modified: > stable/8/sys/netinet/in.c It seems that that this commit didn't rec

Re: svn commit: r231760 - head/sys/netgraph

2012-02-15 Thread Bruce Evans
On Wed, 15 Feb 2012, Gleb Smirnoff wrote: On Thu, Feb 16, 2012 at 02:19:37AM +1100, Bruce Evans wrote: B> systm was already sorted. Like param.h, it defines important macros that ... is this patch okay? Yes. I'd prefer to leave sys/queue.h included explicitly. Yes, there is nothing bet

Re: svn commit: r230653 - in stable/9: lib/libopie share/examples/diskless share/examples/ppp share/examples/printing tools/tools/nanobsd/pcengines/Files/root usr.sbin/pkg_install/add

2012-02-15 Thread Jaakko Heinonen
Hi, On 2012-01-28, Eitan Adler wrote: > Log: > MFC r229831: > - X11BASE has been deprecated for a long time and will die soon > > Approved by:cperciva > > Modified: > stable/9/lib/libopie/config.h > stable/9/share/examples/diskless/README.TEMPLATING > stable/9/share/ex

svn commit: r231766 - head/sys/netgraph

2012-02-15 Thread Gleb Smirnoff
Author: glebius Date: Wed Feb 15 15:54:57 2012 New Revision: 231766 URL: http://svn.freebsd.org/changeset/base/231766 Log: Fix includes list. Submitted by: bde Modified: head/sys/netgraph/ng_base.c Modified: head/sys/netgraph/ng_base.c ===

Re: svn commit: r230653 - in stable/9: lib/libopie share/examples/diskless share/examples/ppp share/examples/printing tools/tools/nanobsd/pcengines/Files/root usr.sbin/pkg_install/add

2012-02-15 Thread Eitan Adler
On Wed, Feb 15, 2012 at 10:50 AM, Jaakko Heinonen wrote: > I think this commit incorrectly placed mergeinfo to stable/9/share/. I used the following command: 2811 svn merge -c229831 $FSVN/head/share share Should I have committed somewhere else? http://wiki.freebsd.org/SubversionPrimer/Mergin

Re: svn commit: r230653 - in stable/9: lib/libopie share/examples/diskless share/examples/ppp share/examples/printing tools/tools/nanobsd/pcengines/Files/root usr.sbin/pkg_install/add

2012-02-15 Thread Jaakko Heinonen
On 2012-02-15, Eitan Adler wrote: > On Wed, Feb 15, 2012 at 10:50 AM, Jaakko Heinonen wrote: > > > I think this commit incorrectly placed mergeinfo to stable/9/share/. > > I used the following command: > > 2811 svn merge -c229831 $FSVN/head/share share > > Should I have committed somewhere e

svn commit: r231767 - head/sys/netinet

2012-02-15 Thread Bjoern A. Zeeb
Author: bz Date: Wed Feb 15 16:09:56 2012 New Revision: 231767 URL: http://svn.freebsd.org/changeset/base/231767 Log: Fix PAWS (Protect Against Wrapped Sequence numbers) in cases when hz >> 1000 and thus getting outside the timestamp clock frequenceny of 1ms < x < 1s per tick as mandated by

Re: svn commit: r230653 - in stable/9: lib/libopie share/examples/diskless share/examples/ppp share/examples/printing tools/tools/nanobsd/pcengines/Files/root usr.sbin/pkg_install/add

2012-02-15 Thread Eitan Adler
On Wed, Feb 15, 2012 at 11:09 AM, Jaakko Heinonen wrote: > On 2012-02-15, Eitan Adler wrote: >> On Wed, Feb 15, 2012 at 10:50 AM, Jaakko Heinonen wrote: >> >> > I think this commit incorrectly placed mergeinfo to stable/9/share/. >> >> I used the following command: >> >>  2811  svn merge -c229831

svn commit: r231768 - in stable/9: lib/libc/gen sys/net sys/sys

2012-02-15 Thread Bjoern A. Zeeb
Author: bz Date: Wed Feb 15 16:56:52 2012 New Revision: 231768 URL: http://svn.freebsd.org/changeset/base/231768 Log: MFC r231505,231520: Introduce a new NET_RT_IFLISTL API to query the address list. It works on extended and extensible structs if_msghdrl and ifa_msghdrl. This will

svn commit: r231769 - in stable/8: lib/libc/gen sys/net sys/sys

2012-02-15 Thread Bjoern A. Zeeb
Author: bz Date: Wed Feb 15 16:58:08 2012 New Revision: 231769 URL: http://svn.freebsd.org/changeset/base/231769 Log: MFC r231505,231520: Introduce a new NET_RT_IFLISTL API to query the address list. It works on extended and extensible structs if_msghdrl and ifa_msghdrl. This will

svn commit: r231770 - head/sys/powerpc/powermac

2012-02-15 Thread Nathan Whitehorn
Author: nwhitehorn Date: Wed Feb 15 16:59:24 2012 New Revision: 231770 URL: http://svn.freebsd.org/changeset/base/231770 Log: Improve error handling in smusat(4). MFC after:4 days Modified: head/sys/powerpc/powermac/smusat.c Modified: head/sys/powerpc/powermac/smusat.c =

svn commit: r231771 - in stable/8/sys: fs/nfsserver nfsserver

2012-02-15 Thread Alan Cox
Author: alc Date: Wed Feb 15 17:09:26 2012 New Revision: 231771 URL: http://svn.freebsd.org/changeset/base/231771 Log: Partial merge of r218345: Unless "cnt" exceeded MAX_COMMIT_COUNT, nfsrv_commit() and nfsvno_fsync() were incorrectly calling vm_object_page_clean(). They were passing t

svn commit: r231772 - in stable/9: share/examples/scsi_target sys/amd64/conf sys/cam/ctl sys/cam/scsi sys/conf sys/dev/ata sys/dev/ciss sys/i386/conf sys/ia64/conf sys/sparc64/conf usr.bin usr.bin/...

2012-02-15 Thread Kenneth D. Merry
Author: ken Date: Wed Feb 15 17:28:09 2012 New Revision: 231772 URL: http://svn.freebsd.org/changeset/base/231772 Log: MFC r229997, r230033, and r230334 Bring the CAM Target Layer into stable/9. r230334 | ken | 2012-01-19 11:42:03 -0700 (Thu, 19 Jan 2012) | 19 lines Quiet some

svn commit: r231773 - stable/9/sys/cam/ctl

2012-02-15 Thread Kenneth D. Merry
Author: ken Date: Wed Feb 15 17:46:16 2012 New Revision: 231773 URL: http://svn.freebsd.org/changeset/base/231773 Log: MFC r231092 r231092 | emaste | 2012-02-06 11:11:00 -0700 (Mon, 06 Feb 2012) | 4 lines Avoid panic from unlocking a not locked mutex (in some error cases). R

svn commit: r231774 - stable/8/sys/fs/tmpfs

2012-02-15 Thread Alan Cox
Author: alc Date: Wed Feb 15 18:07:24 2012 New Revision: 231774 URL: http://svn.freebsd.org/changeset/base/231774 Log: MFC r218949 Eliminate two dubious attempts at optimizing the implementation of a file's last accessed, modified, and changed times. Modified: stable/8/sys/fs/tmpfs/tm

svn commit: r231775 - stable/9/sys/fs/tmpfs

2012-02-15 Thread Alan Cox
Author: alc Date: Wed Feb 15 18:15:26 2012 New Revision: 231775 URL: http://svn.freebsd.org/changeset/base/231775 Log: MFC r229363 Don't pass VM_ALLOC_ZERO to vm_page_grab() in tmpfs_mappedwrite() and tmpfs_nocacheread(). It is both unnecessary and a pessimization. It results in ei

svn commit: r231776 - stable/8/sys/fs/tmpfs

2012-02-15 Thread Alan Cox
Author: alc Date: Wed Feb 15 18:18:29 2012 New Revision: 231776 URL: http://svn.freebsd.org/changeset/base/231776 Log: MFC r229363 Don't pass VM_ALLOC_ZERO to vm_page_grab() in tmpfs_mappedwrite() and tmpfs_nocacheread(). It is both unnecessary and a pessimization. It results in ei

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

2012-02-15 Thread Xin LI
Author: delphij Date: Wed Feb 15 18:34:57 2012 New Revision: 231777 URL: http://svn.freebsd.org/changeset/base/231777 Log: Bump .Dd date for previous revision. Modified: head/lib/libc/sys/kqueue.2 Modified: head/lib/libc/sys/kqueue.2 ==

svn commit: r231778 - head/sys/dev/netmap

2012-02-15 Thread Luigi Rizzo
Author: luigi Date: Wed Feb 15 18:59:26 2012 New Revision: 231778 URL: http://svn.freebsd.org/changeset/base/231778 Log: reduce the differences between these three files. The three drivers (em, lem and igb) are extremely similar, too bad that the structures use different names and we cannot

svn commit: r231779 - stable/9/usr.bin/sockstat

2012-02-15 Thread Jilles Tjoelker
Author: jilles Date: Wed Feb 15 21:03:26 2012 New Revision: 231779 URL: http://svn.freebsd.org/changeset/base/231779 Log: MFC r230512: sockstat: Also show sockets not associated with a descriptor. Sockets not associated with a file descriptor include TCP TIME_WAIT states and sockets creat

svn commit: r231780 - head/share/mk

2012-02-15 Thread Warner Losh
Author: imp Date: Wed Feb 15 21:20:58 2012 New Revision: 231780 URL: http://svn.freebsd.org/changeset/base/231780 Log: Wordsmith the can't find kernel error message, and suggest which variable to set to override. Modified: head/share/mk/bsd.kmod.mk Modified: head/share/mk/bsd.kmod.mk =

svn commit: r231781 - head/sys/amd64/amd64

2012-02-15 Thread Jung-uk Kim
Author: jkim Date: Wed Feb 15 21:32:05 2012 New Revision: 231781 URL: http://svn.freebsd.org/changeset/base/231781 Log: Some BIOSes are known for corrupting low 64KB between suspend and resume. Mask off the first 16 pages unless we appear to be running in a VM. This address may be overridde

svn commit: r231783 - stable/9/tools/regression/bin/sh/builtins

2012-02-15 Thread Jilles Tjoelker
Author: jilles Date: Wed Feb 15 21:48:44 2012 New Revision: 231783 URL: http://svn.freebsd.org/changeset/base/231783 Log: MFC r229742: sh: Avoid possible echo options in a testcase. Modified: stable/9/tools/regression/bin/sh/builtins/getopts1.0 Directory Properties: stable/9/tools/regressio

svn commit: r231784 - stable/9/bin/sh

2012-02-15 Thread Jilles Tjoelker
Author: jilles Date: Wed Feb 15 21:52:14 2012 New Revision: 231784 URL: http://svn.freebsd.org/changeset/base/231784 Log: MFC r229219: sh: Remove unused function scopyn(). Modified: stable/9/bin/sh/mystring.c stable/9/bin/sh/mystring.h Directory Properties: stable/9/bin/sh/ (props chang

svn commit: r231785 - stable/9/tools/regression/bin/test

2012-02-15 Thread Jilles Tjoelker
Author: jilles Date: Wed Feb 15 21:55:48 2012 New Revision: 231785 URL: http://svn.freebsd.org/changeset/base/231785 Log: MFC r228109: test: Add more testcases. The new testcases pass even on old stable/7, but some other implementations manage to get them wrong. Also remove a few dup

svn commit: r231786 - stable/9/tools/regression/doat

2012-02-15 Thread Jilles Tjoelker
Author: jilles Date: Wed Feb 15 22:07:09 2012 New Revision: 231786 URL: http://svn.freebsd.org/changeset/base/231786 Log: MFC r226523: Fix some memory errors in *at() regression tests. Modified: stable/9/tools/regression/doat/doat.c Directory Properties: stable/9/tools/regression/doat/ (p

svn commit: r231787 - head/sys/amd64/acpica

2012-02-15 Thread Jung-uk Kim
Author: jkim Date: Wed Feb 15 22:10:33 2012 New Revision: 231787 URL: http://svn.freebsd.org/changeset/base/231787 Log: Make ACPI resume beeper less cryptic. Set PIC timer2 mode properly. Modified: head/sys/amd64/acpica/acpi_wakecode.S Modified: head/sys/amd64/acpica/acpi_wakecode.S ===

svn commit: r231789 - stable/8/usr.bin/sockstat

2012-02-15 Thread Jilles Tjoelker
Author: jilles Date: Wed Feb 15 22:35:30 2012 New Revision: 231789 URL: http://svn.freebsd.org/changeset/base/231789 Log: MFC r230512: sockstat: Also show sockets not associated with a descriptor. Sockets not associated with a file descriptor include TCP TIME_WAIT states and sockets creat

svn commit: r231790 - stable/9/bin/sh

2012-02-15 Thread Jilles Tjoelker
Author: jilles Date: Wed Feb 15 22:45:57 2012 New Revision: 231790 URL: http://svn.freebsd.org/changeset/base/231790 Log: MFC r229220: sh: Make various functions static. Modified: stable/9/bin/sh/exec.c stable/9/bin/sh/exec.h stable/9/bin/sh/expand.c stable/9/bin/sh/expand.h stable/9/

svn commit: r231791 - head/sys/amd64/acpica

2012-02-15 Thread Jung-uk Kim
Author: jkim Date: Wed Feb 15 22:49:25 2012 New Revision: 231791 URL: http://svn.freebsd.org/changeset/base/231791 Log: Set up an event handler to turn off speaker if user requested it. Speaker will stop beeping after all device drivers are resumed. Use proper API to "acquire" and "release

svn commit: r231792 - in stable/9/etc: . defaults rc.d

2012-02-15 Thread Doug Barton
Author: dougb Date: Wed Feb 15 22:59:15 2012 New Revision: 231792 URL: http://svn.freebsd.org/changeset/base/231792 Log: MFC r231667: Fix various issues with the NFS and RPC related scripts. Add new functionality to the force_depend method. Modified: stable/9/etc/defaults/rc.conf sta

svn commit: r231793 - in stable/8/etc: . defaults rc.d

2012-02-15 Thread Doug Barton
Author: dougb Date: Wed Feb 15 23:00:31 2012 New Revision: 231793 URL: http://svn.freebsd.org/changeset/base/231793 Log: MFC r231667: Fix various issues with the NFS and RPC related scripts. Add new functionality to the force_depend method. Modified: stable/8/etc/defaults/rc.conf sta

svn commit: r231794 - stable/9/share/man/man5

2012-02-15 Thread Doug Barton
Author: dougb Date: Wed Feb 15 23:02:45 2012 New Revision: 231794 URL: http://svn.freebsd.org/changeset/base/231794 Log: MFC r231667: Add new functionality to the force_depend method. Modified: stable/9/share/man/man5/rc.conf.5 Directory Properties: stable/9/share/man/man5/ (props ch

svn commit: r231795 - stable/8/share/man/man5

2012-02-15 Thread Doug Barton
Author: dougb Date: Wed Feb 15 23:03:30 2012 New Revision: 231795 URL: http://svn.freebsd.org/changeset/base/231795 Log: MFC r231667: Add new functionality to the force_depend method. Modified: stable/8/share/man/man5/rc.conf.5 Directory Properties: stable/8/share/man/man5/ (props ch

svn commit: r231796 - in head/sys/dev: e1000 ixgbe netmap

2012-02-15 Thread Luigi Rizzo
Author: luigi Date: Wed Feb 15 23:13:29 2012 New Revision: 231796 URL: http://svn.freebsd.org/changeset/base/231796 Log: (This commit only touches code within the DEV_NETMAP blocks) Introduce some functions to map NIC ring indexes into netmap ring indexes and vice versa. This way we can i

svn commit: r231797 - in head/sys/amd64: acpica amd64

2012-02-15 Thread Jung-uk Kim
Author: jkim Date: Wed Feb 15 23:33:22 2012 New Revision: 231797 URL: http://svn.freebsd.org/changeset/base/231797 Log: Clean up RFLAG and CR3 register handling and nearby comments. For BSP, use spinlock_enter()/spinlock_exit() to save/restore RFLAGS. We know interrupt is disabled when ret

svn commit: r231798 - in vendor-sys/acpica/dist: . common compiler debugger disassembler dispatcher events executer generate/release generate/unix/acpiexec generate/unix/bin hardware include librar...

2012-02-15 Thread Jung-uk Kim
Author: jkim Date: Thu Feb 16 00:24:10 2012 New Revision: 231798 URL: http://svn.freebsd.org/changeset/base/231798 Log: Import ACPICA 20120215. Added: vendor-sys/acpica/dist/generate/release/ vendor-sys/acpica/dist/generate/release/build.sh (contents, props changed) vendor-sys/acpica

svn commit: r231799 - vendor-sys/acpica/20120215

2012-02-15 Thread Jung-uk Kim
Author: jkim Date: Thu Feb 16 00:25:17 2012 New Revision: 231799 URL: http://svn.freebsd.org/changeset/base/231799 Log: Tag ACPICA 20120215. Added: vendor-sys/acpica/20120215/ - copied from r231798, vendor-sys/acpica/dist/ ___ svn-src-all

svn commit: r231800 - stable/8/sys/dev/ata

2012-02-15 Thread Ed Maste
Author: emaste Date: Thu Feb 16 00:38:35 2012 New Revision: 231800 URL: http://svn.freebsd.org/changeset/base/231800 Log: MFC r231573: Fix panic after "WARNING - ATA_IDENTIFY taskqueue timeout" When performing a firmware upgrade via atacontrol[1] the subsequent command may time

svn commit: r231801 - stable/9/sys/dev/ata

2012-02-15 Thread Ed Maste
Author: emaste Date: Thu Feb 16 00:46:11 2012 New Revision: 231801 URL: http://svn.freebsd.org/changeset/base/231801 Log: MFC r231573: Fix panic after "WARNING - ATA_IDENTIFY taskqueue timeout" When performing a firmware upgrade via atacontrol[1] the subsequent command may time

svn commit: r231802 - in stable/8/usr.sbin: . rtadvctl rtadvd

2012-02-15 Thread Hiroki Sato
Author: hrs Date: Thu Feb 16 01:32:23 2012 New Revision: 231802 URL: http://svn.freebsd.org/changeset/base/231802 Log: MFC r222732,222771,222820,222824,222972,223752,224006,224144,224148,225519,22568 3,228990: - Implement RDNSS and DNSSL options (RFC 6106, IPv6 Router Advertisement O

svn commit: r231803 - stable/8/etc/rc.d

2012-02-15 Thread Hiroki Sato
Author: hrs Date: Thu Feb 16 01:41:34 2012 New Revision: 231803 URL: http://svn.freebsd.org/changeset/base/231803 Log: Add static routes to :::0.0.0.0/96 and ::0.0.0.0/96 unconditionally when the kernel supports PF_INET6. PR: kern/161899 Modified: stable/8/etc/rc.d/network_ipv6

svn commit: r231805 - in head/sys/fs: nfs nfsserver

2012-02-15 Thread Rick Macklem
Author: rmacklem Date: Thu Feb 16 02:19:53 2012 New Revision: 231805 URL: http://svn.freebsd.org/changeset/base/231805 Log: Delete a couple of out of date comments that are no longer true in the new NFS client. Requested by: bde MFC after:1 week Modified: head/sys/fs/nfs/nfs_comm

svn commit: r231806 - svnadmin/conf

2012-02-15 Thread Ken Smith
Author: kensmith Date: Thu Feb 16 03:05:03 2012 New Revision: 231806 URL: http://svn.freebsd.org/changeset/base/231806 Log: Enter code freeze for the 8.3 release cycle by turning on approval checking for stable/8. While here turn releng/9.0 over to secteam. I didn't do that at the norm

svn commit: r231807 - stable/8/gnu/usr.bin/groff/tmac

2012-02-15 Thread Ken Smith
Author: kensmith Date: Thu Feb 16 03:10:48 2012 New Revision: 231807 URL: http://svn.freebsd.org/changeset/base/231807 Log: Switch the default operating system version printed in the manual pages. Approved by: re (implicit) Modified: stable/8/gnu/usr.bin/groff/tmac/mdoc.local Modified:

svn commit: r231808 - stable/8/release

2012-02-15 Thread Ken Smith
Author: kensmith Date: Thu Feb 16 03:13:53 2012 New Revision: 231808 URL: http://svn.freebsd.org/changeset/base/231808 Log: Bump the version number from 8.2 to 8.3. Approved by: re (implicit) Modified: stable/8/release/Makefile Modified: stable/8/release/Makefile ==

svn commit: r231809 - stable/8/sys/conf

2012-02-15 Thread Ken Smith
Author: kensmith Date: Thu Feb 16 03:18:28 2012 New Revision: 231809 URL: http://svn.freebsd.org/changeset/base/231809 Log: Identify as 8.3-PRERELEASE. Approved by: re (implicit) Modified: stable/8/sys/conf/newvers.sh Modified: stable/8/sys/conf/newvers.sh =

svn commit: r231810 - head/sys/boot/powerpc/boot1.chrp

2012-02-15 Thread Nathan Whitehorn
Author: nwhitehorn Date: Thu Feb 16 03:27:38 2012 New Revision: 231810 URL: http://svn.freebsd.org/changeset/base/231810 Log: Make sure to synchronize icache for the newly loaded loader. Not an issue on most systems, when the relevant icache lines are not full. MFC after:2 weeks Modi

svn commit: r231811 - in stable/7/usr.bin: brandelf bsdiff/bsdiff ncplist netstat split

2012-02-15 Thread Eitan Adler
Author: eadler Date: Thu Feb 16 05:00:41 2012 New Revision: 231811 URL: http://svn.freebsd.org/changeset/base/231811 Log: MFC r22990[45] and r229907-r229919: - fix a variety of warnings produced by gcc46 when compiling world Approved by (cperciva) Modified: stable/7/usr.bin/brandelf

svn commit: r231812 - in stable/9: libexec/tftpd sbin/camcontrol sbin/fsck_ffs sbin/fsirand sbin/gvinum sbin/ifconfig sbin/newfs sbin/ping6 sbin/tunefs usr.bin/brandelf usr.bin/bsdiff/bsdiff usr.bi...

2012-02-15 Thread Eitan Adler
Author: eadler Date: Thu Feb 16 05:01:09 2012 New Revision: 231812 URL: http://svn.freebsd.org/changeset/base/231812 Log: MFC r22990[45] and r229907-r229919: - fix a variety of warnings produced by gcc46 when compiling world Approved by (cperciva) Modified: stable/9/libexec/tftpd/tf

svn commit: r231813 - head/lib/libc/string

2012-02-15 Thread Eitan Adler
Author: eadler Date: Thu Feb 16 05:06:07 2012 New Revision: 231813 URL: http://svn.freebsd.org/changeset/base/231813 Log: Add err(3) to strerror(3) SEE ALSO section PR: docs/164940 Submitted by: Niclas Zeising Approved by: cperciva MFC after:3 days Modified: head/li

svn commit: r231814 - in head/sys: kern sys

2012-02-15 Thread Eitan Adler
Author: eadler Date: Thu Feb 16 05:11:35 2012 New Revision: 231814 URL: http://svn.freebsd.org/changeset/base/231814 Log: Add a timestamp to the msgbuf output in order to determine when when messages were printed. This can be enabled with the kern.msgbuf_show_timestamp sysctl PR:

svn commit: r231815 - head/usr.bin/elfdump

2012-02-15 Thread Eitan Adler
Author: eadler Date: Thu Feb 16 05:16:55 2012 New Revision: 231815 URL: http://svn.freebsd.org/changeset/base/231815 Log: Don't extract the n_type value from the elf header, since it is never used Fix warning when compiling with gcc46: variable 'type' set but not used Approved

svn commit: r231816 - head/usr.bin/gencat

2012-02-15 Thread Eitan Adler
Author: eadler Date: Thu Feb 16 05:17:01 2012 New Revision: 231816 URL: http://svn.freebsd.org/changeset/base/231816 Log: Removed unused code: fixes compiler warning with CC=gcc46 error: parameter 'fd' set but not used Approved by: cperciva MFC after:1 week Modified: head/

svn commit: r231817 - head/usr.sbin/IPXrouted

2012-02-15 Thread Eitan Adler
Author: eadler Date: Thu Feb 16 05:17:06 2012 New Revision: 231817 URL: http://svn.freebsd.org/changeset/base/231817 Log: Fix warning when compiling with gcc46 Approved by: cperciva MFC after:3 days Modified: head/usr.sbin/IPXrouted/tables.c Modified: head/usr.sbin/IPXrouted/tabl

Re: svn commit: r231780 - head/share/mk

2012-02-15 Thread Bruce Evans
On Wed, 15 Feb 2012, Warner Losh wrote: Log: Wordsmith the can't find kernel error message, and suggest which variable to set to override. Modified: head/share/mk/bsd.kmod.mk Modified: head/share/mk/bsd.kmod.mk == -

svn commit: r231818 - stable/8/sys/netinet

2012-02-15 Thread Hiroki Sato
Author: hrs Date: Thu Feb 16 06:11:00 2012 New Revision: 231818 URL: http://svn.freebsd.org/changeset/base/231818 Log: MFC r222732: Add ND_OPT_{RDNSS,DNSSL} for Router Advertisement option in RFC 6016. Approved by: re (implicit) Modified: stable/8/sys/netinet/icmp6.h Directory Prop

svn commit: r231819 - head/sys/vm

2012-02-15 Thread Alan Cox
Author: alc Date: Thu Feb 16 06:45:51 2012 New Revision: 231819 URL: http://svn.freebsd.org/changeset/base/231819 Log: When vm_mmap() is used to map a vm object into a kernel vm_map, it makes no sense to check the size of the kernel vm_map against the user-level resource limits for the calli

Re: svn commit: r231805 - in head/sys/fs: nfs nfsserver

2012-02-15 Thread Bruce Evans
On Thu, 16 Feb 2012, Rick Macklem wrote: Log: Delete a couple of out of date comments that are no longer true in the new NFS client. Requested by: bde MFC after: 1 week Thanks. Bruce ___ svn-src-all@freebsd.org mailing list http://lists.fr

Re: svn commit: r231817 - head/usr.sbin/IPXrouted

2012-02-15 Thread Hiroki Sato
Eitan Adler wrote in <201202160517.q1g5h6z...@svn.freebsd.org>: ea> Author: eadler ea> Date: Thu Feb 16 05:17:06 2012 ea> New Revision: 231817 ea> URL: http://svn.freebsd.org/changeset/base/231817 ea> ea> Log: ea> Fix warning when compiling with gcc46 ea> ea> Approved by: cperciva