Deleted Added
full compact
files (184920) files (185029)
1# $FreeBSD: head/sys/conf/files 184920 2008-11-13 11:35:18Z dfr $
1# $FreeBSD: head/sys/conf/files 185029 2008-11-17 20:49:29Z pjd $
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" \

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

1759kern/kern_lockf.c standard
1760kern/kern_malloc.c standard
1761kern/kern_mbuf.c standard
1762kern/kern_mib.c standard
1763kern/kern_module.c standard
1764kern/kern_mtxpool.c standard
1765kern/kern_mutex.c standard
1766kern/kern_ntptime.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" \

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

1759kern/kern_lockf.c standard
1760kern/kern_malloc.c standard
1761kern/kern_mbuf.c standard
1762kern/kern_mib.c standard
1763kern/kern_module.c standard
1764kern/kern_mtxpool.c standard
1765kern/kern_mutex.c standard
1766kern/kern_ntptime.c standard
1767kern/kern_osd.c standard
1767kern/kern_physio.c standard
1768kern/kern_pmc.c standard
1769kern/kern_poll.c optional device_polling
1770kern/kern_priv.c standard
1771kern/kern_proc.c standard
1772kern/kern_prot.c standard
1773kern/kern_resource.c standard
1774kern/kern_rmlock.c standard

--- 835 unchanged lines hidden ---
1768kern/kern_physio.c standard
1769kern/kern_pmc.c standard
1770kern/kern_poll.c optional device_polling
1771kern/kern_priv.c standard
1772kern/kern_proc.c standard
1773kern/kern_prot.c standard
1774kern/kern_resource.c standard
1775kern/kern_rmlock.c standard

--- 835 unchanged lines hidden ---