On Wed, Dec 26, 2018 at 09:27:59PM +0100, Denis Fondras wrote:
> Resend because of nasty typo :/
>
> On Mon, Dec 24, 2018 at 08:43:10PM -0200, Martin Pieuchot wrote:
> > I'm not happy with adding the IFF_MULTICAST flag and SIOC{ADD,DEL}MULTI
> > ioctls. It seems to be a common pattern between in
Haai,
mark.kette...@xs4all.nl wrote:
> Sorry,
No need to apologize for sound technical decisions.
> but I really don't see the point.
That is your loss. Not that you need to see the point for *my* benefit,
'cause these patches are running like a charm here :)
> If you really need that many
> s
Haai,
> 3 character tty names
4-character actually (what is it w/ people dropping the dash?).
> isn't going to be commited.
*shrugs* That's up to you folks, of course...
It sure has been 'commited' to my local tree, and will remain so for the
foreseeable future :)
> You may as well give it up
Raphael Graf wrote:
> The diff inserts some space above the footer.
> This improves readability and makes it similar to the other output formats.
>
> Here is an example found in the wild, demonstrating the problem:
> https://webassembly.github.io/wabt/doc/wasm-objdump.1.html
okay, now that other
Please ignore, this one is broken...
On Wed, Dec 26, 2018 at 09:27:59PM +0100, Denis Fondras wrote:
> Resend because of nasty typo :/
>
> On Mon, Dec 24, 2018 at 08:43:10PM -0200, Martin Pieuchot wrote:
> > I'm not happy with adding the IFF_MULTICAST flag and SIOC{ADD,DEL}MULTI
> > ioctls. It se
Resend because of nasty typo :/
On Mon, Dec 24, 2018 at 08:43:10PM -0200, Martin Pieuchot wrote:
> I'm not happy with adding the IFF_MULTICAST flag and SIOC{ADD,DEL}MULTI
> ioctls. It seems to be a common pattern between in existing pseudo-driver,
> so this shouldn't block you. However I'd great
> Date: Tue, 25 Dec 2018 09:42:45 +0100
> From:
>
> This patch enables the specification of WSDISPLAY_MAXSCREEN as an option
> in a config(8) file. Without, a multiple-definition error is thrown.
>
> This patch is expected to affect only the kernel, and then only at
> config(8) time.
Sorry, but
On Mon, Dec 24, 2018 at 08:43:10PM -0200, Martin Pieuchot wrote:
> I'm not happy with adding the IFF_MULTICAST flag and SIOC{ADD,DEL}MULTI
> ioctls. It seems to be a common pattern between in existing pseudo-driver,
> so this shouldn't block you. However I'd greatly appreciate if you
> could expl
3 character tty names isn't going to be commited. You may as well give it up.
>After w(1), another casualty of my wscons patches: ps(1) gives only the
>first two chars of the tty name suffix in the 'TT' field, leading to
>e.g. 'C128' appearing as 'C1'. This is obviously misleading.
>
>For just s
OK
> Date: Tue, 25 Dec 2018 23:11:45 -0500
> From: Scott Cheloha
>
> On Tue, Dec 25, 2018 at 11:24:54PM +0100, Mark Kettenis wrote:
> > > Date: Tue, 25 Dec 2018 09:31:25 -0500
> > > From: Scott Cheloha
> > >
> > > On Tue, Dec 25, 2018 at 02:19:46PM +0100, Mark Kettenis wrote:
> > > > > Date: Mon,
Hi,
The end goal here is teach kcov to support tracing of comparison
instructions and switch statements in order to improve coverage during
fuzzing. It's achieved by compiling the kernel with the `
-fsanitize-coverage=trace-cmp' option.
But first, some refactoring: the diff below separates the kco
After w(1), another casualty of my wscons patches: ps(1) gives only the
first two chars of the tty name suffix in the 'TT' field, leading to
e.g. 'C128' appearing as 'C1'. This is obviously misleading.
For just such a case, the patches below fix this by broadening said
field by 2 characters.
13 matches
Mail list logo