]> git.saurik.com Git - apple/xnu.git/blob - osfmk/conf/files
xnu-1228.9.59.tar.gz
[apple/xnu.git] / osfmk / conf / files
1
2 #
3 # @OSF_COPYRIGHT@
4 #
5 # Mach Operating System
6 # Copyright (c) 1991,1990,1989 Carnegie Mellon University
7 # All Rights Reserved.
8 #
9 # Permission to use, copy, modify and distribute this software and its
10 # documentation is hereby granted, provided that both the copyright
11 # notice and this permission notice appear in all copies of the
12 # software, derivative works or modified versions, and any portions
13 # thereof, and that both notices appear in supporting documentation.
14 #
15 # CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS "AS IS"
16 # CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR
17 # ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE.
18 #
19 # Carnegie Mellon requests users of this software to return to
20 #
21 # Software Distribution Coordinator or Software.Distribution@CS.CMU.EDU
22 # School of Computer Science
23 # Carnegie Mellon University
24 # Pittsburgh PA 15213-3890
25 #
26 # any improvements or extensions that they make and grant Carnegie Mellon
27 # the rights to redistribute these changes.
28 #
29
30 OPTIONS/hibernation optional hibernation
31 OPTIONS/crypto optional crypto
32 OPTIONS/dli optional dli
33 OPTIONS/kdebug optional kdebug
34 OPTIONS/mach_assert optional mach_assert
35 OPTIONS/mach_debug optional mach_debug
36 OPTIONS/mach_machine_routines.h optional mach_machine_routines
37 OPTIONS/machine_timer_routines optional machine_timer_routines
38 #
39 OPTIONS/norma_vm optional norma_vm
40 OPTIONS/norma_task optional norma_task
41 OPTIONS/norma_ether optional norma_ether
42 OPTIONS/norma_scsi optional norma_scsi
43 OPTIONS/mach_cluster_stats optional mach_cluster_stats
44 OPTIONS/mach_counters optional mach_counters
45 OPTIONS/mach_ipc_debug optional mach_ipc_debug
46 OPTIONS/mach_ipc_test optional mach_ipc_test
47 OPTIONS/mach_kdb optional mach_kdb
48 OPTIONS/mach_kgdb optional mach_kgdb
49 OPTIONS/mach_kdp optional mach_kdp
50 OPTIONS/config_serial_kdp optional config_serial_kdp
51 OPTIONS/mach_kprof optional mach_kprof
52 OPTIONS/mach_ldebug optional mach_ldebug
53 OPTIONS/mach_mp_debug optional mach_mp_debug
54 OPTIONS/mach_pagemap optional mach_pagemap
55 OPTIONS/mach_rt optional mach_rt
56 OPTIONS/advisory_pageout optional advisory_pageout
57 #
58 # MACH_RT is real-time. MACH_TR is debugging.
59 # Unfortunate choice of letters.
60 #
61 OPTIONS/mach_tr optional mach_tr
62 OPTIONS/mach_vm_debug optional mach_vm_debug
63 OPTIONS/mach_page_hash_stats optional mach_page_hash_stats
64 OPTIONS/mig_debug optional mig_debug
65 OPTIONS/stat_time optional stat_time
66 OPTIONS/time_stamp optional time_stamp
67 OPTIONS/xpr_debug optional xpr_debug
68 OPTIONS/bootstrap_symbols optional bootstrap_symbols
69 OPTIONS/fast_tas optional fast_tas
70 OPTIONS/power_save optional power_save
71 OPTIONS/zone_debug optional zone_debug
72 OPTIONS/zone_alias_addr optional zone_alias_addr
73 OPTIONS/vm_cpm optional vm_cpm
74 OPTIONS/task_swapper optional task_swapper
75 OPTIONS/stack_usage optional stack_usage
76
77 OPTIONS/config_dtrace optional config_dtrace
78
79 # Default pager and system pager files, to be moved to separate component
80
81 osfmk/default_pager/default_pager.c standard
82 osfmk/default_pager/dp_backing_store.c standard
83 osfmk/default_pager/dp_memory_object.c standard
84 ./default_pager/default_pager_alerts_user.c standard
85 ./default_pager/default_pager_object_server.c standard
86
87 #
88 # gssd files
89 #
90 ./gssd/gssd_mach.c standard
91
92 #
93 # lockd files
94 #
95 ./lockd/lockd_mach.c standard
96
97 #
98 # UserNotification files
99 #
100 ./UserNotification/UNDRequest.c standard
101 ./UserNotification/UNDReplyServer.c standard
102 osfmk/UserNotification/KUNCUserNotifications.c standard
103
104 osfmk/ddb/db_access.c optional mach_kdb
105 osfmk/ddb/db_break.c optional mach_kdb
106 osfmk/ddb/db_command.c optional mach_kdb
107 osfmk/ddb/db_cond.c optional mach_kdb
108 osfmk/ddb/db_examine.c optional mach_kdb
109 osfmk/ddb/db_expr.c optional mach_kdb
110 osfmk/ddb/db_ext_symtab.c standard
111 osfmk/ddb/db_input.c optional mach_kdb
112 osfmk/ddb/db_lex.c optional mach_kdb
113 osfmk/ddb/db_macro.c optional mach_kdb
114 osfmk/ddb/db_output.c optional mach_kdb
115 osfmk/ddb/db_print.c optional mach_kdb
116 osfmk/ddb/db_run.c optional mach_kdb
117 osfmk/ddb/db_sym.c optional mach_kdb
118 osfmk/ddb/db_task_thread.c optional mach_kdb
119 osfmk/ddb/db_trap.c optional mach_kdb
120 osfmk/ddb/db_variables.c optional mach_kdb
121 osfmk/ddb/db_watch.c optional mach_kdb
122 osfmk/ddb/db_write_cmd.c optional mach_kdb
123
124 osfmk/ddb/tr.c optional mach_tr
125 osfmk/kdp/kdp.c optional mach_kdp
126 osfmk/kdp/kdp_udp.c optional mach_kdp
127 osfmk/kdp/kdp_serial.c optional config_serial_kdp
128 osfmk/ipc/ipc_entry.c standard
129 osfmk/ipc/ipc_hash.c standard
130 osfmk/ipc/ipc_init.c standard
131 osfmk/ipc/ipc_kmsg.c standard
132 osfmk/ipc/ipc_mqueue.c standard
133 osfmk/ipc/ipc_notify.c standard
134 osfmk/ipc/ipc_object.c standard
135 osfmk/ipc/ipc_port.c standard
136 osfmk/ipc/ipc_pset.c standard
137 osfmk/ipc/ipc_right.c standard
138 osfmk/ipc/ipc_space.c standard
139 osfmk/ipc/ipc_splay.c standard
140 osfmk/ipc/ipc_table.c standard
141 osfmk/ipc/ipc_labelh.c standard
142 osfmk/ipc/mach_debug.c standard
143 osfmk/ipc/mach_msg.c standard
144 osfmk/ipc/mach_port.c standard
145 osfmk/ipc/mig_log.c optional mig_debug
146 osfmk/kern/affinity.c standard
147 osfmk/kern/ast.c standard
148 osfmk/kern/clock.c standard
149 osfmk/kern/clock_oldops.c standard
150 osfmk/kern/counters.c standard
151 osfmk/kern/debug.c standard
152 osfmk/kern/exception.c standard
153 osfmk/kern/host.c standard
154 osfmk/kern/host_notify.c standard
155 osfmk/kern/ipc_clock.c standard
156 osfmk/kern/ipc_host.c standard
157 osfmk/kern/ipc_kobject.c standard
158 osfmk/kern/ipc_mig.c standard
159 osfmk/kern/ipc_sync.c standard
160 osfmk/kern/ipc_tt.c standard
161 osfmk/kern/kalloc.c standard
162 osfmk/kern/ledger.c standard
163 osfmk/kern/locks.c standard
164 osfmk/kern/mach_clock.c standard
165 osfmk/kern/machine.c standard
166 osfmk/kern/mk_sp.c standard
167 osfmk/kern/mk_timer.c standard
168 osfmk/kern/page_decrypt.c standard
169 osfmk/kern/printf.c standard
170 osfmk/kern/priority.c standard
171 osfmk/kern/processor.c standard
172 osfmk/kern/processor_data.c standard
173 osfmk/kern/queue.c standard
174 osfmk/kern/sched_average.c standard
175 osfmk/kern/sched_prim.c standard
176 osfmk/kern/security.c optional config_macf
177 osfmk/kern/stack.c standard
178 osfmk/kern/startup.c standard
179 osfmk/kern/sync_lock.c standard
180 osfmk/kern/sync_sema.c standard
181 osfmk/kern/syscall_emulation.c standard
182 osfmk/kern/syscall_subr.c standard
183 osfmk/kern/syscall_sw.c standard
184 osfmk/kern/task.c standard
185 osfmk/kern/task_policy.c standard
186 osfmk/kern/task_swap.c standard
187 osfmk/kern/thread.c standard
188 osfmk/kern/thread_act.c standard
189 osfmk/kern/thread_call.c standard
190 osfmk/kern/thread_policy.c standard
191 osfmk/kern/timer.c standard
192 osfmk/kern/timer_call.c standard
193 osfmk/kern/wait_queue.c standard
194 osfmk/kern/xpr.c optional xpr_debug
195 osfmk/kern/zalloc.c standard
196 osfmk/kern/bsd_kern.c optional mach_bsd
197 osfmk/kern/hibernate.c optional hibernation
198 osfmk/kern/symbols.c standard
199 ./mach/clock_server.c standard
200 ./mach/clock_priv_server.c standard
201 ./mach/clock_reply_user.c standard
202 ./mach/exc_user.c standard
203 ./mach/exc_server.c optional mach_bsd
204 ./mach/host_priv_server.c standard
205 ./mach/host_security_server.c standard
206 ./mach/ledger_server.c standard
207 ./mach/lock_set_server.c standard
208 ./mach/mach_exc_user.c standard
209 ./mach/mach_exc_server.c optional mach_bsd
210 ./mach/mach_host_server.c standard
211 ./mach/mach_notify_user.c standard
212 ./mach/mach_port_server.c standard
213 ./mach/mach_vm_server.c standard
214 ./mach/memory_object_server.c standard
215 ./mach/memory_object_control_server.c standard
216 ./mach/memory_object_default_server.c standard
217 ./mach/memory_object_name_server.c standard
218 ./mach/upl_server.c standard
219 ./mach/audit_triggers_user.c standard
220 ./mach/task_access_user.c standard
221 #
222 # For now, no external pagers
223 #
224 # ./mach/memory_object_user.c standard
225 # ./mach/memory_object_default_user.c standard
226 #
227 ./mach/processor_server.c standard
228 ./mach/processor_set_server.c standard
229 ./mach/semaphore_server.c standard
230 ./mach/task_server.c standard
231 ./mach/thread_act_server.c standard
232 ./mach/vm_map_server.c standard
233 ./mach/security_server.c optional config_macf
234
235 osfmk/mach-o/mach_header.c standard
236
237 osfmk/vm/device_vm.c standard
238 osfmk/vm/memory_object.c standard
239 osfmk/vm/vm_debug.c standard
240 osfmk/vm/vm_external.c optional mach_pagemap
241 osfmk/vm/vm_fault.c standard
242 osfmk/vm/vm_init.c standard
243 osfmk/vm/vm_kern.c standard
244 osfmk/vm/vm_map.c standard
245 osfmk/vm/vm_object.c standard
246 osfmk/vm/vm_pageout.c standard
247 osfmk/vm/vm_resident.c standard
248 osfmk/vm/vm_shared_region.c standard
249 osfmk/vm/vm_user.c standard
250 osfmk/vm/bsd_vm.c optional mach_bsd
251 osfmk/vm/vm_purgeable.c standard
252
253 #
254 # IOKit files, for a while
255 #
256 osfmk/device/iokit_rpc.c optional iokit
257 ./device/device_server.c optional iokit
258 osfmk/device/device_init.c optional iokit
259
260 # kernel module loader interface
261 osfmk/kern/kmod.c standard
262
263 #
264 # This file should go away when we get
265 # libsa (it now only contains string
266 # funcs).
267 #
268 osfmk/device/subrs.c standard
269
270 #
271 # MI CHUD:
272 #
273 osfmk/chud/chud_cpu.c standard
274 osfmk/chud/chud_glue.c standard
275 osfmk/chud/chud_memory.c standard
276 osfmk/chud/chud_osfmk_callback.c standard
277 osfmk/chud/chud_thread.c standard
278
279 osfmk/console/serial_general.c standard