summaryrefslogtreecommitdiff
path: root/sys/modules/if_stf
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
2015-07-30Build if_stf(4) module only when both INET and INET6 support are enabled.Andrey V. Elsukov
2014-08-04Move most of the 15 variations on generating opt_inet.h andWarner Losh
2009-06-06Remove opt_mac.h generation for various kernel modules that no longerRobert Watson
2005-10-14Let modules use the kernel's opt_*.h files if built along withYaroslav Tykhiy
2002-10-20Add opt_mac.h to dependencies for if_stf.c module.Robert Watson
2002-01-11Drop <bsd.man.mk> support from <bsd.kmod.mk>.Ruslan Ermilov
2001-07-02gif(4) and stf(4) modernization:Brooks Davis