summaryrefslogtreecommitdiff
path: root/sys/modules/if_vlan
AgeCommit message (Expand)Author
2025-08-23sys/modules: fix standalone build for multiple modulesShengYi Hung
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-08-16sys: Remove $FreeBSD$: one-line sh patternWarner Losh
2020-01-29modules: adding some missing opt_* dependenciesKyle Evans
2017-03-04sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper
2017-01-18Implement kernel support for hardware rate limited sockets.Hans Petter Selasky
2009-06-08After r193232 rt_tables in vnet.h are no longer indirectly dependent onBjoern A. Zeeb
2008-12-02Rather than using hidden includes (with cicular dependencies),Bjoern A. Zeeb
2007-03-19if_vlan no more depends on INET.Yaroslav Tykhiy
2006-02-17Fix standalone module build.Ruslan Ermilov
2005-10-14Let modules use the kernel's opt_*.h files if built along withYaroslav Tykhiy
2002-01-11Drop <bsd.man.mk> support from <bsd.kmod.mk>.Ruslan Ermilov
2001-09-05Make vlan(4) loadable, unloadable, and clonable. As a side effect,Brooks Davis