看板 DFBSD_commit 關於我們 聯絡資訊
joerg 2005/02/21 18:52:48 PST DragonFly src repository Modified files: sys/netinet in_gif.c sys/netinet6 in6_gif.c Log: Conditionalize the source on INET and INET6 respectively. This is already done for the normal static kernel and simplifies the module configuration. Revision Changes Path 1.14 +3 -0 src/sys/netinet/in_gif.c 1.13 +3 -0 src/sys/netinet6/in6_gif.c http://www.dragonflybsd.org/cvsweb/src/sys/netinet/in_gif.c.diff?r1=1.13&r2=1.14&f=u http://www.dragonflybsd.org/cvsweb/src/sys/netinet6/in6_gif.c.diff?r1=1.12&r2=1.13&f=u