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