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:
stable/8/l
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:
stable/7/l
Author: brueffer
Date: Mon Nov 16 08:32:13 2009
New Revision: 199316
URL: http://svn.freebsd.org/changeset/base/199316
Log:
MFC: r199046
Fix a copy+paste error by checking the correct variable against MM_NULLACT.
Modified:
stable/6/lib/libc/gen/fmtmsg.c
Directory Properties:
stable/6/l
Author: brueffer
Date: Mon Nov 16 09:28:22 2009
New Revision: 199317
URL: http://svn.freebsd.org/changeset/base/199317
Log:
Fix a memory leak in acl_from_text() in case the conversion succeeded.
Submitted by: Jim Wilcoxson
MFC after:1 week
Modified:
head/lib/libc/posix1e/acl_from_
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:
he
Author: brueffer
Date: Mon Nov 16 14:33:31 2009
New Revision: 199320
URL: http://svn.freebsd.org/changeset/base/199320
Log:
Fix grammar.
PR: 140459
Submitted by: Jeremy Huddleston
MFC after:1 week
Modified:
head/lib/libc/locale/nl_langinfo.3
Modified: head/lib/libc/lo
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 hi
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 eac
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
vendor-sys/acpica/di
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-src-all@freeb
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
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
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: h
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 imm
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
=
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
=
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: head/sys/dev/siis/siis
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:
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-src-all@freebsd.org
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 after:
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:
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
===
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 bz
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: head/lib/libc/stdtime/loc
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
MFC after:3 days
Modified:
head/share/man/man3/queue.3
Modified: head/share/man/man3/queue.3
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
26 matches
Mail list logo