files (cf4c5a533126ca1ddb1f070af73f8f53b9e77fd4) | files (b36cfff75df4300fdbf930b09aff9b9881e2c794) |
---|---|
1# $FreeBSD$ 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" \ --- 1980 unchanged lines hidden (view full) --- 1989kern/subr_pcpu.c standard 1990kern/subr_power.c standard 1991kern/subr_prf.c standard 1992kern/subr_prof.c standard 1993kern/subr_rman.c standard 1994kern/subr_rtc.c standard 1995kern/subr_sbuf.c standard 1996kern/subr_scanf.c standard | 1# $FreeBSD$ 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" \ --- 1980 unchanged lines hidden (view full) --- 1989kern/subr_pcpu.c standard 1990kern/subr_power.c standard 1991kern/subr_prf.c standard 1992kern/subr_prof.c standard 1993kern/subr_rman.c standard 1994kern/subr_rtc.c standard 1995kern/subr_sbuf.c standard 1996kern/subr_scanf.c standard |
1997kern/subr_sglist.c standard |
|
1997kern/subr_sleepqueue.c standard 1998kern/subr_smp.c standard 1999kern/subr_stack.c optional ddb | stack | ktr 2000kern/subr_taskqueue.c standard 2001kern/subr_trap.c standard 2002kern/subr_turnstile.c standard 2003kern/subr_unit.c standard 2004kern/subr_witness.c optional witness --- 776 unchanged lines hidden --- | 1998kern/subr_sleepqueue.c standard 1999kern/subr_smp.c standard 2000kern/subr_stack.c optional ddb | stack | ktr 2001kern/subr_taskqueue.c standard 2002kern/subr_trap.c standard 2003kern/subr_turnstile.c standard 2004kern/subr_unit.c standard 2005kern/subr_witness.c optional witness --- 776 unchanged lines hidden --- |