Deleted Added
full compact
files (235920) files (236317)
1# $FreeBSD: head/sys/conf/files 235920 2012-05-24 17:39:54Z jfv $
1# $FreeBSD: head/sys/conf/files 236317 2012-05-30 16:06:38Z kib $
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" \

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

2557kern/kern_osd.c standard
2558kern/kern_physio.c standard
2559kern/kern_pmc.c standard
2560kern/kern_poll.c optional device_polling
2561kern/kern_priv.c standard
2562kern/kern_proc.c standard
2563kern/kern_prot.c standard
2564kern/kern_racct.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" \

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

2557kern/kern_osd.c standard
2558kern/kern_physio.c standard
2559kern/kern_pmc.c standard
2560kern/kern_poll.c optional device_polling
2561kern/kern_priv.c standard
2562kern/kern_proc.c standard
2563kern/kern_prot.c standard
2564kern/kern_racct.c standard
2565kern/kern_rangelock.c standard
2565kern/kern_rctl.c standard
2566kern/kern_resource.c standard
2567kern/kern_rmlock.c standard
2568kern/kern_rwlock.c standard
2569kern/kern_sdt.c optional kdtrace_hooks
2570kern/kern_sema.c standard
2571kern/kern_shutdown.c standard
2572kern/kern_sig.c standard

--- 1170 unchanged lines hidden ---
2566kern/kern_rctl.c standard
2567kern/kern_resource.c standard
2568kern/kern_rmlock.c standard
2569kern/kern_rwlock.c standard
2570kern/kern_sdt.c optional kdtrace_hooks
2571kern/kern_sema.c standard
2572kern/kern_shutdown.c standard
2573kern/kern_sig.c standard

--- 1170 unchanged lines hidden ---