]>
Commit | Line | Data |
---|---|---|
1c79356b A |
1 | # |
2 | # Mach Operating System | |
3 | # Copyright (c) 1989 Carnegie-Mellon University | |
4 | # All rights reserved. The CMU software License Agreement specifies | |
5 | # the terms and conditions for use and redistribution. | |
6 | # | |
7 | ||
1c79356b A |
8 | OPTIONS/hw_ast optional hw_ast |
9 | OPTIONS/hw_footprint optional hw_footprint | |
2d21ac55 A |
10 | OPTIONS/config_macf optional config_macf |
11 | OPTIONS/config_macf_socket_subset optional config_macf_socket_subset | |
12 | OPTIONS/config_macf_socket optional config_macf_socket | |
13 | OPTIONS/config_macf_net optional config_macf_net | |
1c79356b A |
14 | OPTIONS/mach_assert optional mach_assert |
15 | OPTIONS/mach_compat optional mach_compat | |
16 | OPTIONS/mach_counters optional mach_counters | |
17 | OPTIONS/mach_debug optional mach_debug | |
18 | OPTIONS/mach_fastlink optional mach_fastlink | |
1c79356b | 19 | OPTIONS/mach_host optional mach_host |
1c79356b | 20 | OPTIONS/mach_ipc_debug optional mach_ipc_debug |
1c79356b A |
21 | OPTIONS/mach_ldebug optional mach_ldebug |
22 | OPTIONS/mach_load optional mach_load | |
1c79356b A |
23 | OPTIONS/mach_net optional mach_net |
24 | OPTIONS/mach_np optional mach_np | |
1c79356b A |
25 | OPTIONS/mach_pagemap optional mach_pagemap |
26 | OPTIONS/mach_sctimes optional mach_sctimes | |
27 | OPTIONS/mach_vm_debug optional mach_vm_debug | |
28 | OPTIONS/mach_xp optional mach_xp | |
29 | OPTIONS/mach_xp_fpd optional mach_xp_fpd | |
30 | OPTIONS/quota optional quota | |
1c79356b A |
31 | OPTIONS/xpr_debug optional xpr_debug |
32 | OPTIONS/kdebug optional kdebug | |
33 | OPTIONS/nfsclient optional nfsclient | |
34 | OPTIONS/nfsserver optional nfsserver | |
1c79356b | 35 | OPTIONS/kernremote optional kernremote |
1c79356b A |
36 | OPTIONS/compat_43 optional compat_43 |
37 | OPTIONS/diagnostic optional diagnostic | |
2d21ac55 | 38 | OPTIONS/config_dtrace optional config_dtrace |
1c79356b | 39 | OPTIONS/profiling optional profiling |
9bccf70c | 40 | OPTIONS/vndevice optional vndevice |
b0d623f7 | 41 | OPTIONS/config_audit optional config_audit |
2d21ac55 A |
42 | OPTIONS/config_fse optional config_fse |
43 | OPTIONS/sockets optional sockets | |
2d21ac55 A |
44 | OPTIONS/development optional development |
45 | OPTIONS/sysv_sem optional sysv_sem | |
46 | OPTIONS/sysv_msg optional sysv_msg | |
47 | OPTIONS/sysv_shm optional sysv_shm | |
39236c6e A |
48 | OPTIONS/importance_inheritance optional importance_inheritance |
49 | OPTIONS/importance_debug optional importance_debug | |
fe8ab488 | 50 | OPTIONS/config_ecc_logging optional config_ecc_logging |
1c79356b A |
51 | |
52 | # | |
53 | # Network options | |
54 | # | |
2d21ac55 A |
55 | OPTIONS/networking optional networking |
56 | OPTIONS/inet optional inet | |
57 | OPTIONS/inet6 optional inet6 | |
39236c6e | 58 | OPTIONS/ipv6send optional ipv6send |
2d21ac55 | 59 | OPTIONS/ether optional ether |
1c79356b | 60 | OPTIONS/vlan optional vlan |
2d21ac55 | 61 | OPTIONS/bond optional bond |
1c79356b | 62 | OPTIONS/bpfilter optional bpfilter |
39236c6e A |
63 | OPTIONS/multipath optional multipath |
64 | OPTIONS/mptcp optional mptcp | |
1c79356b | 65 | OPTIONS/dummynet optional dummynet |
1c79356b | 66 | OPTIONS/tcpdebug optional tcpdebug |
6d2010ae | 67 | OPTIONS/if_bridge optional if_bridge |
316670eb | 68 | OPTIONS/bridgestp optional bridgestp if_bridge |
2d21ac55 | 69 | OPTIONS/gif optional gif |
2d21ac55 | 70 | OPTIONS/sendfile optional sendfile |
b0d623f7 | 71 | OPTIONS/pf optional pf |
316670eb A |
72 | OPTIONS/pflog optional pflog pf |
73 | OPTIONS/pf_altq optional pf_altq pf | |
74 | OPTIONS/classq_blue optional classq_blue | |
75 | OPTIONS/classq_red optional classq_red | |
76 | OPTIONS/classq_rio optional classq_rio | |
77 | OPTIONS/pktsched_cbq optional pktsched_cbq | |
78 | OPTIONS/pktsched_fairq optional pktsched_fairq | |
79 | OPTIONS/pktsched_hfsc optional pktsched_hfsc | |
80 | OPTIONS/pktsched_priq optional pktsched_priq | |
2d21ac55 | 81 | OPTIONS/zlib optional zlib |
1c79356b | 82 | |
39037602 | 83 | |
1c79356b A |
84 | # |
85 | # Filesystem options | |
86 | # | |
1c79356b A |
87 | OPTIONS/fdesc optional fdesc |
88 | OPTIONS/fifo optional fifo | |
1c79356b | 89 | OPTIONS/devfs optional devfs |
490019cf | 90 | OPTIONS/routefs optional routefs |
2d21ac55 | 91 | OPTIONS/crypto optional crypto |
39037602 | 92 | OPTIONS/fs_compression optional fs_compression |
2d21ac55 A |
93 | |
94 | OPTIONS/config_imageboot optional config_imageboot | |
1c79356b | 95 | |
39236c6e A |
96 | bsd/nfs/nfs4_subs.c optional nfsclient |
97 | bsd/nfs/nfs4_vnops.c optional nfsclient | |
98 | bsd/nfs/krpc_subr.c optional nfsclient | |
99 | bsd/nfs/nfs_bio.c optional nfsclient | |
100 | bsd/nfs/nfs_boot.c optional nfsclient | |
101 | bsd/nfs/nfs_gss.c optional nfsclient | |
102 | bsd/nfs/nfs_gss.c optional nfsserver | |
39236c6e A |
103 | bsd/nfs/nfs_lock.c optional nfsclient |
104 | bsd/nfs/nfs_node.c optional nfsclient | |
105 | bsd/nfs/nfs_serv.c optional nfsserver | |
106 | bsd/nfs/nfs_socket.c optional nfsclient | |
107 | bsd/nfs/nfs_socket.c optional nfsserver | |
108 | bsd/nfs/nfs_srvcache.c optional nfsserver | |
109 | bsd/nfs/nfs_subs.c optional nfsclient | |
110 | bsd/nfs/nfs_subs.c optional nfsserver | |
111 | bsd/nfs/nfs_syscalls.c optional nfsclient | |
112 | bsd/nfs/nfs_syscalls.c optional nfsserver | |
113 | bsd/nfs/nfs_vfsops.c optional nfsclient | |
114 | bsd/nfs/nfs_vnops.c optional nfsclient | |
115 | bsd/nfs/nfs_upcall.c optional nfsserver | |
39037602 A |
116 | bsd/nfs/gss/gss_krb5_mech.c optional nfsclient |
117 | bsd/nfs/gss/gss_krb5_mech.c optional nfsserver | |
118 | bsd/nfs/gss/ccrypto.c optional nfsclient | |
119 | bsd/nfs/gss/ccrypto.c optional nfsserver | |
39236c6e A |
120 | bsd/kern/netboot.c optional nfsclient |
121 | ||
122 | bsd/dev/dtrace/dtrace.c optional config_dtrace | |
123 | bsd/dev/dtrace/lockstat.c optional config_dtrace | |
124 | bsd/dev/dtrace/dtrace_ptss.c optional config_dtrace | |
125 | bsd/dev/dtrace/dtrace_subr.c optional config_dtrace | |
126 | bsd/dev/dtrace/dtrace_glue.c standard | |
127 | bsd/dev/dtrace/dtrace_alloc.c optional config_dtrace | |
128 | bsd/dev/dtrace/blist.c optional config_dtrace | |
129 | bsd/dev/dtrace/fbt.c optional config_dtrace | |
130 | bsd/dev/dtrace/sdt.c optional config_dtrace | |
131 | bsd/dev/dtrace/sdt_subr.c optional config_dtrace | |
132 | bsd/dev/dtrace/systrace.c optional config_dtrace | |
133 | bsd/dev/dtrace/profile_prvd.c optional config_dtrace | |
134 | bsd/dev/dtrace/fasttrap.c optional config_dtrace | |
135 | ||
fe8ab488 | 136 | bsd/dev/random/randomdev.c standard |
55e303ae | 137 | |
91447636 | 138 | bsd/dev/memdev.c standard |
fe8ab488 A |
139 | bsd/dev/mem.c standard |
140 | bsd/dev/munge.c optional config_requires_u32_munging | |
91447636 | 141 | bsd/dev/unix_startup.c standard |
55e303ae | 142 | |
9bccf70c A |
143 | bsd/dev/vn/vn.c optional vndevice |
144 | bsd/dev/vn/shadow.c optional vndevice | |
0b4e3aa0 | 145 | |
39037602 | 146 | bsd/libkern/crc16.c standard |
91447636 | 147 | bsd/libkern/crc32.c standard |
1c79356b A |
148 | bsd/libkern/random.c standard |
149 | bsd/libkern/scanc.c standard | |
150 | bsd/libkern/skpc.c standard | |
2d21ac55 | 151 | bsd/libkern/strsep.c standard |
1c79356b | 152 | bsd/libkern/bcd.c standard |
39236c6e | 153 | bsd/libkern/memchr.c standard |
00867663 | 154 | bsd/libkern/url_encode.c standard |
1c79356b | 155 | |
91447636 | 156 | bsd/vfs/vfs_attrlist.c standard |
1c79356b A |
157 | bsd/vfs/vfs_bio.c standard |
158 | bsd/vfs/vfs_cache.c standard | |
159 | bsd/vfs/vfs_cluster.c standard | |
160 | bsd/vfs/vfs_conf.c standard | |
2d21ac55 | 161 | bsd/vfs/vfs_fslog.c standard |
1c79356b A |
162 | bsd/vfs/vfs_init.c standard |
163 | bsd/vfs/vfs_lookup.c standard | |
2d21ac55 | 164 | bsd/vfs/vfs_quota.c optional quota |
1c79356b A |
165 | bsd/vfs/vfs_subr.c standard |
166 | bsd/vfs/vfs_syscalls.c standard | |
167 | bsd/vfs/vfs_support.c standard | |
168 | bsd/vfs/vfs_utfconv.c standard | |
169 | bsd/vfs/vfs_vnops.c standard | |
91447636 | 170 | bsd/vfs/vfs_xattr.c standard |
1c79356b | 171 | bsd/vfs/vnode_if.c standard |
91447636 | 172 | bsd/vfs/kpi_vfs.c standard |
91447636 | 173 | bsd/vfs/vfs_fsevents.c standard |
39037602 A |
174 | bsd/vfs/vfs_cprotect.c standard |
175 | bsd/vfs/doc_tombstone.c standard | |
1c79356b A |
176 | |
177 | bsd/miscfs/deadfs/dead_vnops.c standard | |
b0d623f7 | 178 | bsd/miscfs/devfs/devfs_fdesc_support.c optional fdesc |
2d21ac55 | 179 | bsd/miscfs/fifofs/fifo_vnops.c optional fifo sockets |
1c79356b | 180 | bsd/miscfs/specfs/spec_vnops.c standard |
1c79356b | 181 | |
1c79356b A |
182 | bsd/miscfs/devfs/devfs_tree.c optional devfs |
183 | bsd/miscfs/devfs/devfs_vnops.c optional devfs | |
184 | bsd/miscfs/devfs/devfs_vfsops.c optional devfs | |
185 | ||
39236c6e A |
186 | bsd/miscfs/mockfs/mockfs_fsnode.c optional mockfs |
187 | bsd/miscfs/mockfs/mockfs_vfsops.c optional mockfs | |
188 | bsd/miscfs/mockfs/mockfs_vnops.c optional mockfs | |
189 | ||
490019cf A |
190 | bsd/miscfs/routefs/routefs_ops.c optional routefs |
191 | ||
b0d623f7 | 192 | bsd/kern/decmpfs.c standard |
1c79356b | 193 | |
39236c6e | 194 | bsd/net/net_stubs.c standard |
1c79356b A |
195 | bsd/net/bpf.c optional bpfilter |
196 | bsd/net/bpf_filter.c optional bpfilter | |
6d2010ae | 197 | bsd/net/if_bridge.c optional if_bridge |
316670eb | 198 | bsd/net/bridgestp.c optional bridgestp |
2d21ac55 | 199 | bsd/net/if.c optional networking |
2d21ac55 A |
200 | bsd/net/init.c optional sockets |
201 | bsd/net/dlil.c optional networking | |
1c79356b | 202 | bsd/net/ether_if_module.c optional ether |
2d21ac55 | 203 | bsd/net/ether_inet_pr_module.c optional ether inet |
1c79356b | 204 | bsd/net/ether_inet6_pr_module.c optional ether inet6 |
1c79356b | 205 | bsd/net/if_loop.c optional loop |
6d2010ae | 206 | bsd/net/if_mib.c optional networking |
1c79356b | 207 | bsd/net/if_vlan.c optional vlan |
2d21ac55 | 208 | bsd/net/multicast_list.c optional networking |
91447636 A |
209 | bsd/net/if_bond.c optional bond |
210 | bsd/net/devtimer.c optional bond | |
2d21ac55 | 211 | bsd/net/ndrv.c optional networking |
2d21ac55 A |
212 | bsd/net/radix.c optional networking |
213 | bsd/net/raw_cb.c optional networking | |
214 | bsd/net/raw_usrreq.c optional networking | |
215 | bsd/net/route.c optional networking | |
216 | bsd/net/rtsock.c optional networking | |
6d2010ae A |
217 | bsd/net/netsrc.c optional networking |
218 | bsd/net/ntstat.c optional networking | |
3e170ce0 | 219 | bsd/net/net_perf.c optional networking |
1c79356b | 220 | bsd/net/if_gif.c optional gif |
9bccf70c | 221 | bsd/net/if_stf.c optional stf |
2d21ac55 A |
222 | bsd/net/kpi_interface.c optional networking |
223 | bsd/net/kpi_protocol.c optional networking | |
224 | bsd/net/kpi_interfacefilter.c optional networking | |
b0d623f7 | 225 | bsd/net/net_str_id.c optional networking |
3e170ce0 | 226 | bsd/net/if_utun.c optional networking |
3e170ce0 A |
227 | bsd/net/if_ipsec.c optional ipsec |
228 | bsd/net/necp.c optional necp | |
39037602 | 229 | bsd/net/necp_client.c optional necp |
3e170ce0 | 230 | bsd/net/network_agent.c optional networking |
316670eb | 231 | bsd/net/if_pflog.c optional pflog |
b0d623f7 A |
232 | bsd/net/pf.c optional pf |
233 | bsd/net/pf_if.c optional pf | |
234 | bsd/net/pf_ioctl.c optional pf | |
235 | bsd/net/pf_norm.c optional pf | |
236 | bsd/net/pf_osfp.c optional pf | |
237 | bsd/net/pf_ruleset.c optional pf | |
238 | bsd/net/pf_table.c optional pf | |
316670eb | 239 | bsd/net/iptap.c optional networking |
39236c6e | 240 | bsd/net/pktap.c optional networking |
6d2010ae | 241 | bsd/net/if_llreach.c optional networking |
316670eb | 242 | bsd/net/flowhash.c optional networking |
39236c6e | 243 | bsd/net/flowadv.c optional networking |
fe8ab488 A |
244 | bsd/net/content_filter.c optional content_filter |
245 | bsd/net/packet_mangler.c optional packet_mangler | |
316670eb A |
246 | |
247 | bsd/net/classq/classq.c optional networking | |
248 | bsd/net/classq/classq_blue.c optional classq_blue | |
249 | bsd/net/classq/classq_red.c optional classq_red | |
250 | bsd/net/classq/classq_rio.c optional classq_rio | |
251 | bsd/net/classq/classq_sfb.c optional networking | |
252 | bsd/net/classq/classq_subr.c optional networking | |
253 | bsd/net/classq/classq_util.c optional networking | |
39037602 | 254 | bsd/net/classq/classq_fq_codel.c optional networking |
316670eb A |
255 | |
256 | bsd/net/pktsched/pktsched.c optional networking | |
257 | bsd/net/pktsched/pktsched_cbq.c optional pktsched_cbq | |
258 | bsd/net/pktsched/pktsched_fairq.c optional pktsched_fairq | |
259 | bsd/net/pktsched/pktsched_hfsc.c optional pktsched_hfsc | |
260 | bsd/net/pktsched/pktsched_priq.c optional pktsched_priq | |
261 | bsd/net/pktsched/pktsched_qfq.c optional networking | |
262 | bsd/net/pktsched/pktsched_rmclass.c optional pktsched_cbq | |
263 | bsd/net/pktsched/pktsched_tcq.c optional networking | |
39037602 | 264 | bsd/net/pktsched/pktsched_fq_codel.c optional networking |
316670eb A |
265 | |
266 | bsd/net/altq/altq_cbq.c optional pktsched_cbq pf_altq | |
267 | bsd/net/altq/altq_fairq.c optional pktsched_fairq pf_altq | |
268 | bsd/net/altq/altq_hfsc.c optional pktsched_hfsc pf_altq | |
269 | bsd/net/altq/altq_priq.c optional pktsched_priq pf_altq | |
270 | bsd/net/altq/altq_qfq.c optional pf_altq | |
271 | bsd/net/altq/altq_subr.c optional pf_altq | |
1c79356b | 272 | |
2d21ac55 A |
273 | bsd/netinet/igmp.c optional inet |
274 | bsd/netinet/in.c optional inet | |
2d21ac55 A |
275 | bsd/netinet/dhcp_options.c optional inet |
276 | bsd/netinet/in_arp.c optional inet | |
6d2010ae | 277 | bsd/netinet/in_mcast.c optional inet |
2d21ac55 | 278 | bsd/netinet/in_pcb.c optional inet |
6d2010ae | 279 | bsd/netinet/in_pcblist.c optional inet |
2d21ac55 A |
280 | bsd/netinet/in_proto.c optional inet |
281 | bsd/netinet/in_rmx.c optional inet | |
6d2010ae | 282 | bsd/netinet/in_tclass.c optional inet |
1c79356b | 283 | bsd/netinet/ip_dummynet.c optional dummynet |
2d21ac55 | 284 | bsd/netinet/ip_icmp.c optional inet |
39236c6e | 285 | bsd/netinet/ip_id.c optional inet |
2d21ac55 | 286 | bsd/netinet/ip_input.c optional inet |
2d21ac55 A |
287 | bsd/netinet/ip_output.c optional inet |
288 | bsd/netinet/raw_ip.c optional inet | |
3e170ce0 | 289 | bsd/netinet/tcp_cache.c optional inet |
1c79356b | 290 | bsd/netinet/tcp_debug.c optional tcpdebug |
2d21ac55 A |
291 | bsd/netinet/tcp_input.c optional inet |
292 | bsd/netinet/tcp_output.c optional inet | |
293 | bsd/netinet/tcp_sack.c optional inet | |
294 | bsd/netinet/tcp_subr.c optional inet | |
295 | bsd/netinet/tcp_timer.c optional inet | |
296 | bsd/netinet/tcp_usrreq.c optional inet | |
fe8ab488 | 297 | bsd/netinet/tcp_cc.c optional inet |
6d2010ae | 298 | bsd/netinet/tcp_newreno.c optional inet |
fe8ab488 A |
299 | bsd/netinet/tcp_cubic.c optional inet |
300 | bsd/netinet/cbrtf.c optional inet | |
301 | bsd/netinet/tcp_lro.c optional inet | |
6d2010ae | 302 | bsd/netinet/tcp_ledbat.c optional inet |
2d21ac55 | 303 | bsd/netinet/udp_usrreq.c optional inet |
1c79356b | 304 | bsd/netinet/in_gif.c optional gif inet |
2d21ac55 | 305 | bsd/netinet/ip_ecn.c optional inet |
9bccf70c | 306 | bsd/netinet/ip_encap.c optional inet |
2d21ac55 | 307 | bsd/netinet/kpi_ipfilter.c optional inet |
39236c6e A |
308 | bsd/netinet/flow_divert.c optional flow_divert |
309 | bsd/netinet/mp_proto.c optional multipath | |
310 | bsd/netinet/mp_pcb.c optional multipath | |
311 | bsd/netinet/mptcp.c optional mptcp | |
312 | bsd/netinet/mptcp_subr.c optional mptcp | |
313 | bsd/netinet/mptcp_usrreq.c optional mptcp | |
314 | bsd/netinet/mptcp_opt.c optional mptcp | |
315 | bsd/netinet/mptcp_timer.c optional mptcp | |
9bccf70c A |
316 | bsd/netinet6/ah_core.c optional ipsec |
317 | bsd/netinet6/ah_input.c optional ipsec | |
318 | bsd/netinet6/ah_output.c optional ipsec | |
319 | bsd/netinet6/esp_core.c optional ipsec ipsec_esp | |
320 | bsd/netinet6/esp_input.c optional ipsec ipsec_esp | |
321 | bsd/netinet6/esp_output.c optional ipsec ipsec_esp | |
322 | bsd/netinet6/esp_rijndael.c optional ipsec ipsec_esp | |
323 | bsd/netinet6/ipsec.c optional ipsec | |
324 | bsd/netinet6/dest6.c optional inet6 | |
325 | bsd/netinet6/frag6.c optional inet6 | |
326 | bsd/netinet6/icmp6.c optional inet6 | |
327 | bsd/netinet6/in6.c optional inet6 | |
39236c6e | 328 | bsd/netinet6/in6_cga.c optional inet6 ipv6send |
9bccf70c A |
329 | bsd/netinet6/in6_cksum.c optional inet6 |
330 | bsd/netinet6/in6_gif.c optional gif inet6 | |
331 | bsd/netinet6/ip6_forward.c optional inet6 | |
332 | bsd/netinet6/in6_ifattach.c optional inet6 | |
333 | bsd/netinet6/ip6_input.c optional inet6 | |
9bccf70c A |
334 | bsd/netinet6/ip6_output.c optional inet6 |
335 | bsd/netinet6/in6_src.c optional inet6 | |
1c79356b | 336 | bsd/netinet6/ipcomp_core.c optional ipsec |
9bccf70c A |
337 | bsd/netinet6/ipcomp_input.c optional ipsec |
338 | bsd/netinet6/ipcomp_output.c optional ipsec | |
6d2010ae | 339 | bsd/netinet6/in6_mcast.c optional inet6 |
9bccf70c | 340 | bsd/netinet6/in6_pcb.c optional inet6 |
9bccf70c A |
341 | bsd/netinet6/in6_proto.c optional inet6 |
342 | bsd/netinet6/in6_rmx.c optional inet6 | |
343 | bsd/netinet6/mld6.c optional inet6 | |
344 | bsd/netinet6/nd6.c optional inet6 | |
345 | bsd/netinet6/nd6_nbr.c optional inet6 | |
316670eb | 346 | bsd/netinet6/nd6_prproxy.c optional inet6 |
9bccf70c | 347 | bsd/netinet6/nd6_rtr.c optional inet6 |
39236c6e | 348 | bsd/netinet6/nd6_send.c optional inet6 ipv6send |
9bccf70c A |
349 | bsd/netinet6/raw_ip6.c optional inet6 |
350 | bsd/netinet6/route6.c optional inet6 | |
351 | bsd/netinet6/scope6.c optional inet6 | |
352 | bsd/netinet6/udp6_output.c optional inet6 | |
353 | bsd/netinet6/udp6_usrreq.c optional inet6 | |
6d2010ae | 354 | bsd/netinet6/ip6_id.c optional inet6 |
1c79356b A |
355 | |
356 | bsd/netkey/key.c optional ipsec | |
357 | bsd/netkey/key_debug.c optional ipsec | |
358 | bsd/netkey/keysock.c optional ipsec | |
359 | bsd/netkey/keydb.c optional ipsec | |
360 | ||
9bccf70c | 361 | bsd/crypto/rc4/rc4.c optional crypto |
1c79356b A |
362 | |
363 | #bsd/netpm/pm_aTT.c optional pm | |
364 | #bsd/netpm/pm_ams.c optional pm | |
365 | #bsd/netpm/pm_dispatch.c optional pm | |
366 | #bsd/netpm/pm_filter.c optional pm | |
367 | #bsd/netpm/pm_list.c optional pm | |
368 | #bsd/netpm/pm_log.c optional pm | |
369 | #bsd/netpm/pm_nat.c optional pm | |
370 | #bsd/netpm/pm_pmd.c optional pm | |
371 | #bsd/netpm/pm_route.c optional pm | |
372 | #bsd/netpm/pm_usrreq.c optional pm | |
373 | ||
b0d623f7 A |
374 | bsd/security/audit/audit.c optional config_audit |
375 | bsd/security/audit/audit_arg.c optional config_audit | |
376 | bsd/security/audit/audit_bsd.c optional config_audit | |
377 | bsd/security/audit/audit_bsm.c optional config_audit | |
378 | bsd/security/audit/audit_bsm_errno.c optional config_audit | |
379 | bsd/security/audit/audit_bsm_fcntl.c optional config_audit | |
380 | bsd/security/audit/audit_bsm_domain.c optional config_audit | |
381 | bsd/security/audit/audit_bsm_klib.c optional config_audit | |
382 | bsd/security/audit/audit_bsm_socket_type.c optional config_audit | |
383 | bsd/security/audit/audit_bsm_token.c optional config_audit | |
384 | ./audit_kevents.c optional config_audit | |
385 | bsd/security/audit/audit_mac.c optional config_audit | |
386 | bsd/security/audit/audit_pipe.c optional config_audit | |
387 | bsd/security/audit/audit_session.c standard | |
388 | bsd/security/audit/audit_syscalls.c standard | |
389 | bsd/security/audit/audit_worker.c optional config_audit | |
390 | ||
1c79356b | 391 | bsd/kern/bsd_init.c standard |
b0d623f7 | 392 | ./init_sysent.c standard |
1c79356b A |
393 | bsd/kern/kdebug.c standard |
394 | bsd/kern/kern_acct.c standard | |
91447636 | 395 | bsd/kern/kern_aio.c standard |
39037602 A |
396 | bsd/kern/kern_authorization.c standard |
397 | bsd/kern/kern_backtrace.c standard | |
1c79356b | 398 | bsd/kern/kern_clock.c standard |
39037602 | 399 | bsd/kern/kern_core.c optional config_coredump |
91447636 | 400 | bsd/kern/kern_credential.c standard |
39236c6e | 401 | bsd/kern/kern_cs.c standard |
fe8ab488 | 402 | bsd/kern/kern_csr.c optional config_csr |
1c79356b A |
403 | bsd/kern/kern_symfile.c standard |
404 | bsd/kern/kern_descrip.c standard | |
39236c6e | 405 | bsd/kern/kern_guarded.c standard |
9bccf70c | 406 | bsd/kern/kern_event.c standard |
2d21ac55 | 407 | bsd/kern/kern_control.c optional networking |
1c79356b A |
408 | bsd/kern/kern_exec.c standard |
409 | bsd/kern/kern_exit.c standard | |
39037602 | 410 | bsd/kern/kern_ktrace.c standard |
91447636 | 411 | bsd/kern/kern_lockf.c standard |
1c79356b | 412 | bsd/kern/kern_fork.c standard |
39236c6e | 413 | bsd/kern/kern_asl.c standard |
1c79356b A |
414 | bsd/kern/kern_malloc.c standard |
415 | bsd/kern/kern_mman.c standard | |
490019cf | 416 | bsd/kern/kern_persona.c standard |
1c79356b | 417 | bsd/kern/kern_physio.c standard |
6d2010ae | 418 | bsd/kern/kern_priv.c standard |
1c79356b A |
419 | bsd/kern/kern_proc.c standard |
420 | bsd/kern/kern_prot.c standard | |
421 | bsd/kern/kern_resource.c standard | |
422 | bsd/kern/kern_shutdown.c standard | |
423 | bsd/kern/kern_sig.c standard | |
424 | bsd/kern/kern_subr.c standard | |
425 | bsd/kern/kern_synch.c standard | |
426 | bsd/kern/kern_sysctl.c standard | |
427 | bsd/kern/kern_newsysctl.c standard | |
316670eb | 428 | bsd/kern/kern_memorystatus.c optional config_memorystatus |
1c79356b | 429 | bsd/kern/kern_mib.c standard |
2d21ac55 | 430 | bsd/kern/kpi_mbuf.c optional sockets |
fe8ab488 | 431 | bsd/kern/kern_sfi.c standard |
1c79356b A |
432 | bsd/kern/kern_time.c standard |
433 | bsd/kern/kern_xxx.c standard | |
434 | bsd/kern/mach_process.c standard | |
2d21ac55 | 435 | bsd/kern/mcache.c optional sockets |
1c79356b | 436 | bsd/kern/spl.c standard |
39037602 | 437 | bsd/kern/stackshot.c standard |
1c79356b A |
438 | bsd/kern/subr_log.c standard |
439 | bsd/kern/subr_prf.c standard | |
440 | bsd/kern/subr_prof.c standard | |
2d21ac55 | 441 | bsd/kern/subr_sbuf.c standard |
1c79356b A |
442 | bsd/kern/subr_xxx.c standard |
443 | bsd/kern/sys_generic.c standard | |
91447636 | 444 | bsd/kern/sys_pipe.c standard |
2d21ac55 A |
445 | bsd/kern/sys_socket.c optional sockets |
446 | bsd/kern/sys_domain.c optional sockets | |
fe8ab488 | 447 | bsd/kern/sys_coalition.c optional config_coalitions |
490019cf | 448 | bsd/kern/sys_persona.c optional config_personas |
39037602 | 449 | bsd/kern/sys_ulock.c standard |
3e170ce0 | 450 | bsd/kern/sys_work_interval.c standard |
b0d623f7 | 451 | ./syscalls.c standard |
1c79356b | 452 | bsd/kern/tty.c standard |
b0d623f7 | 453 | bsd/kern/tty_compat.c standard |
1c79356b | 454 | bsd/kern/tty_conf.c standard |
fe8ab488 | 455 | bsd/kern/tty_dev.c optional ptmx pty |
2d21ac55 | 456 | bsd/kern/tty_ptmx.c optional ptmx |
fe8ab488 | 457 | bsd/kern/tty_pty.c optional pty |
1c79356b A |
458 | bsd/kern/tty_subr.c standard |
459 | bsd/kern/tty_tty.c standard | |
460 | bsd/kern/ubc_subr.c standard | |
2d21ac55 A |
461 | bsd/kern/uipc_domain.c optional sockets |
462 | bsd/kern/uipc_mbuf.c optional sockets | |
463 | bsd/kern/uipc_mbuf2.c optional sockets | |
464 | bsd/kern/uipc_proto.c optional sockets | |
465 | bsd/kern/uipc_socket.c optional sockets | |
466 | bsd/kern/uipc_socket2.c optional sockets | |
467 | bsd/kern/uipc_syscalls.c optional sockets | |
468 | bsd/kern/uipc_usrreq.c optional sockets | |
1c79356b A |
469 | bsd/kern/sysv_ipc.c standard |
470 | bsd/kern/sysv_shm.c standard | |
9bccf70c | 471 | bsd/kern/sysv_sem.c standard |
91447636 | 472 | bsd/kern/sysv_msg.c standard |
1c79356b | 473 | bsd/kern/mach_fat.c standard |
1c79356b A |
474 | bsd/kern/mach_loader.c standard |
475 | bsd/kern/posix_sem.c standard | |
476 | bsd/kern/posix_shm.c standard | |
b4c24cb9 | 477 | # XXXdbg - I need this in the journaling and block cache code |
2d21ac55 A |
478 | bsd/kern/qsort.c standard |
479 | bsd/kern/kpi_socket.c optional sockets | |
480 | bsd/kern/kpi_socketfilter.c optional sockets | |
39236c6e | 481 | bsd/kern/pthread_shims.c standard |
0c530ab8 | 482 | bsd/kern/proc_info.c standard |
6d2010ae | 483 | bsd/kern/process_policy.c standard |
39236c6e | 484 | bsd/kern/kern_overrides.c standard |
2d21ac55 | 485 | bsd/kern/socket_info.c optional sockets |
39037602 | 486 | bsd/kern/sys_reason.c standard |
1c79356b A |
487 | |
488 | bsd/vm/vnode_pager.c standard | |
2d21ac55 | 489 | bsd/vm/vm_unix.c standard |
1c79356b | 490 | bsd/vm/dp_backing_file.c standard |
39236c6e | 491 | bsd/vm/vm_compressor_backing_file.c standard |
1c79356b | 492 | |
fe8ab488 A |
493 | bsd/kern/kern_ecc.c optional config_ecc_logging |
494 | ||
1c79356b A |
495 | bsd/uxkern/ux_exception.c standard |
496 | ||
497 | bsd/conf/param.c standard | |
498 | ./ioconf.c standard | |
0c530ab8 | 499 | |
0c530ab8 | 500 | bsd/dev/chud/chud_process.c standard |
2d21ac55 | 501 | |
39236c6e | 502 | bsd/kern/imageboot.c optional config_imageboot |
316670eb | 503 | |
39236c6e A |
504 | osfmk/kperf/kperfbsd.c optional kperf |
505 | bsd/kern/kern_kpc.c optional kpc | |
316670eb | 506 | |
39236c6e | 507 | bsd/kern/proc_uuid_policy.c optional config_proc_uuid_policy |
3e170ce0 | 508 | |
813fb2f6 A |
509 | bsd/pgo/profile_runtime.c optional pgo |
510 | bsd/pgo/profile_runtime_data.c standard | |
3e170ce0 | 511 | |
39037602 A |
512 | bsd/miscfs/nullfs/null_subr.c optional nullfs |
513 | bsd/miscfs/nullfs/null_vfsops.c optional nullfs | |
514 | bsd/miscfs/nullfs/null_vnops.c optional nullfs | |
515 | ||
516 |