Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Jan 1999 02:10:04 -0800 (PST)
From:      Bruce Evans <bde@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/i386/isa asc.c src/sys/i386/isa/sound dmabuf.c sequencer.c soundcard.c src/sys/kern sys_pipe.c src/sys/pccard pccard.c
Message-ID:  <199901271010.CAA39095@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1999/01/27 02:10:03 PST

  Modified files:
    sys/i386/isa         asc.c 
    sys/i386/isa/sound   dmabuf.c sequencer.c soundcard.c 
    sys/kern             sys_pipe.c 
    sys/pccard           pccard.c 
  Log:
  Include <sys/select.h> -- don't depend on pollution in <sys/proc.h>.
  
  Revision  Changes    Path
  1.33      +2 -1      src/sys/i386/isa/asc.c
  1.37      +2 -0      src/sys/i386/isa/sound/dmabuf.c
  1.24      +2 -0      src/sys/i386/isa/sound/sequencer.c
  1.78      +1 -0      src/sys/i386/isa/sound/soundcard.c
  1.47      +2 -1      src/sys/kern/sys_pipe.c
  1.69      +2 -1      src/sys/pccard/pccard.c

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?199901271010.CAA39095>