svn commit: r199314 - stable/8/lib/libc/gen

2009-11-16 Thread Christian Brueffer
Author: brueffer Date: Mon Nov 16 08:26:56 2009 New Revision: 199314 URL: http://svn.freebsd.org/changeset/base/199314 Log: MFC: r199046 Fix a copy+paste error by checking the correct variable against MM_NULLACT. Modified: stable/8/lib/libc/gen/fmtmsg.c Directory Properties:

svn commit: r199315 - stable/7/lib/libc/gen

2009-11-16 Thread Christian Brueffer
Author: brueffer Date: Mon Nov 16 08:27:54 2009 New Revision: 199315 URL: http://svn.freebsd.org/changeset/base/199315 Log: MFC: r199046 Fix a copy+paste error by checking the correct variable against MM_NULLACT. Modified: stable/7/lib/libc/gen/fmtmsg.c Directory Properties:

svn commit: r199319 - head/sys/amd64/include

2009-11-16 Thread Poul-Henning Kamp
Author: phk Date: Mon Nov 16 10:53:04 2009 New Revision: 199319 URL: http://svn.freebsd.org/changeset/base/199319 Log: Uppercase the UL suffix on a constant, so Flexelint doesn't worry that 'u1' might have been intended. No, that does not make sense and yes I have told them. Modified:

svn commit: r199321 - head/sys/cam/ata

2009-11-16 Thread Alexander Motin
Author: mav Date: Mon Nov 16 15:18:02 2009 New Revision: 199321 URL: http://svn.freebsd.org/changeset/base/199321 Log: Disable PortMultiplier Async Notifications for time of ports reset. They are useless at that time, but confuse Marvell AHCI. Add quirk for SiI57XX Port Multipliers, to

svn commit: r199322 - in head/sys/dev: ahci ata ata/chipsets

2009-11-16 Thread Alexander Motin
Author: mav Date: Mon Nov 16 15:38:27 2009 New Revision: 199322 URL: http://svn.freebsd.org/changeset/base/199322 Log: Change the way in which AHCI+PATA combined controllers, such as JMicron and Marvell handled. Instead of trying to attach two different drivers to single device, wrapping

svn commit: r199323 - in vendor-sys/acpica/dist: . compiler debugger dispatcher events executer include namespace parser tools/acpiexec tools/acpisrc tools/acpixtract utilities

2009-11-16 Thread Jung-uk Kim
Author: jkim Date: Mon Nov 16 18:28:41 2009 New Revision: 199323 URL: http://svn.freebsd.org/changeset/base/199323 Log: Import ACPICA 20091112. Added: vendor-sys/acpica/dist/namespace/nsrepair2.c (contents, props changed) Modified: vendor-sys/acpica/dist/changes.txt

svn commit: r199324 - vendor-sys/acpica/20091112

2009-11-16 Thread Jung-uk Kim
Author: jkim Date: Mon Nov 16 18:29:52 2009 New Revision: 199324 URL: http://svn.freebsd.org/changeset/base/199324 Log: Tag ACPICA 20091112. Added: vendor-sys/acpica/20091112/ - copied from r199323, vendor-sys/acpica/dist/ ___

svn commit: r199325 - releng/8.0/sys/dev/e1000

2009-11-16 Thread Jack F Vogel
Author: jfv Date: Mon Nov 16 18:46:33 2009 New Revision: 199325 URL: http://svn.freebsd.org/changeset/base/199325 Log: On a 32 bit kernel the igb driver may cause a page fault panic due to a failed bounce page allocation during RX mbuf setup. The large demand on bounce pages is due to the

svn commit: r199327 - stable/8/sys/dev/e1000

2009-11-16 Thread Jack F Vogel
Author: jfv Date: Mon Nov 16 18:58:45 2009 New Revision: 199327 URL: http://svn.freebsd.org/changeset/base/199327 Log: On a 32 bit kernel the igb driver may cause a page fault panic due to a failed bounce page allocation during RX mbuf setup. The large demand on bounce pages is due to the

svn commit: r199329 - head/lib/libc/nls

2009-11-16 Thread Jung-uk Kim
Author: jkim Date: Mon Nov 16 19:10:09 2009 New Revision: 199329 URL: http://svn.freebsd.org/changeset/base/199329 Log: Sync with C.msg r199083. Modified: head/lib/libc/nls/ko_KR.UTF-8.msg (contents, props changed) head/lib/libc/nls/ko_KR.eucKR.msg (contents, props changed) Modified:

svn commit: r199330 - stable/7/sys/compat/pecoff

2009-11-16 Thread Bjoern A. Zeeb
Author: bz Date: Mon Nov 16 20:34:53 2009 New Revision: 199330 URL: http://svn.freebsd.org/changeset/base/199330 Log: As we pass the 'offset' unvalidated to vn_rdwr() make sure that it is unsigned rather than possibly set to something negative by a malicious binary. This is just the

svn commit: r199331 - in head/sys/dev/usb: . serial

