Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Jan 2001 23:38:50 -0500 (EST)
From:      Garrett Wollman <wollman@khavrinen.lcs.mit.edu>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/cam/scsi scsi_target.c src/sys/coda coda_namecache.c coda_subr.c coda_venus.c coda_vfsops.c coda_vnops.c src/sys/dev/bktr bktr_os.c src/sys/dev/ed if_ed_pccard.c src/sys/dev/ncv ncr53c500_pccard.c src/sys/dev/nsp ...
Message-ID:  <200101090438.XAA18208@khavrinen.lcs.mit.edu>
In-Reply-To: <200101090433.f094Xn919112@freefall.freebsd.org>
References:  <200101090433.f094Xn919112@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
<<On Mon, 8 Jan 2001 20:33:49 -0800 (PST), I wrote:

>   select() DKI is defined in <sys/selinfo.h> now.
  
Note that I have not yet actually removed the recursive include from
<sys/select.h> since I do not have complete coverage in my testing
yet.  A quick grep reveals the following other uses:

./sys/i386/isa/asc.c:#include <sys/select.h>
./sys/i386/isa/mse.c:#include <sys/select.h>
./sys/i386/isa/tw.c:#include <sys/select.h>
./sys/i4b/layer4/i4b_i4bdrv.c:#include <sys/select.h>
./sys/pc98/pc98/mse.c:#include <sys/select.h>

-GAWollman



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?200101090438.XAA18208>