svn commit: r204862 - head/sys/netinet/ipfw

2010-03-08 Thread Luigi Rizzo
Author: luigi Date: Mon Mar 8 11:22:47 2010 New Revision: 204862 URL: http://svn.freebsd.org/changeset/base/204862 Log: do not report an error unnecessarily Modified: head/sys/netinet/ipfw/ip_dummynet.c Modified: head/sys/netinet/ipfw/ip_dummynet.c ==

svn commit: r204865 - head/sys/netinet/ipfw

2010-03-08 Thread Luigi Rizzo
Author: luigi Date: Mon Mar 8 11:27:08 2010 New Revision: 204865 URL: http://svn.freebsd.org/changeset/base/204865 Log: don't use C++ keywords as variable names Modified: head/sys/netinet/ipfw/dn_heap.c head/sys/netinet/ipfw/dn_heap.h Modified: head/sys/netinet/ipfw/dn_heap.c

svn commit: r204866 - head/sys/netinet/ipfw/test

2010-03-08 Thread Luigi Rizzo
Author: luigi Date: Mon Mar 8 11:27:39 2010 New Revision: 204866 URL: http://svn.freebsd.org/changeset/base/204866 Log: cosmetic changes and C++ compatibility Modified: head/sys/netinet/ipfw/test/dn_test.h Modified: head/sys/netinet/ipfw/test/dn_test.h ==

svn commit: r204869 - head/sbin/ipfw

2010-03-08 Thread Luigi Rizzo
Author: luigi Date: Mon Mar 8 14:43:55 2010 New Revision: 204869 URL: http://svn.freebsd.org/changeset/base/204869 Log: add back DPADD (removed by mistake in a previous commit) Modified: head/sbin/ipfw/Makefile Modified: head/sbin/ipfw/Makefile ==

svn commit: r204870 - head/sys/modules

2010-03-08 Thread Nathan Whitehorn
Author: nwhitehorn Date: Mon Mar 8 15:01:08 2010 New Revision: 204870 URL: http://svn.freebsd.org/changeset/base/204870 Log: Enable tmpfs unconditionally on all platforms. No one I spoke to could remember why it was x86 only, and it works just as well on at least powerpc as on x86. Modifie

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

2010-03-08 Thread John Baldwin
On Sunday 07 March 2010 5:37:35 pm Warner Losh wrote: > Author: imp > Date: Sun Mar 7 22:37:35 2010 > New Revision: 204850 > URL: http://svn.freebsd.org/changeset/base/204850 > > Log: > Bump up the firmware_table from 30 to 50. bwn needs more than 30, it > seems. Are you sure? The error re

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

2010-03-08 Thread M. Warner Losh
In message: <201003080921.34274@freebsd.org> John Baldwin writes: : On Sunday 07 March 2010 5:37:35 pm Warner Losh wrote: : > Author: imp : > Date: Sun Mar 7 22:37:35 2010 : > New Revision: 204850 : > URL: http://svn.freebsd.org/changeset/base/204850 : > : > Log: : > Bump up th

Re: svn commit: r204824 - head/sys/conf

2010-03-08 Thread M. Warner Losh
In message: <20100308010125.ga6...@dragon.nuxi.org> "David O'Brien" writes: : On Sun, Mar 07, 2010 at 02:36:19PM -0700, M. Warner Losh wrote: : > Please back out this change. It is unwise, I think. : : Instead I'd rather fix it for the use case you mention. I'd still rather you back

Re: svn commit: r204824 - head/sys/conf

2010-03-08 Thread John Baldwin
On Monday 08 March 2010 11:06:59 am M. Warner Losh wrote: > In message: <20100308010125.ga6...@dragon.nuxi.org> > "David O'Brien" writes: > : On Sun, Mar 07, 2010 at 02:36:19PM -0700, M. Warner Losh wrote: > : > Please back out this change. It is unwise, I think. > : > : Instead I'd

svn commit: r204872 - head/usr.bin/xlint/lint1