2009-11-16 Thread Andrew Thompson
Author: thompsa Date: Mon Nov 16 20:35:16 2009 New Revision: 199331 URL: http://svn.freebsd.org/changeset/base/199331 Log: Add the Curitel UM175 3g device. Modified: head/sys/dev/usb/serial/u3g.c head/sys/dev/usb/usbdevs Modified: head/sys/dev/usb/serial/u3g.c

svn commit: r199332 - head/sys/dev/usb/serial

2009-11-16 Thread Andrew Thompson
Author: thompsa Date: Mon Nov 16 20:36:43 2009 New Revision: 199332 URL: http://svn.freebsd.org/changeset/base/199332 Log: Sort ID list by vendor. Modified: head/sys/dev/usb/serial/u3g.c Modified: head/sys/dev/usb/serial/u3g.c

svn commit: r199333 - head/sys/dev/siis

2009-11-16 Thread Alexander Motin
Author: mav Date: Mon Nov 16 20:54:47 2009 New Revision: 199333 URL: http://svn.freebsd.org/changeset/base/199333 Log: Do not require payload data to be aligned. It is not mentioned in datasheet and works fine in practice. Modified: head/sys/dev/siis/siis.c Modified:

svn commit: r199334 - vendor/tzdata/dist

2009-11-16 Thread Edwin Groothuis
Author: edwin Date: Mon Nov 16 21:06:22 2009 New Revision: 199334 URL: http://svn.freebsd.org/changeset/base/199334 Log: Vendor import of tzdata2009s: - Harmless typo in definitions of Antarctica/Davis - Fiji will go to DST between 29 November 2009 and 25 April 2010 Obtained from:

svn commit: r199335 - vendor/tzdata/tzdata2009s

2009-11-16 Thread Edwin Groothuis
Author: edwin Date: Mon Nov 16 21:07:17 2009 New Revision: 199335 URL: http://svn.freebsd.org/changeset/base/199335 Log: Tag of tzdata2009s Added: vendor/tzdata/tzdata2009s/ - copied from r199334, vendor/tzdata/dist/ ___

svn commit: r199336 - head/share/zoneinfo

2009-11-16 Thread Edwin Groothuis
Author: edwin Date: Mon Nov 16 21:12:27 2009 New Revision: 199336 URL: http://svn.freebsd.org/changeset/base/199336 Log: MFV of tzdata2009s, r199334 - Fix (harmless) typo in the definitions of Antarctica/David - Fiji will go into DST from 29 November 2009 to 25 April 2010. MFC

svn commit: r199337 - in head: sys/conf sys/contrib/dev/acpica sys/contrib/dev/acpica/compiler sys/contrib/dev/acpica/debugger sys/contrib/dev/acpica/dispatcher sys/contrib/dev/acpica/events sys/co...

2009-11-16 Thread Jung-uk Kim
Author: jkim Date: Mon Nov 16 21:47:12 2009 New Revision: 199337 URL: http://svn.freebsd.org/changeset/base/199337 Log: Merge ACPICA 20091112. Added: head/sys/contrib/dev/acpica/namespace/nsrepair2.c - copied, changed from r199336, vendor-sys/acpica/dist/namespace/nsrepair2.c Modified:

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

2009-11-16 Thread Jung-uk Kim
Author: jkim Date: Mon Nov 16 21:53:56 2009 New Revision: 199338 URL: http://svn.freebsd.org/changeset/base/199338 Log: Add a forgotten module Makefile change from the previous commit. Modified: head/sys/modules/acpi/acpi/Makefile Modified: head/sys/modules/acpi/acpi/Makefile

svn commit: r199339 - head/usr.bin/gzip

2009-11-16 Thread Xin LI
Author: delphij Date: Mon Nov 16 22:52:52 2009 New Revision: 199339 URL: http://svn.freebsd.org/changeset/base/199339 Log: We should distinguish between a real truncated case and EOF after BZ_STREAM_END triggered re-init. Do it by introducing a new flag to represent the 'cold' case after

Re: svn commit: r194783 - head/lib/libc/stdtime

2009-11-16 Thread Dmitry Pryanishnikov
Hello! Author: edwin Date: Tue Jun 23 22:28:44 2009 New Revision: 194783 URL: http://svn.freebsd.org/changeset/base/194783 Log: Remove duplicate if-statement on gmt_is_set in gmtsub(). MFC after: 1 week Modified: head/lib/libc/stdtime/localtime.c Modified:

svn commit: r199349 - head/share/man/man3

2009-11-16 Thread Christian Brueffer
Author: brueffer Date: Tue Nov 17 07:06:41 2009 New Revision: 199349 URL: http://svn.freebsd.org/changeset/base/199349 Log: Fix typo. PR: 140615 Submitted by: Andrius Morkunas hinok...@gmail.com MFC after:3 days Modified: head/share/man/man3/queue.3 Modified:

svn commit: r199351 - head/bin/ps

2009-11-16 Thread Alexander Leidinger
Author: netchild Date: Tue Nov 17 07:29:35 2009 New Revision: 199351 URL: http://svn.freebsd.org/changeset/base/199351 Log: Fix small resource leak (memory). Reviewed by: gad MFC after:1 week Modified: head/bin/ps/keyword.c Modified: head/bin/ps/keyword.c