Author: peter
Date: Mon Jun 2 06:15:38 2014
New Revision: 266968
URL: http://svnweb.freebsd.org/changeset/base/266968
Log:
Test commit
PR: 190488
Modified:
svnadmin/hooks/scripts/notify_bz.sh
Modified: svnadmin/hooks/scripts/notify_bz.sh
==
Author: peter
Date: Mon Jun 2 06:09:05 2014
New Revision: 266967
URL: http://svnweb.freebsd.org/changeset/base/266967
Log:
Post commit -> bugzilla hook
Modified:
svnadmin/hooks/post-commit
Modified: svnadmin/hooks/post-commit
=
Author: peter
Date: Mon Jun 2 06:08:09 2014
New Revision: 266966
URL: http://svnweb.freebsd.org/changeset/base/266966
Log:
Add initial post-commit -> bugzilla hook
Added:
svnadmin/hooks/scripts/notify_bz.sh (contents, props changed)
Added: svnadmin/hooks/scripts/notify_bz.sh
=
Author: np
Date: Mon Jun 2 05:01:08 2014
New Revision: 266965
URL: http://svnweb.freebsd.org/changeset/base/266965
Log:
MFC r266908:
cxgbe(4): Fix a NULL dereference when the very first call to
get_scatter_segment() in get_fl_payload() fails. While here,
fix the code to adjust fl_bufs
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
=
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: 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: 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: 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: 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: 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: jilles
Date: Sun Jun 1 18:52:21 2014
New Revision: 266953
URL: http://svnweb.freebsd.org/changeset/base/266953
Log:
MFC r264480: mergemaster: Avoid "/var/tmp/temproot disappeared" if there is
nothing to compare.
Because of the change to find in SVN r253886, the entire temproot wo
Author: bjk (doc committer)
Date: Sun Jun 1 18:41:33 2014
New Revision: 266952
URL: http://svnweb.freebsd.org/changeset/base/266952
Log:
MFC r266285,266866:
r266285 | bjk | 2014-05-16 23:05:52 -0400 (Fri, 16
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
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-all@freebsd.org mailing list
http://lis
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, 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: 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
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: 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: 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: 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: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 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: 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
25 matches
Mail list logo