From owner-cvs-all Sun Mar 10 17:23:12 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 85B2437B402; Sun, 10 Mar 2002 17:23:07 -0800 (PST) Received: (from dd@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2B1N6S08501; Sun, 10 Mar 2002 17:23:06 -0800 (PST) (envelope-from dd) Message-Id: <200203110123.g2B1N6S08501@freefall.freebsd.org> From: Dima Dorfman Date: Sun, 10 Mar 2002 17:23:06 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/snp snp.c src/sys/sys snoop.h src/sys/conf files src/sys/kern tty_snoop.c src/sys/i386/conf LINT X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dd 2002/03/10 17:23:06 PST Modified files: (Branch: RELENG_4) sys/sys snoop.h sys/conf files sys/i386/conf LINT Added files: (Branch: RELENG_4) sys/dev/snp snp.c Removed files: (Branch: RELENG_4) sys/kern tty_snoop.c Log: MFC: sync snp(4) device to -current modulo -current-specific stuff. Notable changes include: (a) driver repo-copied from kern/tty_snoop.c to dev/snp/snp.c; (b) snp is no longer a count device; (c) snp can now be compiled as a module; and (d) numerous bugfixes. Revision Changes Path 1.340.2.92 +1 -1 src/sys/conf/files 1.69.2.1 +633 -0 src/sys/dev/snp/snp.c (new) 1.749.2.106 +1 -1 src/sys/i386/conf/LINT 1.45.2.1 +0 -523 src/sys/kern/tty_snoop.c (dead) 1.14.2.1 +0 -42 src/sys/sys/snoop.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message