]>
Commit | Line | Data |
---|---|---|
b0d623f7 A |
1 | OPTIONS/show_space optional show_space |
2 | OPTIONS/gdb optional gdb | |
3 | OPTIONS/iplmeas optional iplmeas | |
4 | ||
5 | ||
6 | bsd/dev/i386/conf.c standard | |
7 | bsd/dev/i386/cons.c standard | |
8 | bsd/dev/i386/mem.c standard | |
9 | bsd/dev/i386/km.c standard | |
10 | bsd/dev/i386/kern_machdep.c standard | |
11 | bsd/dev/i386/memmove.c standard | |
12 | bsd/dev/i386/stubs.c standard | |
13 | bsd/dev/i386/systemcalls.c standard | |
14 | bsd/dev/i386/sysctl.c standard | |
15 | bsd/dev/i386/unix_signal.c standard | |
16 | bsd/dev/x86_64/munge.s standard | |
17 | ||
18 | bsd/crypto/aes/gen/aescrypt.c optional crypto | |
19 | bsd/crypto/aes/gen/aeskey.c optional crypto | |
20 | bsd/crypto/aes/gen/aestab.c optional crypto | |
21 | ||
22 | # Lightly ifdef'd to support K64 DTrace | |
23 | bsd/dev/i386/dtrace_isa.c optional config_dtrace | |
24 | bsd/dev/i386/dtrace_subr_x86.c optional config_dtrace | |
25 | bsd/dev/i386/fbt_x86.c optional config_dtrace | |
26 | bsd/dev/i386/sdt_x86.c optional config_dtrace | |
27 | bsd/dev/i386/fasttrap_isa.c optional config_dtrace | |
28 | bsd/dev/i386/instr_size.c optional config_dtrace | |
29 | bsd/dev/i386/dis_tables.c optional config_dtrace | |
30 | ||
31 | bsd/kern/bsd_stubs.c standard | |
32 | bsd/netinet/in_cksum.c optional inet | |
33 |