]>
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 |
2d21ac55 A |
17 | bsd/crypto/aes/i386/aes_x86_v2.s optional crypto |
18 | bsd/crypto/aes/i386/aes_modes.c optional crypto | |
1c79356b A |
19 | |
20 | ||
2d21ac55 A |
21 | bsd/dev/i386/dtrace_isa.c optional config_dtrace |
22 | bsd/dev/i386/dtrace_subr_x86.c optional config_dtrace | |
23 | bsd/dev/i386/fbt_x86.c optional config_dtrace | |
24 | bsd/dev/i386/sdt_x86.c optional config_dtrace | |
25 | bsd/dev/i386/fasttrap_isa.c optional config_dtrace | |
26 | bsd/dev/i386/instr_size.c optional config_dtrace | |
27 | bsd/dev/i386/dis_tables.c optional config_dtrace | |
28 | ||
1c79356b | 29 | bsd/kern/bsd_stubs.c standard |
2d21ac55 | 30 | bsd/netinet/in_cksum.c optional inet |
1c79356b | 31 |