Deleted Added
full compact
files (167891) files (167895)
1# $FreeBSD: head/sys/conf/files 167891 2007-03-26 04:39:18Z yar $
1# $FreeBSD: head/sys/conf/files 167895 2007-03-26 08:59:03Z rwatson $
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" \

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

1454kern/uipc_debug.c optional ddb
1455kern/uipc_domain.c standard
1456kern/uipc_mbuf.c standard
1457kern/uipc_mbuf2.c standard
1458kern/uipc_mqueue.c optional p1003_1b_mqueue
1459kern/uipc_sem.c optional p1003_1b_semaphores
1460kern/uipc_sockbuf.c standard
1461kern/uipc_socket.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" \

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

1454kern/uipc_debug.c optional ddb
1455kern/uipc_domain.c standard
1456kern/uipc_mbuf.c standard
1457kern/uipc_mbuf2.c standard
1458kern/uipc_mqueue.c optional p1003_1b_mqueue
1459kern/uipc_sem.c optional p1003_1b_semaphores
1460kern/uipc_sockbuf.c standard
1461kern/uipc_socket.c standard
1462kern/uipc_socket2.c standard
1463kern/uipc_syscalls.c standard
1464kern/uipc_usrreq.c standard
1465kern/vfs_acl.c standard
1466kern/vfs_aio.c optional vfs_aio
1467kern/vfs_bio.c standard
1468kern/vfs_cache.c standard
1469kern/vfs_cluster.c standard
1470kern/vfs_default.c standard

--- 693 unchanged lines hidden ---
1462kern/uipc_syscalls.c standard
1463kern/uipc_usrreq.c standard
1464kern/vfs_acl.c standard
1465kern/vfs_aio.c optional vfs_aio
1466kern/vfs_bio.c standard
1467kern/vfs_cache.c standard
1468kern/vfs_cluster.c standard
1469kern/vfs_default.c standard

--- 693 unchanged lines hidden ---