From owner-cvs-all Sun Oct 10 15:57:44 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id EB20D14E72; Sun, 10 Oct 1999 15:57:41 -0700 (PDT) (envelope-from newton@FreeBSD.org) Received: (from newton@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA98105; Sun, 10 Oct 1999 15:57:41 -0700 (PDT) (envelope-from newton@FreeBSD.org) Message-Id: <199910102257.PAA98105@freefall.freebsd.org> From: Mark Newton Date: Sun, 10 Oct 1999 15:57:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/streams streams.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk newton 1999/10/10 15:57:41 PDT Modified files: sys/dev/streams streams.c Log: Replace cdevsw_add() and friends with make_dev()/remove_dev(). Revision Changes Path 1.14 +42 -3 src/sys/dev/streams/streams.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message