Module Name:src
Committed By: thorpej
Date: Sun Sep 25 21:27:39 UTC 2022
Modified Files:
src/sys/dev/videomode: edid.c
Log Message:
Remove unnecessary include of .
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/sys/dev/videomode/edid.c
Please note tha
Module Name:src
Committed By: thorpej
Date: Sun Sep 25 21:27:39 UTC 2022
Modified Files:
src/sys/dev/videomode: edid.c
Log Message:
Remove unnecessary include of .
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/sys/dev/videomode/edid.c
Please note tha
Module Name:src
Committed By: mlelstv
Date: Sat Dec 25 13:51:32 UTC 2021
Modified Files:
src/sys/dev/videomode: edid.c vesagtf.c
Log Message:
Make re-usuable to userland. The vesagtf standalone build is #if'd out for now.
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: mlelstv
Date: Sat Dec 25 13:51:32 UTC 2021
Modified Files:
src/sys/dev/videomode: edid.c vesagtf.c
Log Message:
Make re-usuable to userland. The vesagtf standalone build is #if'd out for now.
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: riastradh
Date: Sun Dec 19 11:01:01 UTC 2021
Modified Files:
src/sys/dev/videomode: edidvar.h
Log Message:
Need for struct videomode.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/dev/videomode/edidvar.h
Please note t
Module Name:src
Committed By: riastradh
Date: Sun Dec 19 11:01:01 UTC 2021
Modified Files:
src/sys/dev/videomode: edidvar.h
Log Message:
Need for struct videomode.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/dev/videomode/edidvar.h
Please note t
Module Name:src
Committed By: riastradh
Date: Sun Dec 19 11:00:55 UTC 2021
Modified Files:
src/sys/dev/videomode: edidvar.h
Log Message:
Nix trailing whitespace.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/dev/videomode/edidvar.h
Please note that
Module Name:src
Committed By: riastradh
Date: Sun Dec 19 11:00:55 UTC 2021
Modified Files:
src/sys/dev/videomode: edidvar.h
Log Message:
Nix trailing whitespace.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/dev/videomode/edidvar.h
Please note that
On Mon, 17 Nov 2014, matthew green wrote:
hmm, does this change the module ABI? ie, kernel version bump time?
I don't think anything in sys/modules uses edidvar.h
"Jared D. McNeill" writes:
> Module Name: src
> Committed By: jmcneill
> Date: Mon Nov 17 00:46:04 UTC 2014
>
> Modified Files:
> src/sys/dev/videomode: edid.c edidreg.h edidvar.h
>
> Log Message:
> Parse the extension block count field, and make it available in struct
> edid_inf
In article <20110410161417.ge4...@nef.pbox.org>,
Alistair Crooks wrote:
>hi christos,
>
>On Sat, Apr 09, 2011 at 04:53:39PM -0400, Christos Zoulas wrote:
>> - use struct copy instead of memcpy
>
>i haven't looked into this specific instance, but won't gcc (at least)
>produce the same code for mem
hi christos,
On Sat, Apr 09, 2011 at 04:53:39PM -0400, Christos Zoulas wrote:
> - use struct copy instead of memcpy
i haven't looked into this specific instance, but won't gcc (at least)
produce the same code for memcpy as struct copy, and the memcpy call
has the (admittedly arguable) distinction
12 matches
Mail list logo