Date: Fri, 19 Sep 2008 10:21:30 +0000 (UTC) From: Ed Schouten <ed@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/snp snp.c Message-ID: <200809191021.m8JALhYY060996@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ed 2008-09-19 10:21:30 UTC FreeBSD src repository Modified files: sys/dev/snp snp.c Log: SVN rev 183180 on 2008-09-19 10:21:30Z by ed Even though snp(4) in SVN is still broken, remove the unneeded D_NEEDMINOR. kib@ and I have decided we will MFC the bpf(4)/snp(4) fixes after we've released 7.1. Make sure the code in HEAD doesn't refer to a flag we don't need anyway. snp(4) in the MPSAFE TTY P4 branch already works, but still needs some polishing before it can be integrated to SVN. Revision Changes Path 1.110 +1 -1 src/sys/dev/snp/snp.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200809191021.m8JALhYY060996>