At Tue, 07 Nov 2017 12:45:47 +0900,
Tetsuya Isaki wrote:
>
> nat@, (cc: christos@)
>
> With this change, vs(4) no longer works even if usemixer=0.
^^
Oops, it should be 'usemixer=1'.
If usemixer=1, it plays noise.
If usemixer=0, failed to
nat@, (cc: christos@)
With this change, vs(4) no longer works even if usemixer=0.
Please revert it, and don't break without public discussion.
This is the 3rd time you broke vs(4).
You broke and I repaired.
You broke and I repaired.
I spent a lot of time this half year.
If you can not consider a
In article <20171106163453.gb28...@britannica.bec.de>,
Joerg Sonnenberger wrote:
>On Sun, Nov 05, 2017 at 12:44:29PM -0500, Christos Zoulas wrote:
>> Module Name: src
>> Committed By:christos
>> Date:Sun Nov 5 17:44:29 UTC 2017
>>
>> Modified Files:
>> src/usr.bin/k
On Sun, Nov 05, 2017 at 12:44:29PM -0500, Christos Zoulas wrote:
> Module Name: src
> Committed By: christos
> Date: Sun Nov 5 17:44:29 UTC 2017
>
> Modified Files:
> src/usr.bin/kdump: mkioctls
>
> Log Message:
> deal with the stdbool.h mess defining bool in and
> and then xf86
On Fri, Nov 03, 2017 at 10:49:55PM -0400, Christos Zoulas wrote:
> Module Name: src
> Committed By: christos
> Date: Sat Nov 4 02:49:55 UTC 2017
>
> Modified Files:
> src/lib/libc/stdio: flags.c fopen.3
>
> Log Message:
> Implement nofollow (l) for fopen(3).
Test case?
Joerg