Date: Sun, 10 Mar 2002 17:23:06 -0800 (PST) From: Dima Dorfman <dd@FreeBSD.org> 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 Message-ID: <200203110123.g2B1N6S08501@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203110123.g2B1N6S08501>