]>
Commit | Line | Data |
---|---|---|
b0d623f7 A |
1 | bsd/dev/i386/conf.c standard |
2 | bsd/dev/i386/cons.c standard | |
b0d623f7 A |
3 | bsd/dev/i386/km.c standard |
4 | bsd/dev/i386/kern_machdep.c standard | |
b0d623f7 A |
5 | bsd/dev/i386/stubs.c standard |
6 | bsd/dev/i386/systemcalls.c standard | |
7 | bsd/dev/i386/sysctl.c standard | |
8 | bsd/dev/i386/unix_signal.c standard | |
b0d623f7 | 9 | |
b0d623f7 A |
10 | |
11 | # Lightly ifdef'd to support K64 DTrace | |
12 | bsd/dev/i386/dtrace_isa.c optional config_dtrace | |
13 | bsd/dev/i386/dtrace_subr_x86.c optional config_dtrace | |
14 | bsd/dev/i386/fbt_x86.c optional config_dtrace | |
15 | bsd/dev/i386/sdt_x86.c optional config_dtrace | |
16 | bsd/dev/i386/fasttrap_isa.c optional config_dtrace | |
17 | bsd/dev/i386/instr_size.c optional config_dtrace | |
18 | bsd/dev/i386/dis_tables.c optional config_dtrace | |
19 | ||
6d2010ae A |
20 | # Support for identifying MACF calouts with locks held |
21 | bsd/kern/policy_check.c optional config_macf | |
22 | ||
b0d623f7 | 23 | bsd/kern/bsd_stubs.c standard |