]>
Commit | Line | Data |
---|---|---|
1c79356b 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 | |
0c530ab8 | 13 | bsd/dev/i386/systemcalls.c standard |
55e303ae | 14 | bsd/dev/i386/sysctl.c standard |
1c79356b | 15 | bsd/dev/i386/unix_signal.c standard |
0c530ab8 | 16 | bsd/dev/i386/munge.s standard |
1c79356b | 17 | |
6d2010ae A |
18 | bsd/crypto/aes/i386/AES.s optional crypto |
19 | bsd/crypto/aes/i386/aes_modes_asm.s optional crypto | |
20 | bsd/crypto/aes/i386/aes_modes_hw.s optional crypto | |
21 | bsd/crypto/aes/i386/aes_key_hw.s optional crypto | |
22 | bsd/crypto/aes/i386/aes_crypt_hw.s optional crypto | |
23 | bsd/crypto/aes/i386/aesxts_asm.s optional crypto | |
24 | bsd/crypto/aes/i386/aesxts.c optional crypto | |
1c79356b | 25 | |
6d2010ae A |
26 | bsd/crypto/sha2/intel/sha256.s optional crypto |
27 | bsd/crypto/sha2/intel/sha256nossse3.s optional crypto | |
28 | ||
29 | # Lightly ifdef'd to support K64 DTrace | |
2d21ac55 A |
30 | bsd/dev/i386/dtrace_isa.c optional config_dtrace |
31 | bsd/dev/i386/dtrace_subr_x86.c optional config_dtrace | |
32 | bsd/dev/i386/fbt_x86.c optional config_dtrace | |
33 | bsd/dev/i386/sdt_x86.c optional config_dtrace | |
34 | bsd/dev/i386/fasttrap_isa.c optional config_dtrace | |
35 | bsd/dev/i386/instr_size.c optional config_dtrace | |
36 | bsd/dev/i386/dis_tables.c optional config_dtrace | |
37 | ||
6d2010ae A |
38 | # Support for identifying MACF calouts with locks held |
39 | bsd/kern/policy_check.c optional config_macf | |
40 | ||
1c79356b | 41 | bsd/kern/bsd_stubs.c standard |
2d21ac55 | 42 | bsd/netinet/in_cksum.c optional inet |
1c79356b | 43 | |
6d2010ae A |
44 | |
45 |