]> git.saurik.com Git - apple/xnu.git/blame - osfmk/conf/files
xnu-1228.tar.gz
[apple/xnu.git] / osfmk / conf / files
CommitLineData
91447636 1
1c79356b
A
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
2d21ac55
A
30OPTIONS/hibernation optional hibernation
31OPTIONS/crypto optional crypto
32OPTIONS/dli optional dli
1c79356b
A
33OPTIONS/kdebug optional kdebug
34OPTIONS/mach_assert optional mach_assert
35OPTIONS/mach_debug optional mach_debug
36OPTIONS/mach_machine_routines.h optional mach_machine_routines
91447636 37OPTIONS/machine_timer_routines optional machine_timer_routines
1c79356b
A
38#
39OPTIONS/norma_vm optional norma_vm
40OPTIONS/norma_task optional norma_task
41OPTIONS/norma_ether optional norma_ether
42OPTIONS/norma_scsi optional norma_scsi
43OPTIONS/mach_cluster_stats optional mach_cluster_stats
44OPTIONS/mach_counters optional mach_counters
1c79356b
A
45OPTIONS/mach_ipc_debug optional mach_ipc_debug
46OPTIONS/mach_ipc_test optional mach_ipc_test
47OPTIONS/mach_kdb optional mach_kdb
48OPTIONS/mach_kgdb optional mach_kgdb
49OPTIONS/mach_kdp optional mach_kdp
50OPTIONS/mach_kprof optional mach_kprof
51OPTIONS/mach_ldebug optional mach_ldebug
1c79356b
A
52OPTIONS/mach_mp_debug optional mach_mp_debug
53OPTIONS/mach_pagemap optional mach_pagemap
1c79356b
A
54OPTIONS/mach_rt optional mach_rt
55OPTIONS/advisory_pageout optional advisory_pageout
56#
57# MACH_RT is real-time. MACH_TR is debugging.
58# Unfortunate choice of letters.
59#
60OPTIONS/mach_tr optional mach_tr
61OPTIONS/mach_vm_debug optional mach_vm_debug
62OPTIONS/mach_page_hash_stats optional mach_page_hash_stats
63OPTIONS/mig_debug optional mig_debug
1c79356b
A
64OPTIONS/stat_time optional stat_time
65OPTIONS/time_stamp optional time_stamp
66OPTIONS/xpr_debug optional xpr_debug
67OPTIONS/bootstrap_symbols optional bootstrap_symbols
68OPTIONS/fast_tas optional fast_tas
69OPTIONS/power_save optional power_save
70OPTIONS/zone_debug optional zone_debug
2d21ac55 71OPTIONS/zone_alias_addr optional zone_alias_addr
1c79356b
A
72OPTIONS/vm_cpm optional vm_cpm
73OPTIONS/task_swapper optional task_swapper
1c79356b
A
74OPTIONS/stack_usage optional stack_usage
75
2d21ac55
A
76OPTIONS/config_dtrace optional config_dtrace
77
1c79356b
A
78# Default pager and system pager files, to be moved to separate component
79
80osfmk/default_pager/default_pager.c standard
81osfmk/default_pager/dp_backing_store.c standard
82osfmk/default_pager/dp_memory_object.c standard
83./default_pager/default_pager_alerts_user.c standard
84./default_pager/default_pager_object_server.c standard
85
2d21ac55
A
86#
87# gssd files
88#
89./gssd/gssd_mach.c standard
90
91#
92# lockd files
93#
94./lockd/lockd_mach.c standard
95
1c79356b
A
96#
97# UserNotification files
98#
99./UserNotification/UNDRequest.c standard
100./UserNotification/UNDReplyServer.c standard
101osfmk/UserNotification/KUNCUserNotifications.c standard
102
103osfmk/ddb/db_access.c optional mach_kdb
104osfmk/ddb/db_break.c optional mach_kdb
105osfmk/ddb/db_command.c optional mach_kdb
106osfmk/ddb/db_cond.c optional mach_kdb
107osfmk/ddb/db_examine.c optional mach_kdb
108osfmk/ddb/db_expr.c optional mach_kdb
109osfmk/ddb/db_ext_symtab.c standard
110osfmk/ddb/db_input.c optional mach_kdb
111osfmk/ddb/db_lex.c optional mach_kdb
112osfmk/ddb/db_macro.c optional mach_kdb
113osfmk/ddb/db_output.c optional mach_kdb
114osfmk/ddb/db_print.c optional mach_kdb
115osfmk/ddb/db_run.c optional mach_kdb
116osfmk/ddb/db_sym.c optional mach_kdb
117osfmk/ddb/db_task_thread.c optional mach_kdb
118osfmk/ddb/db_trap.c optional mach_kdb
119osfmk/ddb/db_variables.c optional mach_kdb
120osfmk/ddb/db_watch.c optional mach_kdb
121osfmk/ddb/db_write_cmd.c optional mach_kdb
122
123osfmk/ddb/tr.c optional mach_tr
124osfmk/kdp/kdp.c optional mach_kdp
125osfmk/kdp/kdp_udp.c optional mach_kdp
126osfmk/ipc/ipc_entry.c standard
127osfmk/ipc/ipc_hash.c standard
128osfmk/ipc/ipc_init.c standard
129osfmk/ipc/ipc_kmsg.c standard
130osfmk/ipc/ipc_mqueue.c standard
131osfmk/ipc/ipc_notify.c standard
132osfmk/ipc/ipc_object.c standard
133osfmk/ipc/ipc_port.c standard
134osfmk/ipc/ipc_pset.c standard
135osfmk/ipc/ipc_right.c standard
136osfmk/ipc/ipc_space.c standard
137osfmk/ipc/ipc_splay.c standard
138osfmk/ipc/ipc_table.c standard
2d21ac55 139osfmk/ipc/ipc_labelh.c standard
1c79356b
A
140osfmk/ipc/mach_debug.c standard
141osfmk/ipc/mach_msg.c standard
142osfmk/ipc/mach_port.c standard
143osfmk/ipc/mig_log.c optional mig_debug
2d21ac55 144osfmk/kern/affinity.c standard
1c79356b
A
145osfmk/kern/ast.c standard
146osfmk/kern/clock.c standard
0c530ab8 147osfmk/kern/clock_oldops.c standard
1c79356b 148osfmk/kern/counters.c standard
1c79356b
A
149osfmk/kern/debug.c standard
150osfmk/kern/exception.c standard
1c79356b 151osfmk/kern/host.c standard
55e303ae 152osfmk/kern/host_notify.c standard
1c79356b
A
153osfmk/kern/ipc_clock.c standard
154osfmk/kern/ipc_host.c standard
155osfmk/kern/ipc_kobject.c standard
156osfmk/kern/ipc_mig.c standard
1c79356b
A
157osfmk/kern/ipc_sync.c standard
158osfmk/kern/ipc_tt.c standard
159osfmk/kern/kalloc.c standard
160osfmk/kern/ledger.c standard
91447636 161osfmk/kern/locks.c standard
1c79356b 162osfmk/kern/mach_clock.c standard
1c79356b
A
163osfmk/kern/machine.c standard
164osfmk/kern/mk_sp.c standard
165osfmk/kern/mk_timer.c standard
0c530ab8 166osfmk/kern/page_decrypt.c standard
1c79356b
A
167osfmk/kern/printf.c standard
168osfmk/kern/priority.c standard
169osfmk/kern/processor.c standard
91447636 170osfmk/kern/processor_data.c standard
1c79356b 171osfmk/kern/queue.c standard
91447636 172osfmk/kern/sched_average.c standard
1c79356b 173osfmk/kern/sched_prim.c standard
2d21ac55 174osfmk/kern/security.c optional config_macf
91447636 175osfmk/kern/stack.c standard
1c79356b 176osfmk/kern/startup.c standard
1c79356b
A
177osfmk/kern/sync_lock.c standard
178osfmk/kern/sync_sema.c standard
179osfmk/kern/syscall_emulation.c standard
180osfmk/kern/syscall_subr.c standard
181osfmk/kern/syscall_sw.c standard
182osfmk/kern/task.c standard
183osfmk/kern/task_policy.c standard
184osfmk/kern/task_swap.c standard
185osfmk/kern/thread.c standard
186osfmk/kern/thread_act.c standard
187osfmk/kern/thread_call.c standard
188osfmk/kern/thread_policy.c standard
1c79356b
A
189osfmk/kern/timer.c standard
190osfmk/kern/timer_call.c standard
191osfmk/kern/wait_queue.c standard
192osfmk/kern/xpr.c optional xpr_debug
193osfmk/kern/zalloc.c standard
194osfmk/kern/bsd_kern.c optional mach_bsd
2d21ac55
A
195osfmk/kern/hibernate.c optional hibernation
196osfmk/kern/symbols.c standard
1c79356b
A
197./mach/clock_server.c standard
198./mach/clock_priv_server.c standard
199./mach/clock_reply_user.c standard
200./mach/exc_user.c standard
201./mach/exc_server.c optional mach_bsd
202./mach/host_priv_server.c standard
203./mach/host_security_server.c standard
204./mach/ledger_server.c standard
205./mach/lock_set_server.c standard
2d21ac55
A
206./mach/mach_exc_user.c standard
207./mach/mach_exc_server.c optional mach_bsd
1c79356b 208./mach/mach_host_server.c standard
55e303ae 209./mach/mach_notify_user.c standard
1c79356b 210./mach/mach_port_server.c standard
91447636 211./mach/mach_vm_server.c standard
1c79356b 212./mach/memory_object_server.c standard
1c79356b
A
213./mach/memory_object_control_server.c standard
214./mach/memory_object_default_server.c standard
215./mach/memory_object_name_server.c standard
216./mach/upl_server.c standard
e5568f75 217./mach/audit_triggers_user.c standard
2d21ac55 218./mach/task_access_user.c standard
1c79356b 219#
55e303ae
A
220# For now, no external pagers
221#
0b4e3aa0
A
222# ./mach/memory_object_user.c standard
223# ./mach/memory_object_default_user.c standard
1c79356b
A
224#
225./mach/processor_server.c standard
226./mach/processor_set_server.c standard
1c79356b
A
227./mach/semaphore_server.c standard
228./mach/task_server.c standard
229./mach/thread_act_server.c standard
230./mach/vm_map_server.c standard
2d21ac55
A
231./mach/security_server.c optional config_macf
232
1c79356b 233osfmk/mach-o/mach_header.c standard
2d21ac55 234
0b4e3aa0 235osfmk/vm/device_vm.c standard
1c79356b
A
236osfmk/vm/memory_object.c standard
237osfmk/vm/vm_debug.c standard
2d21ac55 238osfmk/vm/vm_external.c optional mach_pagemap
1c79356b
A
239osfmk/vm/vm_fault.c standard
240osfmk/vm/vm_init.c standard
241osfmk/vm/vm_kern.c standard
242osfmk/vm/vm_map.c standard
243osfmk/vm/vm_object.c standard
244osfmk/vm/vm_pageout.c standard
2d21ac55
A
245osfmk/vm/vm_resident.c standard
246osfmk/vm/vm_shared_region.c standard
1c79356b
A
247osfmk/vm/vm_user.c standard
248osfmk/vm/bsd_vm.c optional mach_bsd
2d21ac55 249osfmk/vm/vm_purgeable.c standard
1c79356b
A
250
251#
252# IOKit files, for a while
253#
254osfmk/device/iokit_rpc.c optional iokit
255./device/device_server.c optional iokit
256osfmk/device/device_init.c optional iokit
257
258# kernel module loader interface
259osfmk/kern/kmod.c standard
260
261#
262# This file should go away when we get
263# libsa (it now only contains string
264# funcs).
265#
266osfmk/device/subrs.c standard
0c530ab8
A
267
268#
269# MI CHUD:
270#
271osfmk/chud/chud_cpu.c standard
272osfmk/chud/chud_glue.c standard
273osfmk/chud/chud_memory.c standard
274osfmk/chud/chud_osfmk_callback.c standard
275osfmk/chud/chud_thread.c standard
276
277osfmk/console/serial_general.c standard