2010-03-08 Thread Jaakko Heinonen
Author: jh Date: Mon Mar 8 16:23:32 2010 New Revision: 204872 URL: http://svn.freebsd.org/changeset/base/204872 Log: Pass the correct size to memset(). PR: bin/128094 Submitted by: Henning Petersen MFC after:1 week Modified: head/usr.bin/xlint/lint1/scan.l Modified: h

Re: svn commit: r204870 - head/sys/modules

2010-03-08 Thread Bruce Simpson
On 03/08/10 15:01, Nathan Whitehorn wrote: Log: Enable tmpfs unconditionally on all platforms. No one I spoke to could remember why it was x86 only, and it works just as well on at least powerpc as on x86. Thanks, What with 7.3 coming up and all, this would make for a nice MFC. :-)

Re: svn commit: r204870 - head/sys/modules

2010-03-08 Thread Ivan Voras
On 8 March 2010 16:01, Nathan Whitehorn wrote: > Author: nwhitehorn > Date: Mon Mar  8 15:01:08 2010 > New Revision: 204870 > URL: http://svn.freebsd.org/changeset/base/204870 > > Log: >  Enable tmpfs unconditionally on all platforms. No one I spoke to could >  remember why it was x86 only, and it

Re: svn commit: r204773 - in head: sys/conf sys/contrib/dev/acpica sys/contrib/dev/acpica/common sys/contrib/dev/acpica/compiler sys/contrib/dev/acpica/dispatcher sys/contrib/dev/acpica/events sys/con

2010-03-08 Thread Jung-uk Kim
On Saturday 06 March 2010 03:55 pm, Andriy Gapon wrote: > on 06/03/2010 21:59 Simon L. Nielsen said the following: > > On 2010.03.05 21:39:16 +, Jung-uk Kim wrote: > >> Author: jkim > >> Date: Fri Mar 5 21:39:16 2010 > >> New Revision: 204773 > >> URL: http://svn.freebsd.org/changeset/base/204

Re: svn commit: r204870 - head/sys/modules

2010-03-08 Thread Ivan Voras
On 8 March 2010 19:14, Ivan Voras wrote: > On 8 March 2010 16:01, Nathan Whitehorn wrote: >> Author: nwhitehorn >> Date: Mon Mar  8 15:01:08 2010 >> New Revision: 204870 >> URL: http://svn.freebsd.org/changeset/base/204870 >> >> Log: >>  Enable tmpfs unconditionally on all platforms. No one I spo

svn commit: r204874 - head/sys/modules/acpi/acpi

2010-03-08 Thread Jung-uk Kim
Author: jkim Date: Mon Mar 8 18:40:22 2010 New Revision: 204874 URL: http://svn.freebsd.org/changeset/base/204874 Log: Update module Makefile for ACPICA 20100304. Submitted by: Paul B Mahol (onemda at gmail dot com) Modified: head/sys/modules/acpi/acpi/Makefile Modified: head/sys/modul

svn commit: r204875 - head/sys/dev/sound/pci

2010-03-08 Thread Joel Dahl
Author: joel (doc committer) Date: Mon Mar 8 18:51:28 2010 New Revision: 204875 URL: http://svn.freebsd.org/changeset/base/204875 Log: Looks like I forgot to add half of the copyright text when we switched to our preferred license. Modified: head/sys/dev/sound/pci/es137x.h Modified: head/

Re: svn commit: r204870 - head/sys/modules

2010-03-08 Thread Ivan Voras
On 8 March 2010 19:29, Ivan Voras wrote: > On 8 March 2010 19:14, Ivan Voras wrote: >> On 8 March 2010 16:01, Nathan Whitehorn wrote: >>> Author: nwhitehorn >>> Date: Mon Mar  8 15:01:08 2010 >>> New Revision: 204870 >>> URL: http://svn.freebsd.org/changeset/base/204870 >>> >>> Log: >>>  Enable

svn commit: r204876 - head/usr.bin/uniq

2010-03-08 Thread Andrey A. Chernov
Author: ache Date: Mon Mar 8 19:40:22 2010 New Revision: 204876 URL: http://svn.freebsd.org/changeset/base/204876 Log: 1) Reimplement (differently) unlimited line length restricted in prev. commit. 2) Honor missing the very last \n (if absent) on output. Modified: head/usr.bin/uniq/un

