summaryrefslogtreecommitdiff
path: root/sys/modules/if_bridge
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-05-06Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh
2006-07-26bridgestp is now a seperate module.Andrew Thompson
2006-06-08Allow bridge and carp to play nicely together by returning the packet if itsAndrew Thompson
2006-03-17Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov
2005-10-14Let modules use the kernel's opt_*.h files if built along withYaroslav Tykhiy
2005-06-05Fix deprecated name, and let kmod.mk create an empty .h file.Ruslan Ermilov
2005-06-05Connect if_bridge to the build.Andrew Thompson