Date: Mon, 3 Oct 2005 21:55:15 +0000 (UTC) From: Andrew Thompson <thompsa@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ifconfig Makefile ifconfig.c ifconfig.h src/share/man/man4 Makefile src/sys/conf NOTES files src/sys/modules Makefile src/sys/modules/if_bridge Makefile Message-ID: <200510032155.j93LtFe7022810@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
thompsa 2005-10-03 21:55:15 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sbin/ifconfig Makefile ifconfig.c ifconfig.h share/man/man4 Makefile sys/conf NOTES files sys/modules Makefile Added files: (Branch: RELENG_5) sys/modules/if_bridge Makefile Log: MFC if_bridge support Connect if_bridge to the build. Approved by: mlaier (mentor) Revision Changes Path 1.25.2.3 +4 -0 src/sbin/ifconfig/Makefile 1.106.2.4 +30 -0 src/sbin/ifconfig/ifconfig.c 1.12.2.2 +25 -0 src/sbin/ifconfig/ifconfig.h 1.276.2.26 +1 -0 src/share/man/man4/Makefile 1.1261.2.21 +1 -0 src/sys/conf/NOTES 1.943.2.23 +2 -0 src/sys/conf/files 1.393.2.14 +1 -0 src/sys/modules/Makefile 1.2.4.1 +15 -0 src/sys/modules/if_bridge/Makefile (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510032155.j93LtFe7022810>