svn commit: r204877 - head/sys/modules/acpi/acpi

2010-03-08 Thread Jung-uk Kim
Author: jkim Date: Mon Mar 8 19:40:31 2010 New Revision: 204877 URL: http://svn.freebsd.org/changeset/base/204877 Log: Enable ACPI module build on amd64. Although we strongly recommend building it into kernel, there is no need to prevent it from building at all. Modified: head/sys/modules

Re: svn commit: r204803 - head/usr.bin/uniq

2010-03-08 Thread David Schultz
On Sun, Mar 07, 2010, Andrey Chernov wrote: > On Sun, Mar 07, 2010 at 09:31:39PM +0300, Andrey Chernov wrote: > > It is right idea. I'll use sysconf(__SC_LINE_MAX) there. > > But currently it does the same (sysconf.c): > > case _SC_LINE_MAX: > > return (LINE_MAX); > ... > >

svn commit: r204878 - in head: sys/dev/hwpmc sys/sys usr.sbin/pmcstat

2010-03-08 Thread Fabien Thomas
Author: fabient Date: Mon Mar 8 19:58:00 2010 New Revision: 204878 URL: http://svn.freebsd.org/changeset/base/204878 Log: Change the way shutdown is handled for log file. pmc_flush_logfile is now non-blocking and just ask the kernel to shutdown the file. From that point, no more data is

Re: svn commit: r204877 - head/sys/modules/acpi/acpi

2010-03-08 Thread Alexey Dokuchaev
On Mon, Mar 08, 2010 at 07:40:31PM +, Jung-uk Kim wrote: > Author: jkim > Date: Mon Mar 8 19:40:31 2010 > New Revision: 204877 > URL: http://svn.freebsd.org/changeset/base/204877 > > Log: > Enable ACPI module build on amd64. Although we strongly recommend building > it into kernel, there

Re: svn commit: r204803 - head/usr.bin/uniq

2010-03-08 Thread Andrey Chernov
On Mon, Mar 08, 2010 at 02:51:23PM -0500, David Schultz wrote: > You can actually just call getline() rather than reinventing the > wheel. See just committed version. I use getline(3) (POSIX one). > I've had a wide character version of getline() ready to > commit for some time (I just need to f

svn commit: r204879 - head/usr.bin/procstat

2010-03-08 Thread Konstantin Belousov
Author: kib Date: Mon Mar 8 20:44:22 2010 New Revision: 204879 URL: http://svn.freebsd.org/changeset/base/204879 Log: Teach procstat(1) to display some information about signal disposition and pending/blocked status for signals. Reviewed by: rwatson MFC after:2 weeks Modified:

svn commit: r204880 - head/usr.bin/procstat

2010-03-08 Thread Konstantin Belousov
Author: kib Date: Mon Mar 8 20:45:52 2010 New Revision: 204880 URL: http://svn.freebsd.org/changeset/base/204880 Log: Add file forgotten in r204879. Added: head/usr.bin/procstat/procstat_sigs.c (contents, props changed) Added: head/usr.bin/procstat/procstat_sigs.c

Re: svn commit: r204877 - head/sys/modules/acpi/acpi

2010-03-08 Thread John Baldwin
On Monday 08 March 2010 2:40:31 pm Jung-uk Kim wrote: > Author: jkim > Date: Mon Mar 8 19:40:31 2010 > New Revision: 204877 > URL: http://svn.freebsd.org/changeset/base/204877 > > Log: > Enable ACPI module build on amd64. Although we strongly recommend building > it into kernel, there is no

Re: svn commit: r204877 - head/sys/modules/acpi/acpi

2010-03-08 Thread John Baldwin
On Monday 08 March 2010 2:40:31 pm Jung-uk Kim wrote: > Author: jkim > Date: Mon Mar 8 19:40:31 2010 > New Revision: 204877 > URL: http://svn.freebsd.org/changeset/base/204877 > > Log: > Enable ACPI module build on amd64. Although we strongly recommend building > it into kernel, there is no

svn commit: r204886 - head/sys/geom/vinum

