Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Nov 1999 14:11:09 +0100
From:      Eivind Eklund <eivind@FreeBSD.org>
To:        Kazutaka YOKOTA <yokota@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/dev/syscons scmouse.c src/sys/i386/conf options.i386 src/sys/alpha/conf options.alpha
Message-ID:  <19991108141108.Y72085@bitbox.follo.net>
In-Reply-To: <199911081004.CAA63268@freefall.freebsd.org>; from yokota@FreeBSD.org on Mon, Nov 08, 1999 at 02:04:30AM -0800
References:  <199911081004.CAA63268@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Nov 08, 1999 at 02:04:30AM -0800, Kazutaka YOKOTA wrote:
> yokota      1999/11/08 02:04:30 PST
> 
>   Modified files:
>     sys/dev/syscons      scmouse.c 
>     sys/i386/conf        options.i386 
>     sys/alpha/conf       options.alpha 
>   Log:
>   - Added a new kernel configuration option: SC_TWOBUTTON_MOUSE.
>     The new option will make the right mouse button the `paste' button.
>     Useful for two button mice.
>   
>   Submitted by: morganw@engr.sc.edu (Wes Morgan)
>   
>   Revision  Changes    Path
>   1.5       +11 -3     src/sys/dev/syscons/scmouse.c
>   1.126     +2 -1      src/sys/i386/conf/options.i386
>   1.16      +2 -1      src/sys/alpha/conf/options.alpha

Missing:
	src/sys/i386/conf/LINT

*ALL* options are supposed to be in LINT.  If the option disables
code, it is supposed to be commented out, but it is still supposed to
be there.

Please add this option to LINT (along with a description); please do
the same for the other option commit you just did.

Thank you!

Eivind, unofficial options guardian.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991108141108.Y72085>