Author: pfg
Date: Sun Jul 26 00:11:04 2015
New Revision: 285884
URL: https://svnweb.freebsd.org/changeset/base/285884
Log:
Bump GCC max-inline-insns-single in libiconv_modules and grep
This is required by our FORTIFY_SOURCE implementation as it
does more inlining. As a rule of thumb, FORT
> On 25 Jul 2015, at 18:46, John-Mark Gurney wrote:
>
> Mark R V Murray wrote this message on Sat, Jul 25, 2015 at 09:22 +0100:
>>> On 25 Jul 2015, at 07:26, John-Mark Gurney wrote:
>>>
>>> Once you have enough useful bits in /dev/random, you can NEVER run out
>>> of useful bits from /dev/rand
Author: grembo (ports committer)
Date: Sat Jul 25 20:17:19 2015
New Revision: 285883
URL: https://svnweb.freebsd.org/changeset/base/285883
Log:
isl(4), driver for Intersil I2C ISL29018 Digital Ambient Light Sensor
Differential Revision:https://reviews.freebsd.org/D2811
Reviewed by
Author: trasz
Date: Sat Jul 25 20:17:19 2015
New Revision: 285882
URL: https://svnweb.freebsd.org/changeset/base/285882
Log:
Use consistent spacing.
MFC after:1 month
Sponsored by: The FreeBSD Foundation
Modified:
head/sys/boot/forth/loader.conf
Modified: head/sys/boot/forth/loade
Author: trasz
Date: Sat Jul 25 20:15:29 2015
New Revision: 285881
URL: https://svnweb.freebsd.org/changeset/base/285881
Log:
Add md_root example to defaults/loader.conf.
Note that this doesn't quite work yet - the preloaded image
gets loaded twice for some reason.
MFC after:1 mon
Mark R V Murray wrote this message on Sat, Jul 25, 2015 at 20:24 +0100:
> > On 25 Jul 2015, at 19:31, John-Mark Gurney wrote:
> >
> > virtual machines have things like virtio_random, most embedded gadgets
> > have an ADC that could be used... Appliances a little more difficult,
> > but trusted c
On Sat, 25 Jul 2015, Alan Cox wrote:
On 07/24/2015 16:15, John-Mark Gurney wrote:
Alan Cox wrote this message on Fri, Jul 24, 2015 at 19:43 +:
...
Log:
Add a comment discussing the appropriate use of the atomic_*() functions
with acquire and release semantics versus the *mb() functions
Author: sbruno
Date: Sat Jul 25 19:24:33 2015
New Revision: 285879
URL: https://svnweb.freebsd.org/changeset/base/285879
Log:
Remove unused txd_saved.
Intialize txd_upper, txd_lower and txd_used at declaration.
Differential Revision:D3174
Reviewed by: erj hiren
MFC after:
> On 25 Jul 2015, at 19:31, John-Mark Gurney wrote:
>
> virtual machines have things like virtio_random, most embedded gadgets
> have an ADC that could be used... Appliances a little more difficult,
> but trusted computers probably have a hardware RNG anyways…
You need to research this more ca
Scott Long wrote this message on Sat, Jul 25, 2015 at 10:04 -0600:
> > On Jul 25, 2015, at 8:36 AM, Alexey Dokuchaev wrote:
> >
> > On Fri, Jul 24, 2015 at 07:59:35AM +0100, Mark R V Murray wrote:
> >> [...]
> >>> Heck, piping in mic data to /dev/random is a good way to seed the
> >>> rng on many
Author: kib
Date: Sat Jul 25 18:29:06 2015
New Revision: 285878
URL: https://svnweb.freebsd.org/changeset/base/285878
Log:
Revert r173708's modifications to vm_object_page_remove().
Assume that a vnode is mapped shared and mlocked(), and then the vnode
is truncated, or truncated and then
Author: tuexen
Date: Sat Jul 25 18:26:09 2015
New Revision: 285877
URL: https://svnweb.freebsd.org/changeset/base/285877
Log:
Move including netinet/icmp6.h around to avoid a problem when including
netinet/icmp6.h and net/netmap.h. Both use ni_flags...
This allows to build multistack with SC
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
On 07/25/15 11:14, Michael Gmelin wrote:
> Author: grembo (ports committer) Date: Sat Jul 25 18:14:35 2015 New
> Revision: 285876 URL:
> https://svnweb.freebsd.org/changeset/base/285876
>
> Log: cyapa(4), driver for the Cypress APA I2C trackpad
>
>
Author: grembo (ports committer)
Date: Sat Jul 25 18:14:35 2015
New Revision: 285876
URL: https://svnweb.freebsd.org/changeset/base/285876
Log:
cyapa(4), driver for the Cypress APA I2C trackpad
Differential Revision:https://reviews.freebsd.org/D3068
Reviewed by: kib, wblock
App
On 07/24/2015 16:15, John-Mark Gurney wrote:
> Alan Cox wrote this message on Fri, Jul 24, 2015 at 19:43 +:
>> Author: alc
>> Date: Fri Jul 24 19:43:18 2015
>> New Revision: 285854
>> URL: https://svnweb.freebsd.org/changeset/base/285854
>>
>> Log:
>> Add a comment discussing the appropriate
Mark R V Murray wrote this message on Sat, Jul 25, 2015 at 09:22 +0100:
> > On 25 Jul 2015, at 07:26, John-Mark Gurney wrote:
> >
> > Once you have enough useful bits in /dev/random, you can NEVER run out
> > of useful bits from /dev/random...
> >
> > [Well, not quite NEVER, but not for a few mi
Alexey Dokuchaev wrote this message on Sat, Jul 25, 2015 at 14:36 +:
> On Fri, Jul 24, 2015 at 07:59:35AM +0100, Mark R V Murray wrote:
> > [...]
> > > Heck, piping in mic data to /dev/random is a good way to seed the
> > > rng on many machines.
> >
> > Well, sure, but what if you don't have m
Author: trasz
Date: Sat Jul 25 16:20:04 2015
New Revision: 285875
URL: https://svnweb.freebsd.org/changeset/base/285875
Log:
Use double newlines consistently.
MFC after:1 month
Sponsored by: The FreeBSD Foundation
Modified:
head/sys/boot/forth/loader.conf
Modified: head/sys/boot/f
> On 25 Jul 2015, at 17:05, Scott Long wrote:
>
>
> What you posted this morning for review is a great start. Thanks for the
> productive conversation on this.
:-)
I will do the same/similar for networking and for file ATIME mods.
What else causes grief for you?
M
--
Mark R V Murray
Author: kp
Date: Sat Jul 25 16:14:55 2015
New Revision: 285874
URL: https://svnweb.freebsd.org/changeset/base/285874
Log:
Remove stale comment.
The IPv6 pseudo header checksum was added by bz in r235961.
Sponsored by: Essen FreeBSD Hackathon
Modified:
head/sys/netinet/tcp_output.c
> On Jul 25, 2015, at 2:10 AM, Mark R V Murray wrote:
>
>
>> On 25 Jul 2015, at 06:06, Scott Long wrote:
>>
>>> I’m working on a premise of “tools, not policy”. I’d like there to be
>>> enough harvesting points for the box owner to get the warm fuzzies.
>>> If they choose to use less, fine by
> On Jul 25, 2015, at 8:36 AM, Alexey Dokuchaev wrote:
>
> On Fri, Jul 24, 2015 at 07:59:35AM +0100, Mark R V Murray wrote:
>> [...]
>>> Heck, piping in mic data to /dev/random is a good way to seed the
>>> rng on many machines.
>>
>> Well, sure, but what if you don't have microphone? I want lo
Author: trasz
Date: Sat Jul 25 15:56:49 2015
New Revision: 285873
URL: https://svnweb.freebsd.org/changeset/base/285873
Log:
Update Capsicum and Mandatory Access Control manual pages
to no longer claim they are experimental.
Reviewed by: rwatson@, wblock@
MFC after:1 week
Sponsor
Author: kib
Date: Sat Jul 25 15:00:14 2015
New Revision: 285872
URL: https://svnweb.freebsd.org/changeset/base/285872
Log:
With the removal of b_saveaddr in the r285819, b_data must be reset to
b_kvabase when the buffer is reclaimed. Otherwise, if b_data for the
mapped buffer was adjusted w
On Fri, Jul 24, 2015 at 07:59:35AM +0100, Mark R V Murray wrote:
> [...]
> > Heck, piping in mic data to /dev/random is a good way to seed the
> > rng on many machines.
>
> Well, sure, but what if you don't have microphone? I want lots
> of choices, in anticipation of only a subset being usable.
Author: kp
Date: Sat Jul 25 14:06:32 2015
New Revision: 285871
URL: https://svnweb.freebsd.org/changeset/base/285871
Log:
Pf can reassemble IPv6 fragments now.
Obtained from: bluhm (OpenBSD)
Sponsored by: Essen FreeBSD Hackathon
Modified:
head/share/man/man5/pf.conf.5
Modified: head/s
Author: trasz
Date: Sat Jul 25 13:02:41 2015
New Revision: 285870
URL: https://svnweb.freebsd.org/changeset/base/285870
Log:
Document md_root in loader(8). The md(4) manual page mentions it,
but it's hard to find and easy to miss.
Reviewed by: wblock@
MFC after:2 weeks
Sponsored
Author: dru (doc committer)
Date: Sat Jul 25 11:10:49 2015
New Revision: 285869
URL: https://svnweb.freebsd.org/changeset/base/285869
Log:
Fix transposed words in man page.
PR: 201752
Reviewed by: bcr
MFC after: 3 days
Sponsored by: Essen FreeBSD Hackathon
Modified:
head/usr.sbin/j
> On 25 Jul 2015, at 07:26, John-Mark Gurney wrote:
>
> Once you have enough useful bits in /dev/random, you can NEVER run out
> of useful bits from /dev/random...
>
> [Well, not quite NEVER, but not for a few millennia.]
So is your position effectively anti-harvesting, or at least to turn
of
> On 25 Jul 2015, at 06:06, Scott Long wrote:
>
>> I’m working on a premise of “tools, not policy”. I’d like there to be
>> enough harvesting points for the box owner to get the warm fuzzies.
>> If they choose to use less, fine by me.
>>
>
> Sure, and that’s not an unreasonable goal, but the d
30 matches
Mail list logo