Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Oct 2002 22:55:56 -0700 (PDT)
From:      Kelly Yancey <kbyanc@posi.net>
To:        cvs-committers@FreeBSD.org
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/dev/syscons syscons.c
Message-ID:  <20021016225103.S24560-100000@gateway.posi.net>
In-Reply-To: <200210170548.g9H5mv6f020607@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 16 Oct 2002, Kelly Yancey wrote:

> kbyanc      2002/10/16 22:48:57 PDT
>
>   Modified files:
>     sys/dev/syscons      syscons.c
>   Log:
>   Make kqueue(2) work for virtual terminals.
>
>   PR:             40486
>   Submitted by:   Jilles Tjoelker <jilles+fbsd-bugs@stack.nl>
>
>   Revision  Changes    Path
>   1.390     +2 -1      src/sys/dev/syscons/syscons.c
>

  As a related bit of trivia, the D_KQFILTER flag should probably have died a
long time ago in -CURRENT.  Revision 1.126 of sys/sys/conf.h changed the
layout of struct cdevsw breaking backwards compatibility anyway.  Speaking of
which, the comment in the cdevsw structure definition should probably be
removed (or updated at least) since 5.0 breaks binary compatibility with 4.2
out of the box.

  Kelly

--
Kelly Yancey -- kbyanc@{posi.net,FreeBSD.org}
Join distributed.net Team FreeBSD: http://www.posi.net/freebsd/Team-FreeBSD/


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?20021016225103.S24560-100000>