summaryrefslogtreecommitdiff
path: root/sys/modules/ip_mroute_mod
AgeCommit message (Expand)Author
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-08-16sys: Remove $FreeBSD$: one-line sh patternWarner Losh
2017-03-04sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper
2014-08-04Move most of the 15 variations on generating opt_inet.h andWarner Losh
2014-08-04Remove unnecessary inclusions of bsd.own.mk.Warner Losh
2009-06-08After r193232 rt_tables in vnet.h are no longer indirectly dependent onBjoern A. Zeeb
2009-06-06Remove opt_mac.h generation for various kernel modules that no longerRobert Watson
2009-03-19Introduce a number of changes to the MROUTING code.Bruce M Simpson
2008-12-02Rather than using hidden includes (with cicular dependencies),Bjoern A. Zeeb
2007-06-13Options spring cleanup:Stephane E. Potvin
2007-02-24Make IPv6 multicast forwarding dynamically loadable from a GENERIC kernel.Bruce M Simpson
2007-02-09Remove an unneeded define.Bruce M Simpson
2005-10-14Let modules use the kernel's opt_*.h files if built along withYaroslav Tykhiy
2004-08-14Get rid of the RANDOM_IP_ID option and make it a sysctl. NetBSDDavid Malone
2002-10-20Hook up opt_mac.h to the build dependencies. The way we currentlyRobert Watson
2002-01-11Drop <bsd.man.mk> support from <bsd.kmod.mk>.Ruslan Ermilov
2001-07-25Unbreak ip_mroute_modBill Fenner
2001-01-06Use a consistent style and one much closer to the rest of /usr/srcDavid E. O'Brien
2000-05-27Use .include <bsd.kmod.mk> to get to ../../*/conf/kmod.mk instead ofPeter Wemm
2000-05-04Pull in sys/conf/kmod.mk, rather than /usr/share/mk/bsd.kmod.mk.Peter Wemm
1999-08-28$Id$ -> $FreeBSD$Peter Wemm
1998-10-16Sample initial set of kld-ified modules. Not all have been completelyPeter Wemm
1997-02-22Revert $FreeBSD$ back to $Id$Peter Wemm
1997-01-14Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard
1994-09-16Per discussion on the mailing-lists, move LKMs from /sbin to /lkm, andGarrett Wollman