cvs commit: src/sys/conf options.amd64 options.i386 src/sys/dev/misc/syscons scgfbrndr.c scvgarndr.c src/sys/i386/conf LINT

David Rhodus drhodus at machdep.com
Sun Feb 19 09:09:40 PST 2006


Should we move the comments from LINT into the options files and
generate the LINT file from the options files ?  That way we don't
have to maintain duplicate lists of kernel config options.

-DR

On 2/19/06, Sascha Wildner <swildner at xxxxxxxxxxxxxxxxxxxxxxx> wrote:
> swildner    2006/02/19 01:16:26 PST
>
> DragonFly src repository
>
>   Modified files:
>     sys/conf             options.amd64 options.i386
>     sys/dev/misc/syscons scgfbrndr.c scvgarndr.c
>     sys/i386/conf        LINT
>   Log:
>   * Remove unused SC_RENDER_DEBUG option.
>
>   * While I'm in LINT, add VGA_DEBUG and VESA_DEBUG.
>     Also, set SC_DEBUG_LEVEL to 5 (the maximum value used).
>
>   Revision  Changes    Path
>   1.6       +0 -1      src/sys/conf/options.amd64
>   1.15      +0 -1      src/sys/conf/options.i386
>   1.5       +0 -4      src/sys/dev/misc/syscons/scgfbrndr.c
>   1.15      +0 -4      src/sys/dev/misc/syscons/scvgarndr.c
>   1.69      +5 -3      src/sys/i386/conf/LINT
>
>
> http://www.dragonflybsd.org/cvsweb/src/sys/conf/options.amd64.diff?r1=1.5&r2=1.6&f=u
> http://www.dragonflybsd.org/cvsweb/src/sys/conf/options.i386.diff?r1=1.14&r2=1.15&f=u
> http://www.dragonflybsd.org/cvsweb/src/sys/dev/misc/syscons/scgfbrndr.c.diff?r1=1.4&r2=1.5&f=u
> http://www.dragonflybsd.org/cvsweb/src/sys/dev/misc/syscons/scvgarndr.c.diff?r1=1.14&r2=1.15&f=u
> http://www.dragonflybsd.org/cvsweb/src/sys/i386/conf/LINT.diff?r1=1.68&r2=1.69&f=u
>






More information about the Commits mailing list