From owner-freebsd-bugs Thu Feb 12 16:09:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA05576 for freebsd-bugs-outgoing; Thu, 12 Feb 1998 16:09:37 -0800 (PST) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA05118; Thu, 12 Feb 1998 16:08:03 -0800 (PST) (envelope-from nate@FreeBSD.org) From: Nate Williams Received: (from nate@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id QAA25780; Thu, 12 Feb 1998 16:07:50 -0800 (PST) Date: Thu, 12 Feb 1998 16:07:50 -0800 (PST) Message-Id: <199802130007.QAA25780@freefall.freebsd.org> To: am@amsoft.ru, nate@FreeBSD.ORG, freebsd-bugs@FreeBSD.ORG, nate@FreeBSD.ORG Subject: Re: kern/5729 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: poll.h missed in RELENG_2_2 but required at least by isa/snd/sound.h State-Changed-From-To: open-closed State-Changed-By: nate State-Changed-When: Thu Feb 12 16:03:52 PST 1998 State-Changed-Why: The sound driver shouldn't have been brought into -stable w/out modifications. The poll changes were replaced by select code from Luigi's ftp site, and now compile and run in -stable. Responsible-Changed-From-To: freebsd-bugs->nate Responsible-Changed-By: nate Responsible-Changed-When: Thu Feb 12 16:03:52 PST 1998 Responsible-Changed-Why: I committed the code to change poll -> select. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message