On Fri, Jul 08, 2016 at 02:19:09AM +, Glen Barber wrote:
> Author: gjb
> Date: Fri Jul 8 02:19:09 2016
> New Revision: 302420
> URL: https://svnweb.freebsd.org/changeset/base/302420
>
> Log:
> Spell '12.x' correctly in UPDATING.
>
> Submitted by: lidl
> Approved by:re
On 8 Jul 2016, at 11:38, Slawa Olhovchenkov wrote:
On Fri, Jul 08, 2016 at 02:19:09AM +, Glen Barber wrote:
Author: gjb
Date: Fri Jul 8 02:19:09 2016
New Revision: 302420
URL: https://svnweb.freebsd.org/changeset/base/302420
Log:
Spell '12.x' correctly in UPDATING.
Submitted by: lidl
Author: skreuzer (doc,ports committer)
Date: Fri Jul 8 13:08:26 2016
New Revision: 302431
URL: https://svnweb.freebsd.org/changeset/base/302431
Log:
Document 302110, Merge netmap support from ncxgbe/ncxl to vcxgbe/vcxl
Approved by: re (gjb, implicit, relnotes)
Modified:
head/release/do
Author: skreuzer (doc,ports committer)
Date: Fri Jul 8 13:09:55 2016
New Revision: 302432
URL: https://svnweb.freebsd.org/changeset/base/302432
Log:
Document 289549, Update hostapd/wpa_supplicant to version 2.5.
Approved by: re (gjb, implicit, relnotes)
Modified:
head/release/doc/en_US
Author: skreuzer (doc,ports committer)
Date: Fri Jul 8 13:12:24 2016
New Revision: 302433
URL: https://svnweb.freebsd.org/changeset/base/302433
Log:
Document 293190, Update less to v481
Approved by: re (gjb, implicit, relnotes)
Modified:
head/release/doc/en_US.ISO8859-1/relnotes/articl
Author: skreuzer (doc,ports committer)
Date: Fri Jul 8 13:21:51 2016
New Revision: 302434
URL: https://svnweb.freebsd.org/changeset/base/302434
Log:
Document 300436, bsdinstall/zfsboot GPT+BIOS+GELI installs make use of
GELIBOOT
Approved by: re (gjb, implicit, relnotes)
Modified:
head
Author: skreuzer (doc,ports committer)
Date: Fri Jul 8 13:26:17 2016
New Revision: 302435
URL: https://svnweb.freebsd.org/changeset/base/302435
Log:
Document 301973, Add bsdconfig `wifi' (aka `wireless' or `wlan') module
Approved by: re (gjb, implicit, relnotes)
Modified:
head/release/
Author: skreuzer (doc,ports committer)
Date: Fri Jul 8 13:29:47 2016
New Revision: 302436
URL: https://svnweb.freebsd.org/changeset/base/302436
Log:
Document 300291, Enable NEW_PCIB on arm64.
Approved by: re (gjb, implicit, relnotes)
Modified:
head/release/doc/en_US.ISO8859-1/relnotes/
Author: ngie
Date: Fri Jul 8 16:29:45 2016
New Revision: 302438
URL: https://svnweb.freebsd.org/changeset/base/302438
Log:
Revert r302403
lang/gcc{48,49,5} lacks -fformat-extensions support (causing build errors,
which
is what prompted r302403 to be committed). devel/amd64-gcc on the ot
Author: cem
Date: Fri Jul 8 17:04:21 2016
New Revision: 302439
URL: https://svnweb.freebsd.org/changeset/base/302439
Log:
iflib: Fix typo in 'iflib_rx_miss_bufs' sysctl name
It looks like these sysctls were copy-pasted from netmap. Most were changed
from 'ixl_' prefix to 'iflib_', but t
On 7/8/16 9:29 AM, Garrett Cooper wrote:
> Author: ngie
> Date: Fri Jul 8 16:29:45 2016
> New Revision: 302438
> URL: https://svnweb.freebsd.org/changeset/base/302438
>
> Log:
> Revert r302403
>
> lang/gcc{48,49,5} lacks -fformat-extensions support (causing build errors,
> which
> is wh
> On Jul 8, 2016, at 10:10, Bryan Drewery wrote:
...
> This needs to be MFC'd to stable/11.
Yup. I'm going to open a commit request soon.
Thanks :),
-Ngie
>
> --
> Regards,
> Bryan Drewery
___
svn-src-head@freebsd.org mailing list
https://lists.f
Author: np
Date: Fri Jul 8 18:13:23 2016
New Revision: 302440
URL: https://svnweb.freebsd.org/changeset/base/302440
Log:
cxgbe(4): Add sysctl to display the RSS indirection table size for an
interface.
dev.cxl..rss_size
dev.vcxl..rss_size
MFC after:3 days
Modified:
head/sys
Author: adrian
Date: Fri Jul 8 19:16:50 2016
New Revision: 302446
URL: https://svnweb.freebsd.org/changeset/base/302446
Log:
[ath_hal] extend the TX/RX descriptor layout to include location/beamforming
fields.
* extend the TX timestamp to 32 bits, as the AR5416 and later does a full
3
Author: ed
Date: Fri Jul 8 20:09:21 2016
New Revision: 302448
URL: https://svnweb.freebsd.org/changeset/base/302448
Log:
Don't forget to set sa->narg for CloudABI system calls.
It turns out that this value is not used within the system call code
under normal conditions, except when using
Author: bdrewery
Date: Fri Jul 8 20:15:58 2016
New Revision: 302449
URL: https://svnweb.freebsd.org/changeset/base/302449
Log:
Use TARGET here to fix check/delete-old after r302391.
usr.bin/Makefie.arm is used to install ofwdump so TARGET=arm should cover
all of the cases.
MFC after
Author: emaste
Date: Fri Jul 8 20:20:46 2016
New Revision: 302450
URL: https://svnweb.freebsd.org/changeset/base/302450
Log:
libunwind: update to upstream snapshot r272680
The key improvement is that it may be built without cross-unwinding
support, which significantly reduces the stack s
Author: phk
Date: Fri Jul 8 20:33:20 2016
New Revision: 302452
URL: https://svnweb.freebsd.org/changeset/base/302452
Log:
Add missing PORTS_OPTS to two make commands
Modified:
head/tools/tools/sysbuild/sysbuild.sh
Modified: head/tools/tools/sysbuild/sysbuild.sh
=
Author: emaste
Date: Fri Jul 8 21:17:24 2016
New Revision: 302456
URL: https://svnweb.freebsd.org/changeset/base/302456
Log:
libunwind: enable only the native unwinder by default
This significantly reduces stack space requirements, and runtimes
require only native unwinding.
MFC aft
Author: mav
Date: Fri Jul 8 21:25:37 2016
New Revision: 302459
URL: https://svnweb.freebsd.org/changeset/base/302459
Log:
Allow AHCI controller to support up to 32 arbitrary devices.
While old syntax is still supported, new syntax looks like this:
-s 3,ahci,hd:/dev/zvol/XXX,hd:/dev/zv
Author: mav
Date: Fri Jul 8 21:30:18 2016
New Revision: 302460
URL: https://svnweb.freebsd.org/changeset/base/302460
Log:
Add emulation for multiple (up to 16) MSI vectors for AHCI.
It was useless before, but may improve performance now if multiple devices
are configured and guest suppor
Author: adrian
Date: Fri Jul 8 21:34:39 2016
New Revision: 302461
URL: https://svnweb.freebsd.org/changeset/base/302461
Log:
[ath_hal] retire a "long RX desc" flag, store/use the TX/RX timestamp length.
* the code already stored the length of the RX desc, which I never used.
So, use th
Author: adrian
Date: Fri Jul 8 21:35:44 2016
New Revision: 302462
URL: https://svnweb.freebsd.org/changeset/base/302462
Log:
[ath] include ath_hal accessor macro changes.
I missed this in the previous commit.
Modified:
head/sys/dev/ath/if_athvar.h
Modified: head/sys/dev/ath/if_athvar.h
Author: adrian
Date: Fri Jul 8 21:37:04 2016
New Revision: 302463
URL: https://svnweb.freebsd.org/changeset/base/302463
Log:
[ath_hal] add capability bit for querying/controlling the ToA/ToD positioning
code.
Modified:
head/sys/dev/ath/ath_hal/ah.h
Modified: head/sys/dev/ath/ath_hal/ah.h
=
Author: adrian
Date: Fri Jul 8 22:20:35 2016
New Revision: 302464
URL: https://svnweb.freebsd.org/changeset/base/302464
Log:
[ath] add a new buf flag, marking a buffer as involved with ToA/ToD
positioning.
Modified:
head/sys/dev/ath/if_athvar.h
Modified: head/sys/dev/ath/if_athvar.h
==
Author: gonzo
Date: Fri Jul 8 22:32:03 2016
New Revision: 302465
URL: https://svnweb.freebsd.org/changeset/base/302465
Log:
Remove extra 0x before %p format strings introduced by r296182
Modified:
head/sys/boot/fdt/fdt_loader_cmd.c
head/sys/boot/uboot/lib/elf_freebsd.c
head/sys/boot/uboo
Author: adrian
Date: Fri Jul 8 22:37:52 2016
New Revision: 302466
URL: https://svnweb.freebsd.org/changeset/base/302466
Log:
[ath_hal] Add setting positioning bit and clear sounding-disable bit.
* If fast_ts is set then the TX timestamp is the fast timestamp, not
normal TSF.
* If the
Author: adrian
Date: Fri Jul 8 22:39:37 2016
New Revision: 302467
URL: https://svnweb.freebsd.org/changeset/base/302467
Log:
[ath_hal] add locationing / tx-beamforming RX status descriptor decoding.
* LOC_INFO is mostly just "did this packet come with a locationing
timestamp instead of
Author: adrian
Date: Fri Jul 8 22:59:15 2016
New Revision: 302468
URL: https://svnweb.freebsd.org/changeset/base/302468
Log:
[ath_hal] add in locationing timer support and capabilities.
* add support to read the timer and capability
* add support to enable/disable the location timer.
Author: bapt
Date: Fri Jul 8 23:07:48 2016
New Revision: 302469
URL: https://svnweb.freebsd.org/changeset/base/302469
Log:
Allow to install various components of the locales independantly
Modified:
head/tools/tools/locale/Makefile
Modified: head/tools/tools/locale/Makefile
=
Author: manu
Date: Fri Jul 8 23:08:59 2016
New Revision: 302470
URL: https://svnweb.freebsd.org/changeset/base/302470
Log:
Check that the pin function exists before setting it.
This is needed for Allwinner A13 which has gpio pins with only "out" function.
Modified:
head/sys/arm/allwinner/a
Author: bapt
Date: Fri Jul 8 23:10:55 2016
New Revision: 302471
URL: https://svnweb.freebsd.org/changeset/base/302471
Log:
Add RCS Id. Sort options in SYNOPSIS. Fix macro usage. Fix Dd.
Submitted by: w...@netbsd.org
Obtained from:NetBSD
Modified:
head/usr.bin/mkcsmapper/mkcsma
Author: manu
Date: Fri Jul 8 23:38:25 2016
New Revision: 302472
URL: https://svnweb.freebsd.org/changeset/base/302472
Log:
Add support for Allwinner A13.
Reviewed by: jmcneill
Relnotes: yes
Differential Revision:https://reviews.freebsd.org/D6809
Added:
head/sys/arm/allw
Author: bapt
Date: Fri Jul 8 23:40:25 2016
New Revision: 302473
URL: https://svnweb.freebsd.org/changeset/base/302473
Log:
Sync usage between program and man page. Increase column width. [1]
Simplifay the usage() function
Replace errx/strerror with errc
Submitted by: w...@netbsd.org [1
Author: gnn
Date: Fri Jul 8 23:44:09 2016
New Revision: 302474
URL: https://svnweb.freebsd.org/changeset/base/302474
Log:
On FreeBSD there is a setsockopt option SO_USER_COOKIE which allows
setting a 32 bit value on each socket. This can be used by applications
and DTrace as a rendezvous po
Author: emaste
Date: Sat Jul 9 00:35:20 2016
New Revision: 302475
URL: https://svnweb.freebsd.org/changeset/base/302475
Log:
libunwind: limit stack usage in unwind cursor
This may be reworked upstream but in the interim should address the
stack usage issue reported in the PR.
PR:
On Tue, 5 Jul 2016 18:47:18 + (UTC)
Gleb Smirnoff wrote:
> Author: glebius
> Date: Tue Jul 5 18:47:17 2016
> New Revision: 302350
> URL: https://svnweb.freebsd.org/changeset/base/302350
>
> Log:
> The paradigm of a callout is that it has three consequent states:
> not scheduled -> sched
Author: pfg
Date: Sat Jul 9 02:33:45 2016
New Revision: 302476
URL: https://svnweb.freebsd.org/changeset/base/302476
Log:
ng_mppc(4):: basic readability cleanups.
In particular use __unreachable() to appease static analyzers.
No functional change.
CID: 1356591
MFC after:
Author: eadler
Date: Sat Jul 9 04:56:28 2016
New Revision: 302480
URL: https://svnweb.freebsd.org/changeset/base/302480
Log:
Add -P to pathchk usage
Modified:
head/usr.bin/pathchk/pathchk.c
Modified: head/usr.bin/pathchk/pathchk.c
Author: bapt
Date: Sat Jul 9 06:52:55 2016
New Revision: 302481
URL: https://svnweb.freebsd.org/changeset/base/302481
Log:
Revert the change from errx/strerror to errc to appease gcc 4.2
Modified:
head/usr.bin/mkcsmapper/yacc.y
Modified: head/usr.bin/mkcsmapper/yacc.y
==
40 matches
Mail list logo