Author: osa (ports committer)
Date: Wed Feb 9 06:38:32 2011
New Revision: 218473
URL: http://svn.freebsd.org/changeset/base/218473
Log:
Always convert Paskha day from Julian (old) to Gregorian (new) style by
adding 13 days. Bug introduced in 1.13 revision.
Modified:
head/usr.bin/calendar/
Author: osa (ports committer)
Date: Wed Feb 9 05:30:38 2011
New Revision: 218471
URL: http://svn.freebsd.org/changeset/base/218471
Log:
Fix Paskha and Paskha-specific holidays.
Modified:
head/usr.bin/calendar/parsedata.c
Modified: head/usr.bin/calendar/parsedata.c
==
Author: jilles
Date: Tue Feb 8 23:23:55 2011
New Revision: 218469
URL: http://svn.freebsd.org/changeset/base/218469
Log:
sh: Add tests for new features in arithmetic.
Added:
head/tools/regression/bin/sh/expansion/arith10.0 (contents, props changed)
head/tools/regression/bin/sh/expansion/
Author: marius
Date: Tue Feb 8 23:21:35 2011
New Revision: 218468
URL: http://svn.freebsd.org/changeset/base/218468
Log:
Set td_kstack_pages for thread0.
Modified:
head/sys/sparc64/sparc64/machdep.c
Modified: head/sys/sparc64/sparc64/machdep.c
===
Author: jilles
Date: Tue Feb 8 23:19:40 2011
New Revision: 218467
URL: http://svn.freebsd.org/changeset/base/218467
Log:
sh(1): Update description of arithmetic.
Modified:
head/bin/sh/sh.1
Modified: head/bin/sh/sh.1
===
Author: jilles
Date: Tue Feb 8 23:18:06 2011
New Revision: 218466
URL: http://svn.freebsd.org/changeset/base/218466
Log:
sh: Import arithmetic expression code from dash.
New features:
* proper lazy evaluation of || and &&
* ?: ternary operator
* executable is considerably smaller (8K
Author: pjd
Date: Tue Feb 8 23:16:19 2011
New Revision: 218465
URL: http://svn.freebsd.org/changeset/base/218465
Log:
Explicitly include as suggested by getpid(2) and don't rely on
including what's needed.
MFC after:1 week
Modified:
head/sbin/hastd/proto_uds.c
Modified: head/sb
Author: pjd
Date: Tue Feb 8 23:08:20 2011
New Revision: 218464
URL: http://svn.freebsd.org/changeset/base/218464
Log:
Unlink UNIX domain socket file only if:
1. The descriptor is the one we are listening on (not the one when we connect
as a client and not the one which is created on acce
Author: marcel
Date: Tue Feb 8 22:16:29 2011
New Revision: 218461
URL: http://svn.freebsd.org/changeset/base/218461
Log:
Improve the error interrupt handler. In particular, read the
error address on a decoding error to unlatch it and to allow
us to print a better diagnostics message. This a
Author: marius
Date: Tue Feb 8 21:58:13 2011
New Revision: 218457
URL: http://svn.freebsd.org/changeset/base/218457
Log:
Take advantage of accessing the kernel TSB via ASI_ATOMIC_QUAD_LDD_PHYS
on SPARC64-V, too. Tested by: Michael Moll
Modified:
head/sys/sparc64/sparc64/pmap.c
Modified: h
Author: adrian
Date: Tue Feb 8 20:16:43 2011
New Revision: 218453
URL: http://svn.freebsd.org/changeset/base/218453
Log:
net80211 really doesn't want A_MPDU to appear on non-11n station node mbufs.
Revert back to the previous method of doing it for where a node can be
identified and it's an
Author: adrian
Date: Tue Feb 8 18:31:28 2011
New Revision: 218448
URL: http://svn.freebsd.org/changeset/base/218448
Log:
Commit some missing bits to the sample rate module to (more) correctly
calculate 802.11n packet duration.
This doesn't yet take into account HT40 packet durations as th
On Tue, Feb 8, 2011 at 1:18 AM, Kostik Belousov wrote:
> On Tue, Feb 08, 2011 at 12:16:36AM +, Matthew D Fleming wrote:
>> Author: mdf
>> Date: Tue Feb 8 00:16:36 2011
>> New Revision: 218424
>> URL: http://svn.freebsd.org/changeset/base/218424
>>
>> Log:
>> Based on discussions on the svn-
Author: adrian
Date: Tue Feb 8 14:15:46 2011
New Revision: 218441
URL: http://svn.freebsd.org/changeset/base/218441
Log:
I missed this commit - enable 4k transaction support for the ar5416+ar9160.
Modified:
head/sys/dev/ath/ath_hal/ar5416/ar5416_attach.c
Modified: head/sys/dev/ath/ath_hal/a
Author: jhb
Date: Tue Feb 8 13:02:25 2011
New Revision: 218438
URL: http://svn.freebsd.org/changeset/base/218438
Log:
After reading a bitmap block for i-nodes or blocks, recheck the count of
free i-nodes or blocks to handle a race where another thread might have
allocated the last i-node or
Author: adrian
Date: Tue Feb 8 12:49:01 2011
New Revision: 218436
URL: http://svn.freebsd.org/changeset/base/218436
Log:
There's apparently a bug with Merlin (AR9280) and later chipsets where
putting descriptors (not buffers) across a 4k page boundary can cause issues.
I've not seen it in p
Author: delphij
Date: Tue Feb 8 11:32:22 2011
New Revision: 218432
URL: http://svn.freebsd.org/changeset/base/218432
Log:
Don't consider ioctl returning error as a fatal error and move on to next
disk. When multiple devices are specified, a non-supporting ioctl will
cause diskinfo(8) to st
On Tue, Feb 08, 2011 at 12:16:36AM +, Matthew D Fleming wrote:
> Author: mdf
> Date: Tue Feb 8 00:16:36 2011
> New Revision: 218424
> URL: http://svn.freebsd.org/changeset/base/218424
>
> Log:
> Based on discussions on the svn-src mailing list, rework r218195:
>
>- entirely eliminate
18 matches
Mail list logo