Author: cperciva
Date: Sun Feb 14 13:42:16 2016
New Revision: 295609
URL: https://svnweb.freebsd.org/changeset/base/295609
Log:
Don't dereference a pointer immediately after determining that it is
equal to NULL. [1]
While I'm here, s/xb/xbd/ (the name changed a long time ago but this
in
Author: kevlo
Date: Sun Feb 14 14:23:56 2016
New Revision: 295610
URL: https://svnweb.freebsd.org/changeset/base/295610
Log:
Fix a bug that caused nothing to be skipped when skipping exactly the
number of bytes present in a regular file was requested.
Obtained from:OpenBSD
Modifi
uhm, why'd you not just file a separate pr for this?
8 keys limits how many stations it can support in hostap mode :( I'd
rather the bitmap management code gets fixed.
-a
On 13 February 2016 at 23:16, Hans Petter Selasky wrote:
> Author: hselasky
> Date: Sun Feb 14 07:16:36 2016
> New Revisio
On 02/14/16 16:23, Adrian Chadd wrote:
uhm, why'd you not just file a separate pr for this?
8 keys limits how many stations it can support in hostap mode :( I'd
rather the bitmap management code gets fixed.
Hi,
From what I can see 8 keys is the maximum due to the following shift:
/*
On 02/14/16 16:39, Hans Petter Selasky wrote:
It is only about bitmanagement,
^ not
--HPS
___
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr.
Sun, 14 Feb 2016 17:39:32 +0200 було написано Hans Petter Selasky
:
This does not related to pairwise keys management:
static void
rum_group_key_set_cb(struct rum_softc *sc, union sec_param *data,
uint8_t rvp_id)
{
...
/* Set cipher mode. */
if (rum_modbits(sc, rvp_id < 2
On 02/14/16 16:42, Andriy Voskoboinyk wrote:
Sun, 14 Feb 2016 17:39:32 +0200 було написано Hans Petter Selasky
:
This does not related to pairwise keys management:
static void
rum_group_key_set_cb(struct rum_softc *sc, union sec_param *data,
uint8_t rvp_id)
{
...
Then the if_rumreg.h par
Sun, 14 Feb 2016 09:16:36 +0200 було написано Hans Petter Selasky
:
Author: hselasky
Date: Sun Feb 14 07:16:36 2016
New Revision: 295607
URL: https://svnweb.freebsd.org/changeset/base/295607
Log:
Reduce the number of supported WLAN keys in the rum driver, else we
risk bit shifting overflo
On 02/14/16 16:13, Andriy Voskoboinyk wrote:
Sun, 14 Feb 2016 09:16:36 +0200 було написано Hans Petter Selasky
:
Author: hselasky
Date: Sun Feb 14 07:16:36 2016
New Revision: 295607
URL: https://svnweb.freebsd.org/changeset/base/295607
Log:
Reduce the number of supported WLAN keys in the rum
Author: hselasky
Date: Sun Feb 14 16:18:39 2016
New Revision: 295611
URL: https://svnweb.freebsd.org/changeset/base/295611
Log:
Restore maximum number of host keys to 64.
Discussed with: adrian @ and avos @
Modified:
head/sys/dev/usb/wlan/if_rumreg.h
Modified: head/sys/dev/usb/wla
Author: andrew
Date: Sun Feb 14 16:38:32 2016
New Revision: 295612
URL: https://svnweb.freebsd.org/changeset/base/295612
Log:
Remove an unused include.
Modified:
head/sys/arm/mv/twsi.c
Modified: head/sys/arm/mv/twsi.c
==
Sun, 14 Feb 2016 18:19:02 +0200 було написано Hans Petter Selasky
:
On 02/14/16 16:13, Andriy Voskoboinyk wrote:
Sun, 14 Feb 2016 09:16:36 +0200 було написано Hans Petter Selasky
:
Author: hselasky
Date: Sun Feb 14 07:16:36 2016
New Revision: 295607
URL: https://svnweb.freebsd.org/changeset
Author: pfg
Date: Sun Feb 14 19:52:50 2016
New Revision: 295616
URL: https://svnweb.freebsd.org/changeset/base/295616
Log:
ext2fs: Remove panics for rename() race conditions.
Sync with r84642 from UFS:
The panics are inappropriate because the IN_RENAME flag only fixes a
few of
Author: cem
Date: Sun Feb 14 22:37:28 2016
New Revision: 295618
URL: https://svnweb.freebsd.org/changeset/base/295618
Log:
NTB: workaround for high traffic hardware hang
This patch comes from Dave Jiang's Linux tree, davejiang/ntb. It hasn't
been accepted into Linus' tree, so I do not ha
On (16/12/2015 21:30), Gleb Smirnoff wrote:
> Author: glebius
> Date: Wed Dec 16 21:30:45 2015
> New Revision: 292373
> URL: https://svnweb.freebsd.org/changeset/base/292373
>
> Log:
> A change to KPI of vm_pager_get_pages() and underlying VOP_GETPAGES().
>
> o With new KPI consumers can re
Author: andrew
Date: Sun Feb 14 23:42:07 2016
New Revision: 295621
URL: https://svnweb.freebsd.org/changeset/base/295621
Log:
Create the twsi device option in preparation to move the driver to a common
location. The device is also found in Allwinner SoCs.
Sponsored by: ABT Systems Ltd
Mo
Author: andrew
Date: Sun Feb 14 23:51:13 2016
New Revision: 295622
URL: https://svnweb.freebsd.org/changeset/base/295622
Log:
Move the twsi driver source to be under iicbus. It is in a separate
directory as it is expected multiple attachments will be added for the SoC
families that use this
17 matches
Mail list logo