2010-03-08 Thread Ulf Lilleengen
Author: lulf Date: Mon Mar 8 21:16:28 2010 New Revision: 204886 URL: http://svn.freebsd.org/changeset/base/204886 Log: - Set missing flag when initiating a plex rebuild with the rebuildparity command. - Check if plex is already syncing or rebuilding before initiating a parity rebuild

svn commit: r204887 - head/contrib/tzdata

2010-03-08 Thread Edwin Groothuis
Author: edwin Date: Mon Mar 8 21:17:10 2010 New Revision: 204887 URL: http://svn.freebsd.org/changeset/base/204887 Log: MFV of tzdata2010e: - Adjust beginning / end of DST in Bangladesh (minimal impact) - Fiji ends DST one month earlier to last Sunday of March - Samoa changes - Chile

Re: svn commit: r204877 - head/sys/modules/acpi/acpi

2010-03-08 Thread Jung-uk Kim
On Monday 08 March 2010 04:11 pm, John Baldwin wrote: > On Monday 08 March 2010 2:40:31 pm Jung-uk Kim wrote: > > Author: jkim > > Date: Mon Mar 8 19:40:31 2010 > > New Revision: 204877 > > URL: http://svn.freebsd.org/changeset/base/204877 > > > > Log: > > Enable ACPI module build on amd64. Alt

Re: svn commit: r204877 - head/sys/modules/acpi/acpi

2010-03-08 Thread John Baldwin
On Monday 08 March 2010 5:11:42 pm Jung-uk Kim wrote: > On Monday 08 March 2010 04:11 pm, John Baldwin wrote: > > On Monday 08 March 2010 2:40:31 pm Jung-uk Kim wrote: > > > Author: jkim > > > Date: Mon Mar 8 19:40:31 2010 > > > New Revision: 204877 > > > URL: http://svn.freebsd.org/changeset/base

svn commit: r204896 - head/usr.bin/comm

2010-03-08 Thread Andrey A. Chernov
Author: ache Date: Mon Mar 8 22:27:46 2010 New Revision: 204896 URL: http://svn.freebsd.org/changeset/base/204896 Log: Rewrite input processing to not exit with error on the first EILSEQ found in the input data but fallback to "binary comparison" instead. POSIX says: "The input files sha

Re: svn commit: r204877 - head/sys/modules/acpi/acpi

2010-03-08 Thread Jung-uk Kim
On Monday 08 March 2010 05:25 pm, John Baldwin wrote: > On Monday 08 March 2010 5:11:42 pm Jung-uk Kim wrote: > > On Monday 08 March 2010 04:11 pm, John Baldwin wrote: > > > On Monday 08 March 2010 2:40:31 pm Jung-uk Kim wrote: > > > > Author: jkim > > > > Date: Mon Mar 8 19:40:31 2010 > > > > New

svn commit: r204899 - head/sys/boot/arm/at91/boot2

2010-03-08 Thread Bernd Walter
Author: ticso Date: Tue Mar 9 00:48:06 2010 New Revision: 204899 URL: http://svn.freebsd.org/changeset/base/204899 Log: fix signed warning Modified: head/sys/boot/arm/at91/boot2/bwct_board.c Modified: head/sys/boot/arm/at91/boot2/bwct_board.c

svn commit: r204900 - in head/sys/boot/arm/at91: boot2 libat91

2010-03-08 Thread Bernd Walter
Author: ticso Date: Tue Mar 9 00:50:58 2010 New Revision: 204900 URL: http://svn.freebsd.org/changeset/base/204900 Log: BWCT boards can have 128MB SDRAM. Modified: head/sys/boot/arm/at91/boot2/bwct_board.c head/sys/boot/arm/at91/libat91/at91rm9200_lowlevel.c Modified: head/sys/boot/arm/at

svn commit: r204901 - head/sys/net

2010-03-08 Thread Xin LI
Author: delphij Date: Tue Mar 9 00:52:16 2010 New Revision: 204901 URL: http://svn.freebsd.org/changeset/base/204901 Log: Remove the check for IFF_DRV_OACTIVE right before adding a port into lagg interface. The check itself seems to be coming from OpenBSD but does not seem to be useful for

