files (d0554d26d7c4714d0b8682de9a8a19eab56197e7) | files (34a5582c47c7ec24a6bf7de8af32b1334a79f58e) |
---|---|
1# $FreeBSD$ 2# 3# The long compile-with and dependency lines are required because of 4# limitations in config: backslash-newline doesn't work in strings, and 5# dependency lines other than the first are silently ignored. 6# 7acpi_quirks.h optional acpi \ 8 dependency "$S/tools/acpi_quirks2h.awk $S/dev/acpica/acpi_quirks" \ --- 4088 unchanged lines hidden (view full) --- 4097net/debugnet.c optional inet debugnet 4098net/debugnet_inet.c optional inet debugnet 4099net/pfil.c optional ether | inet 4100net/radix.c standard 4101net/radix_mpath.c standard 4102net/raw_cb.c standard 4103net/raw_usrreq.c standard 4104net/route.c standard | 1# $FreeBSD$ 2# 3# The long compile-with and dependency lines are required because of 4# limitations in config: backslash-newline doesn't work in strings, and 5# dependency lines other than the first are silently ignored. 6# 7acpi_quirks.h optional acpi \ 8 dependency "$S/tools/acpi_quirks2h.awk $S/dev/acpica/acpi_quirks" \ --- 4088 unchanged lines hidden (view full) --- 4097net/debugnet.c optional inet debugnet 4098net/debugnet_inet.c optional inet debugnet 4099net/pfil.c optional ether | inet 4100net/radix.c standard 4101net/radix_mpath.c standard 4102net/raw_cb.c standard 4103net/raw_usrreq.c standard 4104net/route.c standard |
4105net/route_temporal.c standard |
|
4105net/rss_config.c optional inet rss | inet6 rss 4106net/rtsock.c standard 4107net/slcompress.c optional netgraph_vjc | sppp | \ 4108 netgraph_sppp 4109net/toeplitz.c optional inet rss | inet6 rss 4110net/vnet.c optional vimage 4111net80211/ieee80211.c optional wlan 4112net80211/ieee80211_acl.c optional wlan wlan_acl --- 865 unchanged lines hidden --- | 4106net/rss_config.c optional inet rss | inet6 rss 4107net/rtsock.c standard 4108net/slcompress.c optional netgraph_vjc | sppp | \ 4109 netgraph_sppp 4110net/toeplitz.c optional inet rss | inet6 rss 4111net/vnet.c optional vimage 4112net80211/ieee80211.c optional wlan 4113net80211/ieee80211_acl.c optional wlan wlan_acl --- 865 unchanged lines hidden --- |