Author: adrian
Date: Tue Apr 8 07:00:43 2014
New Revision: 264252
URL: http://svnweb.freebsd.org/changeset/base/264252
Log:
Don't resume a TID on each filtered frame completion - only do it if
we did suspend it.
The whole suspend/resume TID queue thing is supposed to be a matched
refer
Author: adrian
Date: Tue Apr 8 07:01:27 2014
New Revision: 264253
URL: http://svnweb.freebsd.org/changeset/base/264253
Log:
Add a comment explaining the obvious.
Modified:
head/sys/dev/ath/if_ath_tx.c
Modified: head/sys/dev/ath/if_ath_tx.c
===
Author: adrian
Date: Tue Apr 8 07:08:59 2014
New Revision: 264254
URL: http://svnweb.freebsd.org/changeset/base/264254
Log:
Correct the actual definition of ath_tx_tid_filt_comp_single() to
match how it's used.
This is another bug that led to aggregate traffic hanging because
the BAW t
Author: adrian
Date: Tue Apr 8 07:10:52 2014
New Revision: 264255
URL: http://svnweb.freebsd.org/changeset/base/264255
Log:
Don't do continue inside the scheduler loop; we really need to check
if we've hit the end of the list and cycled around to the first
node again.
Obtained from:
Author: adrian
Date: Tue Apr 8 07:14:14 2014
New Revision: 264256
URL: http://svnweb.freebsd.org/changeset/base/264256
Log:
Add some debugging and forcing of the BAW to match what the current
tracked BAW actually is.
The net80211 code that completes a BAR will set tid->txa_start (the
B
Author: marius
Date: Tue Apr 8 07:32:32 2014
New Revision: 264257
URL: http://svnweb.freebsd.org/changeset/base/264257
Log:
Distinguish between the different variants and configurations of Sunix
{MIO,SER}5 chips instead of treating all of them as PUC_PORT_2S.
Among others, this fixes th
On Monday, April 07, 2014 10:36:27 pm Adrian Chadd wrote:
> Author: adrian
> Date: Tue Apr 8 02:36:27 2014
> New Revision: 264250
> URL: http://svnweb.freebsd.org/changeset/base/264250
>
> Log:
> Add a basic set of data points which count the number of sleep entries
> that are being done by t
On Monday, April 07, 2014 6:40:29 pm Devin Teske wrote:
> Author: dteske
> Date: Mon Apr 7 22:40:29 2014
> New Revision: 264243
> URL: http://svnweb.freebsd.org/changeset/base/264243
>
> Log:
> Loosen the processing of *_IF_aliasN vars to be less strict. Previously,
> the first alias had to b
Author: ray
Date: Tue Apr 8 14:14:25 2014
New Revision: 264258
URL: http://svnweb.freebsd.org/changeset/base/264258
Log:
Fix cursor color in reverse video mode.
PR: kern/188196
Submitted by: Claude Buisson (original version)
MFC after:1 week
Sponsored by: The FreeBSD F
Author: ray
Date: Tue Apr 8 14:18:39 2014
New Revision: 264259
URL: http://svnweb.freebsd.org/changeset/base/264259
Log:
Update to fix at r264244.
o Unmute terminal when done with driver replacement.
o Move init fonts to early point.
o Minor cleanup.
MFC after:6 days
X-MFC-with
Author: emaste
Date: Tue Apr 8 17:40:09 2014
New Revision: 264260
URL: http://svnweb.freebsd.org/changeset/base/264260
Log:
Revert r264132, disconnecting sys/boot/amd64 for now
Some 64-bit Ficl warnings broke tinderbox builds.
Modified:
head/sys/boot/Makefile
Modified: head/sys/boot/Ma
Author: emaste
Date: Tue Apr 8 17:50:27 2014
New Revision: 264261
URL: http://svnweb.freebsd.org/changeset/base/264261
Log:
Correct a variable's type for 64-bit Ficl
FICL_INT is long.
Modified:
head/sys/boot/ficl/words.c
Modified: head/sys/boot/ficl/words.c
> -Original Message-
> From: John Baldwin [mailto:j...@freebsd.org]
> Sent: Tuesday, April 8, 2014 6:17 AM
> To: Devin Teske
> Cc: src-committ...@freebsd.org; svn-src-...@freebsd.org; svn-src-
> h...@freebsd.org
> Subject: Re: svn commit: r264243 - in head/etc: . rc.d
>
> On Monday, Apri
Author: emaste
Date: Tue Apr 8 18:02:32 2014
New Revision: 264262
URL: http://svnweb.freebsd.org/changeset/base/264262
Log:
Fix printf args for 64-bit archs
Sponsored by: The FreeBSD Foundation
Modified:
head/sys/boot/ficl/tools.c
Modified: head/sys/boot/ficl/tools.c
==
Author: emaste
Date: Tue Apr 8 18:21:38 2014
New Revision: 264263
URL: http://svnweb.freebsd.org/changeset/base/264263
Log:
Add explicit casts to quiet warnings in libefi
Sponsored by: The FreeBSD Foundation
Modified:
head/sys/boot/efi/libefi/efipart.c
Modified: head/sys/boot/efi/libef
Author: mav
Date: Tue Apr 8 18:22:03 2014
New Revision: 264264
URL: http://svnweb.freebsd.org/changeset/base/264264
Log:
Wakeup only one thread of added in r263978i at a time.
This slightly reduces lock congestion between threads.
Submitted by: trasz
Modified:
head/sys/cam/ctl/ctl.
Author: delphij
Date: Tue Apr 8 18:27:32 2014
New Revision: 264265
URL: http://svnweb.freebsd.org/changeset/base/264265
Log:
Fix NFS deadlock vulnerability. [SA-14:05]
Fix "Heartbleed" vulnerability and ECDSA Cache Side-channel
Attack in OpenSSL. [SA-14:06]
Modified:
head/crypto/opens
Author: emaste
Date: Tue Apr 8 19:19:58 2014
New Revision: 264268
URL: http://svnweb.freebsd.org/changeset/base/264268
Log:
(Re)connect sys/boot/amd64 to the build
Sponsored by: The FreeBSD Foundation
Modified:
head/sys/boot/Makefile
Modified: head/sys/boot/Makefile
===
Author: sbruno
Date: Tue Apr 8 20:10:22 2014
New Revision: 264269
URL: http://svnweb.freebsd.org/changeset/base/264269
Log:
Add Stacey Son's binary activation patches that allow remapping of
execution to a emumation program via parsing of ELF header information.
With this kernel module a
Author: imp
Date: Tue Apr 8 20:10:57 2014
New Revision: 264270
URL: http://svnweb.freebsd.org/changeset/base/264270
Log:
Put proper ${} around variable expansion. This fixes the build on 9.2
with fmake (which complained). Not sure why bmake didn't complain though...
Modified:
head/sys/con
On Tuesday, April 08, 2014 4:10:22 pm Sean Bruno wrote:
> Author: sbruno
> Date: Tue Apr 8 20:10:22 2014
> New Revision: 264269
> URL: http://svnweb.freebsd.org/changeset/base/264269
>
> Log:
> Add Stacey Son's binary activation patches that allow remapping of
> execution to a emumation progr
Author: mav
Date: Tue Apr 8 20:50:48 2014
New Revision: 264274
URL: http://svnweb.freebsd.org/changeset/base/264274
Log:
Add support for SCSI UNMAP commands to CTL.
This patch adds support for three new SCSI commands: UNMAP, WRITE SAME(10)
and WRITE SAME(16). WRITE SAME commands support
Author: jhb
Date: Tue Apr 8 20:54:13 2014
New Revision: 264275
URL: http://svnweb.freebsd.org/changeset/base/264275
Log:
Explicitly initialize 'vmname' to NULL.
Reviewed by: grehan
Modified:
head/usr.sbin/bhyvectl/bhyvectl.c
Modified: head/usr.sbin/bhyvectl/bhyvectl.c
On 2014-04-08 13:27, Xin LI wrote:
Author: delphij
Date: Tue Apr 8 18:27:32 2014
New Revision: 264265
URL: http://svnweb.freebsd.org/changeset/base/264265
Log:
Fix NFS deadlock vulnerability. [SA-14:05]
Fix "Heartbleed" vulnerability and ECDSA Cache Side-channel
Attack in OpenSSL. [SA-14
Author: brueffer
Date: Tue Apr 8 20:59:02 2014
New Revision: 264276
URL: http://svnweb.freebsd.org/changeset/base/264276
Log:
Quick mdoc/whitespace/spelling pass, this needs some more work.
Modified:
head/usr.sbin/binmiscctl/binmiscctl.8
Modified: head/usr.sbin/binmiscctl/binmiscctl.8
=
Author: jhb
Date: Tue Apr 8 21:02:03 2014
New Revision: 264277
URL: http://svnweb.freebsd.org/changeset/base/264277
Log:
Handle single-byte reads from the bvmcons port (0x220) by returning
0xff. Some guests may attempt to read from this port to identify
psuedo-PNP ISA devices. (The ie(4)
Author: mav
Date: Tue Apr 8 21:30:10 2014
New Revision: 264279
URL: http://svnweb.freebsd.org/changeset/base/264279
Log:
Oops! Few quick fixes for r264274.
Modified:
head/sys/cam/ctl/ctl_backend_ramdisk.c
head/sys/cam/scsi/scsi_all.h
Modified: head/sys/cam/ctl/ctl_backend_ramdisk.c
==
Author: sbruno
Date: Tue Apr 8 21:39:51 2014
New Revision: 264280
URL: http://svnweb.freebsd.org/changeset/base/264280
Log:
Actually, since this is what I thought I was doing, only allow the
binmisc code to be build on amd64/i386 for the kernel.
Update NOTES with some indication of what
Author: imp
Date: Tue Apr 8 21:58:04 2014
New Revision: 264281
URL: http://svnweb.freebsd.org/changeset/base/264281
Log:
Also ignore files from Murcirial (.hg) and git (.git) when copying
file trees.
Modified:
head/tools/tools/nanobsd/nanobsd.sh
Modified: head/tools/tools/nanobsd/nanobsd.
> >
> > Added:
> > head/sys/kern/imgact_binmisc.c (contents, props changed)
> > head/sys/modules/imgact_binmisc/
> > head/sys/modules/imgact_binmisc/Makefile (contents, props changed)
> > head/sys/sys/imgact_binmisc.h (contents, props changed)
> > head/usr.sbin/binmiscctl/
> > he
Author: sbruno
Date: Tue Apr 8 22:12:01 2014
New Revision: 264282
URL: http://svnweb.freebsd.org/changeset/base/264282
Log:
sys/kern/imgact_binmisc.c -- free the right pointer mask vs magic
sys/sys/imagact_binmisc.h -- cleanup white space tabs vs spaces
-- remov
Author: mav
Date: Tue Apr 8 22:36:39 2014
New Revision: 264283
URL: http://svnweb.freebsd.org/changeset/base/264283
Log:
Another fix for r264274. Last moment cosmetic changes are evil!
Modified:
head/sys/cam/ctl/ctl_backend_block.c
Modified: head/sys/cam/ctl/ctl_backend_block.c
===
Author: peter
Date: Wed Apr 9 01:26:58 2014
New Revision: 264289
URL: http://svnweb.freebsd.org/changeset/base/264289
Log:
Bump osreldate for tracking SA-14:06
Modified:
head/sys/sys/param.h
Changes in other areas also in this revision:
Modified:
stable/10/sys/sys/param.h
stable/9/sys/s
Author: sbruno
Date: Wed Apr 9 03:46:04 2014
New Revision: 264291
URL: http://svnweb.freebsd.org/changeset/base/264291
Log:
Spell imgact_binmisc correctly
Modified:
head/sys/modules/Makefile
Modified: head/sys/modules/Makefile
Author: adrian
Date: Wed Apr 9 03:51:05 2014
New Revision: 264292
URL: http://svnweb.freebsd.org/changeset/base/264292
Log:
Add a function to check whether the given register can be accessed whilst
the chip is asleep.
It's AR5416 and later specific; I'll add a HAL method to generalise it
Author: yongari
Date: Wed Apr 9 05:15:40 2014
New Revision: 264293
URL: http://svnweb.freebsd.org/changeset/base/264293
Log:
Add workaround for MCP61 Ethernet controller found on MSI K9
motherboard. PHY hardware used for the controller responded at
all possible addresses which in turn resu
Author: hselasky
Date: Wed Apr 9 06:27:04 2014
New Revision: 264294
URL: http://svnweb.freebsd.org/changeset/base/264294
Log:
Fix for infinite XHCI reset loops when the set address USB request fails.
MFC after:2 days
Modified:
head/sys/dev/usb/controller/xhci.c
Modified: head/sys/d
37 matches
Mail list logo