Deleted Added
full compact
files (250386) files (250551)
1# $FreeBSD: head/sys/conf/files 250386 2013-05-08 20:58:41Z adrian $
1# $FreeBSD: head/sys/conf/files 250551 2013-05-12 04:05:01Z jeff $
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" \

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

2755kern/subr_lock.c standard
2756kern/subr_log.c standard
2757kern/subr_mbpool.c optional libmbpool
2758kern/subr_mchain.c optional libmchain
2759kern/subr_module.c standard
2760kern/subr_msgbuf.c standard
2761kern/subr_param.c standard
2762kern/subr_pcpu.c standard
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" \

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

2755kern/subr_lock.c standard
2756kern/subr_log.c standard
2757kern/subr_mbpool.c optional libmbpool
2758kern/subr_mchain.c optional libmchain
2759kern/subr_module.c standard
2760kern/subr_msgbuf.c standard
2761kern/subr_param.c standard
2762kern/subr_pcpu.c standard
2763kern/subr_pctrie.c standard
2763kern/subr_power.c standard
2764kern/subr_prf.c standard
2765kern/subr_prof.c standard
2766kern/subr_rman.c standard
2767kern/subr_rtc.c standard
2768kern/subr_sbuf.c standard
2769kern/subr_scanf.c standard
2770kern/subr_sglist.c standard

--- 943 unchanged lines hidden ---
2764kern/subr_power.c standard
2765kern/subr_prf.c standard
2766kern/subr_prof.c standard
2767kern/subr_rman.c standard
2768kern/subr_rtc.c standard
2769kern/subr_sbuf.c standard
2770kern/subr_scanf.c standard
2771kern/subr_sglist.c standard

--- 943 unchanged lines hidden ---