Author: hiren
Date: Sun Jun 1 07:28:24 2014
New Revision: 266941
URL: http://svnweb.freebsd.org/changeset/base/266941
Log:
ECN marking implenetation for dummynet.
Changes include both DCTCP and RFC 3168 ECN marking methodology.
DCTCP draft: http://tools.ietf.org/html/draft-bensley-tcpm-d
Author: br
Date: Sun Jun 1 07:34:54 2014
New Revision: 266942
URL: http://svnweb.freebsd.org/changeset/base/266942
Log:
Do only receive chars if there are some data in the buffer.
This fixes operation on newer Exynos boards.
Modified:
head/sys/arm/samsung/exynos/uart.c
Modified: head/sys/
Author: br
Date: Sun Jun 1 08:15:34 2014
New Revision: 266943
URL: http://svnweb.freebsd.org/changeset/base/266943
Log:
Add support for Exynos 5420 Octa - 8-core
heterogeneous (big.LITTLE) ARM machine
(4 x Cortex-A15 @ 1.8Ghz, 4 x Cortex-A7 @ 1Ghz)
Add configuration for Arndale Octa de
Author: br
Date: Sun Jun 1 08:34:45 2014
New Revision: 266944
URL: http://svnweb.freebsd.org/changeset/base/266944
Log:
Rename exynos uart driver filenames.
Added:
head/sys/arm/samsung/exynos/exynos_uart.c
- copied, changed from r266942, head/sys/arm/samsung/exynos/uart.c
head/sys/arm
Author: br
Date: Sun Jun 1 08:45:27 2014
New Revision: 266945
URL: http://svnweb.freebsd.org/changeset/base/266945
Log:
Fix i2c communication interface to be compatible with
vendor tools, e.g. embedded controller tool
Submitted by: Maxim Ignatenko
Modified:
head/sys/arm/samsung/exyno
Author: hselasky
Date: Sun Jun 1 10:22:18 2014
New Revision: 266946
URL: http://svnweb.freebsd.org/changeset/base/266946
Log:
Add basic support for isochronous transfers in host mode to the
ISP/SAF1761 driver.
Sponsored by: DARPA, AFRL
Modified:
head/sys/dev/usb/controller/saf1761_otg
Author: jilles
Date: Sun Jun 1 11:25:34 2014
New Revision: 266947
URL: http://svnweb.freebsd.org/changeset/base/266947
Log:
sh: Avoid undefined behaviour shifting negative values left in arithmetic.
With i386 base clang, arith_yacc.o remains unchanged.
Modified:
head/bin/sh/arith_yacc.c
Author: jilles
Date: Sun Jun 1 13:33:22 2014
New Revision: 266948
URL: http://svnweb.freebsd.org/changeset/base/266948
Log:
printf: Install tests/regress.missingpos1.out, fixing tests.
Modified:
head/usr.bin/printf/tests/Makefile
Modified: head/usr.bin/printf/tests/Makefile
On Sun, 1 Jun 2014 08:15:34 + (UTC)
Ruslan Bukin wrote:
> Author: br
> Date: Sun Jun 1 08:15:34 2014
> New Revision: 266943
> URL: http://svnweb.freebsd.org/changeset/base/266943
>
> Log:
> Add support for Exynos 5420 Octa - 8-core
> heterogeneous (big.LITTLE) ARM machine
> (4 x Corte
Author: br
Date: Sun Jun 1 17:09:02 2014
New Revision: 266950
URL: http://svnweb.freebsd.org/changeset/base/266950
Log:
Add ident value. This fixes universe build.
Pointed out by: andrew
Modified:
head/sys/arm/conf/EXYNOS5250
head/sys/arm/conf/EXYNOS5420
Modified: head/sys/arm/
On Sun, Jun 01, 2014 at 05:57:42PM +0100, Andrew Turner wrote:
> The EXYNOS5250 and EXYNOS5420 configs are missing an ident value. This
> causes universe to break. The following patch fixes it.
Thanks.
___
svn-src-head@freebsd.org mailing list
http://li
Author: bryanv
Date: Sun Jun 1 18:16:01 2014
New Revision: 266951
URL: http://svnweb.freebsd.org/changeset/base/266951
Log:
Split the virtio.h header file into multiple files
Reorganize the previous contexts of the file as it is in Linux. The
eventual goal is to install the header files
Author: hiren
Date: Sun Jun 1 20:19:17 2014
New Revision: 266955
URL: http://svnweb.freebsd.org/changeset/base/266955
Log:
DNOLD_IS_ECN introduced by r266941 is not required.
DNOLD_* flags are for compat with old binaries.
Suggested by: luigi
Modified:
head/sys/netpfil/ipfw/ip_dn_glue
Author: eadler
Date: Mon Jun 2 00:21:42 2014
New Revision: 266959
URL: http://svnweb.freebsd.org/changeset/base/266959
Log:
arc: add linting for python files
Added:
head/.arclint (contents, props changed)
Added: head/.arclint
===
Author: loos
Date: Mon Jun 2 02:00:17 2014
New Revision: 266960
URL: http://svnweb.freebsd.org/changeset/base/266960
Log:
Configure the analog input 7 which, on BBB, is connected to the 3V3B rail
through a voltage divisor (R163 and R164 on page 4 of BBB schematic).
Add a note about this
Author: loos
Date: Mon Jun 2 02:20:28 2014
New Revision: 266961
URL: http://svnweb.freebsd.org/changeset/base/266961
Log:
Never, ever, abbreviate the month names on manual pages.
Pointed out by: brueffer
Pointy hat to:loos
Modified:
head/usr.sbin/bsnmpd/modules/snmp_lm75
Author: bjk (doc committer)
Date: Mon Jun 2 03:03:57 2014
New Revision: 266962
URL: http://svnweb.freebsd.org/changeset/base/266962
Log:
Document some more socket features
Add some mention of the functions used by protocol implementations,
upcalls, and other general routines.
Not al
Author: bjk (doc committer)
Date: Mon Jun 2 03:07:16 2014
New Revision: 266963
URL: http://svnweb.freebsd.org/changeset/base/266963
Log:
Note that recording is not supported for snd_envy24*
PR: docs/166755
Approved by: hrs (mentor)
Modified:
head/share/man/man4/snd_envy24.4
Author: jmg
Date: Mon Jun 2 03:27:33 2014
New Revision: 266964
URL: http://svnweb.freebsd.org/changeset/base/266964
Log:
enable sound modules on arm.. This is necessary to get the uaudio
module installed...
Modified:
head/sys/modules/Makefile
Modified: head/sys/modules/Makefile
=
19 matches
Mail list logo