Date: Fri, 20 Feb 2004 00:26:27 -0800 (PST) From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netgraph ng_ether.c ng_ether.h ng_one2many.c ng_one2many.h Message-ID: <200402200826.i1K8QRn7043826@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pjd 2004/02/20 00:26:27 PST FreeBSD src repository Modified files: sys/netgraph ng_ether.c ng_ether.h ng_one2many.c ng_one2many.h Log: Backout previous change, it breaks build and it is not needed layering violation. As pointed out, there is much better way to do this. Sorry guys, I need to find a better way to force reviews. Requested by: harti, julian, scottl (mentor) Pointy hat to: pjd Revision Changes Path 1.32 +12 -1 src/sys/netgraph/ng_ether.c 1.10 +0 -12 src/sys/netgraph/ng_ether.h 1.15 +0 -89 src/sys/netgraph/ng_one2many.c 1.6 +1 -5 src/sys/netgraph/ng_one2many.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402200826.i1K8QRn7043826>