Deleted Added
full compact
files (285098) files (285139)
1# $FreeBSD: head/sys/conf/files 285098 2015-07-03 16:02:06Z marcel $
1# $FreeBSD: head/sys/conf/files 285139 2015-07-04 16:33:37Z oshogbo $
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" \
9 compile-with "${AWK} -f $S/tools/acpi_quirks2h.awk $S/dev/acpica/acpi_quirks" \

--- 461 unchanged lines hidden (view full) ---

471contrib/ipfilter/netinet/radix_ipf.c optional ipfilter inet \
472 compile-with "${NORMAL_C} -I$S/contrib/ipfilter"
473contrib/libfdt/fdt.c optional fdt
474contrib/libfdt/fdt_ro.c optional fdt
475contrib/libfdt/fdt_rw.c optional fdt
476contrib/libfdt/fdt_strerror.c optional fdt
477contrib/libfdt/fdt_sw.c optional fdt
478contrib/libfdt/fdt_wip.c optional fdt
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" \
9 compile-with "${AWK} -f $S/tools/acpi_quirks2h.awk $S/dev/acpica/acpi_quirks" \

--- 461 unchanged lines hidden (view full) ---

471contrib/ipfilter/netinet/radix_ipf.c optional ipfilter inet \
472 compile-with "${NORMAL_C} -I$S/contrib/ipfilter"
473contrib/libfdt/fdt.c optional fdt
474contrib/libfdt/fdt_ro.c optional fdt
475contrib/libfdt/fdt_rw.c optional fdt
476contrib/libfdt/fdt_strerror.c optional fdt
477contrib/libfdt/fdt_sw.c optional fdt
478contrib/libfdt/fdt_wip.c optional fdt
479contrib/libnv/dnvlist.c standard
480contrib/libnv/nvlist.c standard
481contrib/libnv/nvpair.c standard
479contrib/ngatm/netnatm/api/cc_conn.c optional ngatm_ccatm \
480 compile-with "${NORMAL_C_NOWERROR} -I$S/contrib/ngatm"
481contrib/ngatm/netnatm/api/cc_data.c optional ngatm_ccatm \
482 compile-with "${NORMAL_C} -I$S/contrib/ngatm"
483contrib/ngatm/netnatm/api/cc_dump.c optional ngatm_ccatm \
484 compile-with "${NORMAL_C} -I$S/contrib/ngatm"
485contrib/ngatm/netnatm/api/cc_port.c optional ngatm_ccatm \
486 compile-with "${NORMAL_C} -I$S/contrib/ngatm"

--- 2562 unchanged lines hidden (view full) ---

3049kern/subr_bus.c standard
3050kern/subr_bus_dma.c standard
3051kern/subr_bufring.c standard
3052kern/subr_capability.c standard
3053kern/subr_clock.c standard
3054kern/subr_counter.c standard
3055kern/subr_devstat.c standard
3056kern/subr_disk.c standard
482contrib/ngatm/netnatm/api/cc_conn.c optional ngatm_ccatm \
483 compile-with "${NORMAL_C_NOWERROR} -I$S/contrib/ngatm"
484contrib/ngatm/netnatm/api/cc_data.c optional ngatm_ccatm \
485 compile-with "${NORMAL_C} -I$S/contrib/ngatm"
486contrib/ngatm/netnatm/api/cc_dump.c optional ngatm_ccatm \
487 compile-with "${NORMAL_C} -I$S/contrib/ngatm"
488contrib/ngatm/netnatm/api/cc_port.c optional ngatm_ccatm \
489 compile-with "${NORMAL_C} -I$S/contrib/ngatm"

--- 2562 unchanged lines hidden (view full) ---

3052kern/subr_bus.c standard
3053kern/subr_bus_dma.c standard
3054kern/subr_bufring.c standard
3055kern/subr_capability.c standard
3056kern/subr_clock.c standard
3057kern/subr_counter.c standard
3058kern/subr_devstat.c standard
3059kern/subr_disk.c standard
3057kern/subr_dnvlist.c standard
3058kern/subr_eventhandler.c standard
3059kern/subr_fattime.c standard
3060kern/subr_firmware.c optional firmware
3061kern/subr_hash.c standard
3062kern/subr_hints.c standard
3063kern/subr_kdb.c standard
3064kern/subr_kobj.c standard
3065kern/subr_lock.c standard
3066kern/subr_log.c standard
3067kern/subr_mbpool.c optional libmbpool
3068kern/subr_mchain.c optional libmchain
3069kern/subr_module.c standard
3070kern/subr_msgbuf.c standard
3060kern/subr_eventhandler.c standard
3061kern/subr_fattime.c standard
3062kern/subr_firmware.c optional firmware
3063kern/subr_hash.c standard
3064kern/subr_hints.c standard
3065kern/subr_kdb.c standard
3066kern/subr_kobj.c standard
3067kern/subr_lock.c standard
3068kern/subr_log.c standard
3069kern/subr_mbpool.c optional libmbpool
3070kern/subr_mchain.c optional libmchain
3071kern/subr_module.c standard
3072kern/subr_msgbuf.c standard
3071kern/subr_nvlist.c standard
3072kern/subr_nvpair.c standard
3073kern/subr_param.c standard
3074kern/subr_pcpu.c standard
3075kern/subr_pctrie.c standard
3076kern/subr_power.c standard
3077kern/subr_prf.c standard
3078kern/subr_prof.c standard
3079kern/subr_rman.c standard
3080kern/subr_rtc.c standard

--- 967 unchanged lines hidden ---
3073kern/subr_param.c standard
3074kern/subr_pcpu.c standard
3075kern/subr_pctrie.c standard
3076kern/subr_power.c standard
3077kern/subr_prf.c standard
3078kern/subr_prof.c standard
3079kern/subr_rman.c standard
3080kern/subr_rtc.c standard

--- 967 unchanged lines hidden ---