Author: grehan
Date: Thu Aug 1 05:59:28 2013
New Revision: 253854
URL: http://svnweb.freebsd.org/changeset/base/253854
Log:
Moved clearing of vmm_initialized to avoid the case
of unloading the module while VMs existed. This would
result in EBUSY, but would prevent further operations
on VM
Author: jlh
Date: Thu Aug 1 05:50:42 2013
New Revision: 253853
URL: http://svnweb.freebsd.org/changeset/base/253853
Log:
Include /usr/local/etc/libmap.d/ by default.
PR: 180568
Reviewed by: bapt
Obtained from:kib
MFC after:3 days
Added:
head/etc/libmap.conf
Ulrich Spörlein wrote
in <20130724130046.gd9...@acme.spoerlein.net>:
uq> On Sat, 2013-07-20 at 16:46:51 +, Hiroki Sato wrote:
uq> > Author: hrs
uq> > Date: Sat Jul 20 16:46:51 2013
uq> > New Revision: 253504
uq> > URL: http://svnweb.freebsd.org/changeset/base/253504
uq> >
uq> > Log:
uq> >
Author: hrs
Date: Thu Aug 1 04:50:46 2013
New Revision: 253852
URL: http://svnweb.freebsd.org/changeset/base/253852
Log:
Fix boundary check of sockaddr array.
Reported by: uqs
Modified:
head/sbin/route/route.c
Modified: head/sbin/route/route.c
=
On 8/1/13 2:09 AM, Adrian Chadd wrote:
On 31 July 2013 07:07, Ian Lepore wrote:
I'm more concerned about the 201 files in the base that say I have to
give Mr. Paul credit in any product documentation and advertising
materials (the marketing department is going to love that one, huh?).
That's w
Author: markj
Date: Thu Aug 1 02:57:04 2013
New Revision: 253850
URL: http://svnweb.freebsd.org/changeset/base/253850
Log:
Properly print arguments to vfork(2) and rfork(2).
PR: 180976
Submitted by: Yuri (original patch)
MFC after:1 week
Modified:
head/usr.bin/truss/s
Author: grehan
Date: Thu Aug 1 01:18:51 2013
New Revision: 253849
URL: http://svnweb.freebsd.org/changeset/base/253849
Log:
Correctly maintain the CR0/CR4 shadow registers.
This was exposed with AP spinup of Linux, and
booting OpenBSD, where the CR0 register is unconditionally
written to
Author: ian
Date: Wed Jul 31 19:14:00 2013
New Revision: 253847
URL: http://svnweb.freebsd.org/changeset/base/253847
Log:
Changes to allow using BOOTP_NFSROOT and mounting an nfs root filesystem
other than the one specified by the BOOTP server. This configures NFS
using the BOOTP protocol w
On 31.07.2013 21:46, David O'Brien wrote:
> I realize the motivation for your r249631 change.
>
> But as it relates to the change I committed, there is no change in
> behavior in this. If one is using a hardware RNG, yarrow is not
> initialized and so the ARC4_ENTR_NONE -> ARC4_ENTR_HAVE transiti
On 31 July 2013 11:15, Guy Helmer wrote:
>> That's what well written perl scripts to extract / process copyright
>> notices are for.
>
> Any pointers to freely-available scripts?
Nope. This crap goes for ${STUPID_AMOUNTS_OF_CASH} to companies who
actually have a vested interest in surveying the l
On Jul 31, 2013, at 1:09 PM, Adrian Chadd wrote:
> On 31 July 2013 07:07, Ian Lepore wrote:
>
>> I'm more concerned about the 201 files in the base that say I have to
>> give Mr. Paul credit in any product documentation and advertising
>> materials (the marketing department is going to love th
Author: jimharris
Date: Wed Jul 31 18:18:02 2013
New Revision: 253846
URL: http://svnweb.freebsd.org/changeset/base/253846
Log:
Add myself as maintainer for nvme(4), nvd(4) and nvmecontrol(8).
Modified:
head/MAINTAINERS
Modified: head/MAINTAINERS
=
On 31 July 2013 03:40, Philip Paeps wrote:
>> * Make Yarrow an optional kernel component -- enabled by "YARROW_RNG"
>> option.
>> The files sha2.c, hash.c, randomdev_soft.c and yarrow.c comprise yarrow.
>
> I would really prefer to see this logic reversed. Of course, we expect
> people to
On 31 July 2013 07:07, Ian Lepore wrote:
> I'm more concerned about the 201 files in the base that say I have to
> give Mr. Paul credit in any product documentation and advertising
> materials (the marketing department is going to love that one, huh?).
Welcome to licencing terms hell. This is wh
On Wed, Jul 31, 2013 at 05:58:43AM +0400, Andrey Chernov wrote:
> On 31.07.2013 4:07, David O'Brien wrote:
> > I believe you're talking about this code in
> > sys/libkern/arc4random.c:arc4rand()
> >
> > if (atomic_cmpset_int(&arc4rand_iniseed_state, ARC4_ENTR_HAVE,
> > ARC4_ENTR_SEED)
Author: obrien
Date: Wed Jul 31 17:21:18 2013
New Revision: 253845
URL: http://svnweb.freebsd.org/changeset/base/253845
Log:
Back out r253779 & r253786.
Deleted:
head/sys/dev/random/random_adaptors.c
head/sys/dev/random/random_adaptors.h
head/sys/modules/padlock_rng/
head/sys/modules/rd
Author: sbruno
Date: Wed Jul 31 16:27:56 2013
New Revision: 253844
URL: http://svnweb.freebsd.org/changeset/base/253844
Log:
Adjust magic numbers to allow attachment of ath(4) modules.
Modified:
head/sys/mips/conf/DIR-825.hints
Modified: head/sys/mips/conf/DIR-825.hints
=
Author: sbruno
Date: Wed Jul 31 16:26:34 2013
New Revision: 253842
URL: http://svnweb.freebsd.org/changeset/base/253842
Log:
device if_bridge gets me a bridge device
Modified:
head/sys/mips/conf/DIR-825
Modified: head/sys/mips/conf/DIR-825
Author: hrs
Date: Wed Jul 31 16:26:41 2013
New Revision: 253843
URL: http://svnweb.freebsd.org/changeset/base/253843
Log:
Document net.link.bridge.allow_llz_overlap.
Modified:
head/share/man/man4/bridge.4
Modified: head/share/man/man4/bridge.4
Author: hrs
Date: Wed Jul 31 16:24:49 2013
New Revision: 253841
URL: http://svnweb.freebsd.org/changeset/base/253841
Log:
Allocate in6_ifextra (ifp->if_afdata[AF_INET6]) only for IPv6-capable
interfaces. This eliminates unnecessary IPv6 processing for non-IPv6
interfaces.
MFC after:
Author: scottl
Date: Wed Jul 31 15:55:01 2013
New Revision: 253840
URL: http://svnweb.freebsd.org/changeset/base/253840
Log:
Another fix for r253823; retain the default of 1 readahead block for sendfile.
Submitted by: glebius
Obtained from:Netflix
MFC after:3 days
Modified:
On Wed, 2013-07-31 at 09:41 +0400, Sergey Kandaurov wrote:
> On 31 July 2013 05:13, Justin Hibbits wrote:
> > Author: jhibbits
> > Date: Wed Jul 31 01:13:29 2013
> > New Revision: 253825
> > URL: http://svnweb.freebsd.org/changeset/base/253825
> >
> > Log:
> > Add the macio attachment for wi(4).
Author: bapt
Date: Wed Jul 31 12:35:06 2013
New Revision: 253839
URL: http://svnweb.freebsd.org/changeset/base/253839
Log:
Change default behaviour of ld(1) to not recursively copy DT_NEEDED
This is the default behaviour of the newer binutils as well as most
alternative linkers.
All the
On Jul 30, 2013, at 18:16, John Baldwin wrote:
> On Tuesday, July 30, 2013 10:09:35 am Matthew Fleming wrote:
>> On Tue, Jul 30, 2013 at 5:33 AM, Dimitry Andric wrote:
>>
>>> Author: dim
>>> Date: Tue Jul 30 12:33:21 2013
>>> New Revision: 253802
>>> URL: http://svnweb.freebsd.org/changeset/base
On 2013-07-29 20:26:27 (+), David E. O'Brien wrote:
> Author: obrien
> Date: Mon Jul 29 20:26:27 2013
> New Revision: 253779
> URL: http://svnweb.freebsd.org/changeset/base/253779
>
> Log:
> Decouple yarrow from random(4) device.
As Dag-Erling already pointed out in relpy to r253789: pleas
"David E. O'Brien" writes:
> * Make Yarrow an optional kernel component -- enabled by "YARROW_RNG"
> option.
> The files sha2.c, hash.c, randomdev_soft.c and yarrow.c comprise yarrow.
Please revert this, as anybody with a custom kernel config who doesn't
have a hardware RNG is now without
Dag-Erling Smørgrav writes:
> Actually, I forgot the most important issue: you seem to have committed
> only a tiny part of the patch.
Never mind, I found the rest.
DES
--
Dag-Erling Smørgrav - d...@des.no
___
svn-src-head@freebsd.org mailing list
htt
Dag-Erling Smørgrav writes:
> I don't have any major issues with the patch, but it should still have
> been submitted for pre-commit review.
Actually, I forgot the most important issue: you seem to have committed
only a tiny part of the patch.
DES
--
Dag-Erling Smørgrav - d...@des.no
__
"David O'Brien" writes:
> Dag-Erling Smørgrav writes:
> > We've had a policy for several years now that all changes to the
> > PRNG code in the kernel and libc must be reviewed by so@.
> Where was this policy published or communicated?
> There is no MAINTAINER line in sys/dev/random/, nor an entr
Author: delphij
Date: Wed Jul 31 07:09:35 2013
New Revision: 253834
URL: http://svnweb.freebsd.org/changeset/base/253834
Log:
Make two buffer variables static for now. It is not safe to
reference stack memory after return.
MFC after:2 weeks
Modified:
head/sbin/swapon/swapon.c
Mod
Author: delphij
Date: Wed Jul 31 07:06:58 2013
New Revision: 253833
URL: http://svnweb.freebsd.org/changeset/base/253833
Log:
Resolve fflag with realpath().
MFC after:2 weeks
Modified:
head/sbin/mdconfig/mdconfig.c
Modified: head/sbin/mdconfig/mdconfig.c
31 matches
Mail list logo