Author: brueffer
Date: Thu Feb 20 08:55:59 2014
New Revision: 262239
URL: http://svnweb.freebsd.org/changeset/base/262239
Log:
MFC: r261858
Fix a bug in be_uuid_dec(); it called le16dec() instead of be16dec(),
probably due to copy+pasting le_uuid_dec().
PR: 146588
Submitt
Author: brueffer
Date: Thu Feb 20 08:58:05 2014
New Revision: 262240
URL: http://svnweb.freebsd.org/changeset/base/262240
Log:
MFC: r261858
Fix a bug in be_uuid_dec(); it called le16dec() instead of be16dec(),
probably due to copy+pasting le_uuid_dec().
PR: 146588
Submitt
Author: brueffer
Date: Thu Feb 20 09:00:13 2014
New Revision: 262241
URL: http://svnweb.freebsd.org/changeset/base/262241
Log:
MFC: r261858
Fix a bug in be_uuid_dec(); it called le16dec() instead of be16dec(),
probably due to copy+pasting le_uuid_dec().
PR: 146588
Submitt
Author: loos
Date: Thu Feb 20 13:09:08 2014
New Revision: 262242
URL: http://svnweb.freebsd.org/changeset/base/262242
Log:
Fix the boot on FDT-enabled systems after r261819.
While here, don't overwrite the error message on interactive use and add
the missing '\n' at end of error message f
Author: brueffer
Date: Thu Feb 20 13:33:18 2014
New Revision: 262243
URL: http://svnweb.freebsd.org/changeset/base/262243
Log:
Fix a cross-reference.
MFC after:3 days
Modified:
head/share/man/man7/hier.7
Modified: head/share/man/man7/hier.7
==
Author: ian
Date: Thu Feb 20 14:29:59 2014
New Revision: 262244
URL: http://svnweb.freebsd.org/changeset/base/262244
Log:
Add early printf support, wrapped in #if 0 because it's only rarely needed.
Modified:
head/sys/arm/freescale/imx/imx6_machdep.c
Modified: head/sys/arm/freescale/imx/imx6_
Author: skreuzer (doc,ports committer)
Date: Thu Feb 20 14:39:12 2014
New Revision: 262245
URL: http://svnweb.freebsd.org/changeset/base/262245
Log:
Document r261504 - FreeBSD/i386 guests can be run under bhyve.
Document r261498 - ping uses the Capsicum framework to drop privileges
Document
Author: brueffer
Date: Thu Feb 20 16:35:48 2014
New Revision: 262246
URL: http://svnweb.freebsd.org/changeset/base/262246
Log:
Spelling, grammar and mdoc cleanup.
Modified:
head/share/man/man4/gpioiic.4
head/share/man/man4/gpioled.4
Modified: head/share/man/man4/gpioiic.4
=
On Thu, Feb 20, 2014 at 11:35 AM, Christian Brueffer
wrote:
> Author: brueffer
> Date: Thu Feb 20 16:35:48 2014
> New Revision: 262246
> URL: http://svnweb.freebsd.org/changeset/base/262246
>
> Modified: head/share/man/man4/gpioiic.4
>
>
Author: trasz
Date: Thu Feb 20 17:23:08 2014
New Revision: 262247
URL: http://svnweb.freebsd.org/changeset/base/262247
Log:
Make it clear that there are two ways to add a session using iscsictl(8),
and some options require configuration file.
Reviewed by: emaste
Sponsored by: The FreeB
Author: peter
Date: Thu Feb 20 19:26:48 2014
New Revision: 262249
URL: http://svnweb.freebsd.org/changeset/base/262249
Log:
Tag subversion-1.8.8
Added:
vendor/subversion/subversion-1.8.8/
- copied from r262248, vendor/subversion/dist/
___
svn-s
Author: peter
Date: Thu Feb 20 20:09:28 2014
New Revision: 262251
URL: http://svnweb.freebsd.org/changeset/base/262251
Log:
Match our implementation of iconv's inbuf argument.
Modified:
head/usr.bin/svn/lib/libapr_util/apu_config.h
Modified: head/usr.bin/svn/lib/libapr_util/apu_config.h
Author: tuexen
Date: Thu Feb 20 20:14:43 2014
New Revision: 262252
URL: http://svnweb.freebsd.org/changeset/base/262252
Log:
Remove redundant code and fix a style error.
MFC after: 3 days
Modified:
head/sys/netinet/sctp_input.c
head/sys/netinet/sctp_output.c
Modified: head/sys/netinet
Author: peter
Date: Thu Feb 20 20:34:01 2014
New Revision: 262253
URL: http://svnweb.freebsd.org/changeset/base/262253
Log:
MFC r257129,257936,258084,258569,258602,262250,262251
svn-1.8.4, 1.8.5, 1.8.8 and self-contained private support libraries
Deleted:
stable/10/contrib/apr-util/test/t
Author: peter
Date: Thu Feb 20 20:51:27 2014
New Revision: 262254
URL: http://svnweb.freebsd.org/changeset/base/262254
Log:
MFC r262253: hack to prevent concurrent runs of asn1_compile in the Heimdal
build with high -j concurrency.
Modified:
stable/10/kerberos5/lib/libasn1/Makefile
stable
Author: peter
Date: Thu Feb 20 20:53:29 2014
New Revision: 262255
URL: http://svnweb.freebsd.org/changeset/base/262255
Log:
Revert my commit in r261253; the real problem was tackled in r262209.
Modified:
head/kerberos5/lib/libasn1/Makefile
head/kerberos5/lib/libgssapi_spnego/Makefile
head
Author: ae
Date: Thu Feb 20 21:01:59 2014
New Revision: 262256
URL: http://svnweb.freebsd.org/changeset/base/262256
Log:
MFC r261835:
Drop packets to multicast address whose scop field contains the
reserved value 0.
Sponsored by: Yandex LLC
Modified:
stable/10/sys/netinet6/ip6_in
Author: ae
Date: Thu Feb 20 21:02:24 2014
New Revision: 262257
URL: http://svnweb.freebsd.org/changeset/base/262257
Log:
MFC r261835:
Drop packets to multicast address whose scop field contains the
reserved value 0.
Sponsored by: Yandex LLC
Modified:
stable/9/sys/netinet6/ip6_inp
Author: mjg
Date: Thu Feb 20 21:36:05 2014
New Revision: 262259
URL: http://svnweb.freebsd.org/changeset/base/262259
Log:
MFC r260233:
Plug a memory leak in dup2 when both old and new fd have ioctl caps.
Modified:
stable/10/sys/kern/kern_descrip.c
Modified: stable/10/sys/kern/kern_descr
Author: mjg
Date: Thu Feb 20 21:52:39 2014
New Revision: 262260
URL: http://svnweb.freebsd.org/changeset/base/262260
Log:
MFC r259330,r259331:
rlimit: add and utilize lim_shared
rlimit: avoid unnecessary copying of rlimits
If refcount is 1 just modify rlimits in place.
Modified:
Author: bapt
Date: Thu Feb 20 22:41:06 2014
New Revision: 262267
URL: http://svnweb.freebsd.org/changeset/base/262267
Log:
Tag dma 20140213
Added:
vendor/dma/20140213/
- copied from r262266, vendor/dma/dist/
___
svn-src-all@freebsd.org mailing
Author: brueffer
Date: Thu Feb 20 23:43:49 2014
New Revision: 262273
URL: http://svnweb.freebsd.org/changeset/base/262273
Log:
Further refine the auth fail regex to catch more auth failures and
reduce false positives.
The committed patch was provided by Christian Marg.
PR:
Author: tychon
Date: Fri Feb 21 01:15:26 2014
New Revision: 262274
URL: http://svnweb.freebsd.org/changeset/base/262274
Log:
Avoid clobbering the counter mode when issuing a latch command.
Approved by: grehan (co-mentor)
Modified:
head/usr.sbin/bhyve/pit_8254.c
Modified: head/usr.sbin/
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
On 02/20/14 14:39, Baptiste Daroussin wrote:
> Author: bapt Date: Thu Feb 20 22:39:55 2014 New Revision: 262266
> URL: http://svnweb.freebsd.org/changeset/base/262266
>
> Log: Import dma 89702b7f14 (2013-02-13) into vendors
Are we going to remove
Author: davidxu
Date: Fri Feb 21 03:36:16 2014
New Revision: 262277
URL: http://svnweb.freebsd.org/changeset/base/262277
Log:
malloc_aligned() may not leave enough space for pointer to allocated memory,
saving the pointer will overwrite bytes belongs to another memory block
unexpectly, to fi
Author: imp
Date: Fri Feb 21 05:17:30 2014
New Revision: 262278
URL: http://svnweb.freebsd.org/changeset/base/262278
Log:
Remove bogus blank line.
Modified:
head/sys/arm/arm/machdep.c
Modified: head/sys/arm/arm/machdep.c
===
Author: ian
Date: Fri Feb 21 06:00:06 2014
New Revision: 262280
URL: http://svnweb.freebsd.org/changeset/base/262280
Log:
Add basic cpu frequency control and temperature monitoring to imx6_anatop.
The temperature monitor device is enabled to sample the die temperature at
16hz. The temper
Author: neel
Date: Fri Feb 21 06:03:54 2014
New Revision: 262281
URL: http://svnweb.freebsd.org/changeset/base/262281
Log:
Add support for x2APIC virtualization assist in Intel VT-x.
The vlapic.ops handler 'enable_x2apic_mode' is called when the vlapic mode
is switched to x2APIC. The VT-x
Author: bapt
Date: Fri Feb 21 07:26:49 2014
New Revision: 262282
URL: http://svnweb.freebsd.org/changeset/base/262282
Log:
Import Dragonfly Mail Agent into base system
It is a small and lightweight Mail Transport Agent.
It accepts mails from locally installed Mail User Agents (MUA) and de
Author: bapt
Date: Fri Feb 21 07:31:24 2014
New Revision: 262283
URL: http://svnweb.freebsd.org/changeset/base/262283
Log:
Regen after addition of WITHOUT_DMA
Modified:
head/share/man/man5/src.conf.5
Modified: head/share/man/man5/src.conf.5
===
30 matches
Mail list logo