Author: lulf
Date: Fri Oct 1 06:12:13 2010
New Revision: 213318
URL: http://svn.freebsd.org/changeset/base/213318
Log:
- Check flag with the bitwise operator, not the logical operator.
Submitted by: arundel
MFC after:1 week
Modified:
head/sys/geom/vinum/geom_vinum_move.c
head/sy
Author: gordon
Date: Fri Oct 1 03:59:18 2010
New Revision: 213317
URL: http://svn.freebsd.org/changeset/base/213317
Log:
Implementaiton of man, manpath, whatis, and apropos written entirely in sh.
Features of this new version in favor of the old one:
BSD licensed -- old one is GPL.
Imp
Author: yongari
Date: Thu Sep 30 22:34:15 2010
New Revision: 213316
URL: http://svn.freebsd.org/changeset/base/213316
Log:
Fix IFCAP_TXCSUM/IFCAP_RXCSUM handling. Previously bge(4) used
IFCAP_HWCSUM to know which capability should be changed such that
disabling RX checksun offloading resulte
On Thu, 30 Sep 2010, Dimitry Andric wrote:
Log:
Retire the amd64 and i386 specific inline assembly versions of ldexp.c,
as they are slower than the generic version in C, at least on modern
hardware. This leaves us with just five implementations.
Suggested by: bde
Approved by: rpaulo (m
Author: edwin
Date: Thu Sep 30 22:03:33 2010
New Revision: 213313
URL: http://svn.freebsd.org/changeset/base/213313
Log:
MFC of 213312, tzdata2010m
- Fix historical data for Hongkong
- Fix location description for Antarctica/Vostok
Modified:
stable/7/share/zoneinfo/asia
stable/7/shar
Author: edwin
Date: Thu Sep 30 22:03:43 2010
New Revision: 213315
URL: http://svn.freebsd.org/changeset/base/213315
Log:
MFC of 213312, tzdata2010m
- Fix historical data for Hongkong
- Fix location description for Antarctica/Vostok
Modified:
stable/8/share/zoneinfo/asia
stable/8/shar
Author: edwin
Date: Thu Sep 30 22:03:38 2010
New Revision: 213314
URL: http://svn.freebsd.org/changeset/base/213314
Log:
MFC of 213312, tzdata2010m
- Fix historical data for Hongkong
- Fix location description for Antarctica/Vostok
Modified:
stable/6/share/zoneinfo/asia
stable/6/shar
Author: edwin
Date: Thu Sep 30 22:00:21 2010
New Revision: 213312
URL: http://svn.freebsd.org/changeset/base/213312
Log:
MFV of 213310, tzdata2010m
- Fix historical data for Hongkong
- Fix location description for Antarctica/Vostok
Modified:
head/contrib/tzdata/asia
head/contrib/tzda
Author: edwin
Date: Thu Sep 30 21:57:09 2010
New Revision: 213311
URL: http://svn.freebsd.org/changeset/base/213311
Log:
Tag of tzdata2010m
Added:
vendor/tzdata/tzdata2010m/
- copied from r213310, vendor/tzdata/dist/
___
svn-src-all@freebsd.org
Author: edwin
Date: Thu Sep 30 21:55:15 2010
New Revision: 213310
URL: http://svn.freebsd.org/changeset/base/213310
Log:
Vendor import of tzdata2010m:
- Fix historical data for Hongkong
- Fix location description for Antarctica/Vostok
Obtained from:ftp://elsie.nci.nih.gov/pub
Author: dougb
Date: Thu Sep 30 21:54:25 2010
New Revision: 213309
URL: http://svn.freebsd.org/changeset/base/213309
Log:
MFC r213005:
Remove confusing-though-technically-correct --disable-ipv6
from CONFIGARGS.
Modified:
stable/8/usr.sbin/named/Makefile
Directory Properties:
stable/8/
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
On 9/30/2010 6:08 AM, Ed Maste wrote:
| On Wed, Sep 29, 2010 at 11:33:58PM -0700, Doug Barton wrote:
|
|> -BEGIN PGP SIGNED MESSAGE-
|> Hash: SHA256
|>
|> On 9/29/2010 6:08 AM, Ed Maste wrote:
|> | Author: emaste
|> | Date: Wed Sep 29 13:08:
Author: dim
Date: Thu Sep 30 19:20:21 2010
New Revision: 213308
URL: http://svn.freebsd.org/changeset/base/213308
Log:
Retire the amd64 and i386 specific inline assembly versions of ldexp.c,
as they are slower than the generic version in C, at least on modern
hardware. This leaves us with j
hooray! :)
thanks a bunch.
--
a13x
___
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"
Author: nwhitehorn
Date: Thu Sep 30 18:14:12 2010
New Revision: 213307
URL: http://svn.freebsd.org/changeset/base/213307
Log:
Add support for memory attributes (pmap_mapdev_attr() and friends) on
PowerPC/AIM. This is currently stubbed out on Book-E, since I have no
idea how to implement it t
Author: yongari
Date: Thu Sep 30 17:37:08 2010
New Revision: 213306
URL: http://svn.freebsd.org/changeset/base/213306
Log:
Rename rl_setmulti() to rl_rxfilter() as rl_rxfilter() will handle
IFF_ALLMULTI/IFF_PROMISC as well as multicast filter configuration.
Rewrite RX filter logic to reduce
On Thu, 30 Sep 2010, Dimitry Andric wrote:
On 2010-09-30 05:46, Bruce Evans wrote:
...
This file probably shouldn't exist, especially on amd64. There are 4 or 5
versions of ldexp(), and this file implements what seems to be the worst
one, even without the bug.
...
The version in libc/gen/lde
on 30/09/2010 20:18 m...@freebsd.org said the following:
> On Thu, Sep 30, 2010 at 10:05 AM, Andriy Gapon wrote:
>> Author: avg
>> Date: Thu Sep 30 17:05:23 2010
>> New Revision: 213305
>> URL: http://svn.freebsd.org/changeset/base/213305
>>
>> Log:
>> there must be only one SYSINIT with SI_SUB_R
On Thu, Sep 30, 2010 at 10:05 AM, Andriy Gapon wrote:
> Author: avg
> Date: Thu Sep 30 17:05:23 2010
> New Revision: 213305
> URL: http://svn.freebsd.org/changeset/base/213305
>
> Log:
> there must be only one SYSINIT with SI_SUB_RUN_SCHEDULER+SI_ORDER_ANY order
>
> SI_SUB_RUN_SCHEDULER+SI_ORDER
Author: avg
Date: Thu Sep 30 17:05:23 2010
New Revision: 213305
URL: http://svn.freebsd.org/changeset/base/213305
Log:
there must be only one SYSINIT with SI_SUB_RUN_SCHEDULER+SI_ORDER_ANY order
SI_SUB_RUN_SCHEDULER+SI_ORDER_ANY should only be used to call
scheduler() function which turns
Author: avg
Date: Thu Sep 30 16:47:01 2010
New Revision: 213304
URL: http://svn.freebsd.org/changeset/base/213304
Log:
debug.kdb.stop_cpus sysctl: hint that this is also a tunable
MFC after:1 week
Modified:
head/sys/kern/subr_kdb.c
Modified: head/sys/kern/subr_kdb.c
Author: avg
Date: Thu Sep 30 16:45:27 2010
New Revision: 213303
URL: http://svn.freebsd.org/changeset/base/213303
Log:
kmem_size* sysctls: hint that these are also tunables
MFC after:1 week
Modified:
head/sys/kern/kern_malloc.c
Modified: head/sys/kern/kern_malloc.c
=
Author: mav
Date: Thu Sep 30 16:23:01 2010
New Revision: 213302
URL: http://svn.freebsd.org/changeset/base/213302
Log:
Do not use regular interrupts on NVidia HPETs. NVidia MCP5x chipsets have
number of unexplained interrupt problems. For some reason, using HPET
interrupts there breaks HDA s
Author: mav
Date: Thu Sep 30 16:09:52 2010
New Revision: 213301
URL: http://svn.freebsd.org/changeset/base/213301
Log:
Revert r132291.
Restore setting PIO/WDMA timings for VIA UDMA133 controllers.
Linux disables only AST register writing there, but no all timings.
Modified:
head/sys/dev/a
Author: jhb
Date: Thu Sep 30 14:28:48 2010
New Revision: 213300
URL: http://svn.freebsd.org/changeset/base/213300
Log:
If an RCS file is truncated, rcsfile_getdelta() will return NULL. Instead
of faulting, check for NULL. However, returning an error would cause csup
to just abort the entir
On 2010-09-30 05:46, Bruce Evans wrote:
...
This file probably shouldn't exist, especially on amd64. There are 4 or 5
versions of ldexp(), and this file implements what seems to be the worst
one, even without the bug.
First, it shouldn't exist since it is a libm function. It exists for the
his
Author: jh
Date: Thu Sep 30 13:31:35 2010
New Revision: 213298
URL: http://svn.freebsd.org/changeset/base/213298
Log:
Fix printing of the "rw" mount option in fstab(5) format (-p option).
fstab(5) format requires that one of "rw", "rq" or "ro" is always
specified.
PR: bin/1230
On Wed, Sep 29, 2010 at 11:33:58PM -0700, Doug Barton wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> On 9/29/2010 6:08 AM, Ed Maste wrote:
> | Author: emaste
> | Date: Wed Sep 29 13:08:23 2010
> | New Revision: 213270
> | URL: http://svn.freebsd.org/changeset/base/213270
...
> Co
Author: davidxu
Date: Thu Sep 30 12:59:56 2010
New Revision: 213297
URL: http://svn.freebsd.org/changeset/base/213297
Log:
change code to use unwind.h.
Modified:
head/lib/libthr/thread/thr_exit.c
head/lib/libthr/thread/thr_private.h
Modified: head/lib/libthr/thread/thr_exit.c
=
Author: rpaulo
Date: Thu Sep 30 07:12:09 2010
New Revision: 213294
URL: http://svn.freebsd.org/changeset/base/213294
Log:
Remove target peigen.c so that make doesn't warn us about it.
Modified:
head/gnu/usr.bin/binutils/libbfd/Makefile.amd64
Modified: head/gnu/usr.bin/binutils/libbfd/Makefil
30 matches
Mail list logo