Deleted Added
full compact
files (219974) files (220137)
1# $FreeBSD: head/sys/conf/files 219974 2011-03-24 21:31:32Z mav $
1# $FreeBSD: head/sys/conf/files 220137 2011-03-29 17:47:25Z trasz $
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" \

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

2220kern/kern_ntptime.c standard
2221kern/kern_osd.c standard
2222kern/kern_physio.c standard
2223kern/kern_pmc.c standard
2224kern/kern_poll.c optional device_polling
2225kern/kern_priv.c standard
2226kern/kern_proc.c standard
2227kern/kern_prot.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" \

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

2220kern/kern_ntptime.c standard
2221kern/kern_osd.c standard
2222kern/kern_physio.c standard
2223kern/kern_pmc.c standard
2224kern/kern_poll.c optional device_polling
2225kern/kern_priv.c standard
2226kern/kern_proc.c standard
2227kern/kern_prot.c standard
2228kern/kern_racct.c standard
2228kern/kern_resource.c standard
2229kern/kern_rmlock.c standard
2230kern/kern_rwlock.c standard
2231kern/kern_sdt.c optional kdtrace_hooks
2232kern/kern_sema.c standard
2233kern/kern_shutdown.c standard
2234kern/kern_sig.c standard
2235kern/kern_switch.c standard

--- 1146 unchanged lines hidden ---
2229kern/kern_resource.c standard
2230kern/kern_rmlock.c standard
2231kern/kern_rwlock.c standard
2232kern/kern_sdt.c optional kdtrace_hooks
2233kern/kern_sema.c standard
2234kern/kern_shutdown.c standard
2235kern/kern_sig.c standard
2236kern/kern_switch.c standard

--- 1146 unchanged lines hidden ---