svn commit: r204902 - in head/sys: net netinet

2010-03-08 Thread Qing Li
Author: qingli Date: Tue Mar 9 01:11:45 2010 New Revision: 204902 URL: http://svn.freebsd.org/changeset/base/204902 Log: One of the advantages of enabling ECMP (a.k.a RADIX_MPATH) is to allow for connection load balancing across interfaces. Currently the address alias handling method is col

Re: svn commit: r204877 - head/sys/modules/acpi/acpi

2010-03-08 Thread Jung-uk Kim
On Monday 08 March 2010 05:52 pm, Jung-uk Kim wrote: > On Monday 08 March 2010 05:25 pm, John Baldwin wrote: > > On Monday 08 March 2010 5:11:42 pm Jung-uk Kim wrote: > > > On Monday 08 March 2010 04:11 pm, John Baldwin wrote: > > > > On Monday 08 March 2010 2:40:31 pm Jung-uk Kim wrote: > > > > >

svn commit: r204903 - in head/sys/powerpc: aim booke

2010-03-08 Thread Nathan Whitehorn
Author: nwhitehorn Date: Tue Mar 9 02:00:53 2010 New Revision: 204903 URL: http://svn.freebsd.org/changeset/base/204903 Log: Place interrupt handling in a critical section and remove double counting in incrementing the interrupt nesting level. This fixes a number of bugs in which the interr

svn commit: r204904 - head/sys/ia64/ia64

2010-03-08 Thread Marcel Moolenaar
Author: marcel Date: Tue Mar 9 02:05:01 2010 New Revision: 204904 URL: http://svn.freebsd.org/changeset/base/204904 Log: Remove support for SYS_RES_DRQ. Modified: head/sys/ia64/ia64/nexus.c Modified: head/sys/ia64/ia64/nexus.c

svn commit: r204905 - head/sys/ia64/ia64

2010-03-08 Thread Marcel Moolenaar
Author: marcel Date: Tue Mar 9 02:08:02 2010 New Revision: 204905 URL: http://svn.freebsd.org/changeset/base/204905 Log: Remove inclusion of While here move inclusion of in a better place. Modified: head/sys/ia64/ia64/vm_machdep.c Modified: head/sys/ia64/ia64/vm_machdep.c ==

svn commit: r204907 - in head/sys/amd64: amd64 include

2010-03-08 Thread Alan Cox
Author: alc Date: Tue Mar 9 03:30:31 2010 New Revision: 204907 URL: http://svn.freebsd.org/changeset/base/204907 Log: Implement AMD's recommended workaround for Erratum 383 on Family 10h processors. With this workaround, superpage promotion can be re-enabled under virtualization. Moreover

Re: svn commit: r204870 - head/sys/modules

2010-03-08 Thread Xin LI
On Mon, Mar 8, 2010 at 10:14 AM, Ivan Voras wrote: > On 8 March 2010 16:01, Nathan Whitehorn wrote: >> Author: nwhitehorn >> Date: Mon Mar  8 15:01:08 2010 >> New Revision: 204870 >> URL: http://svn.freebsd.org/changeset/base/204870 >> >> Log: >>  Enable tmpfs unconditionally on all platforms. No

Re: svn commit: r204870 - head/sys/modules

2010-03-08 Thread Xin LI
On Mon, Mar 8, 2010 at 7:01 AM, Nathan Whitehorn wrote: > Author: nwhitehorn > Date: Mon Mar  8 15:01:08 2010 > New Revision: 204870 > URL: http://svn.freebsd.org/changeset/base/204870 > > Log: >  Enable tmpfs unconditionally on all platforms. No one I spoke to could >  remember why it was x86 onl

svn commit: r204908 - head/usr.bin/ncal

2010-03-08 Thread Edwin Groothuis
Author: edwin Date: Tue Mar 9 06:43:35 2010 New Revision: 204908 URL: http://svn.freebsd.org/changeset/base/204908 Log: - Fix the highlighting for non-terminals when the last week is not 7 days long. - "-m " now prints only the month, not the whole year. Modified: head/usr.bin/ncal/nc