The Design and Implementation of the FreeBSD Operating System, Second Edition
Now available: The Design and Implementation of the FreeBSD Operating System (Second Edition)


[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]

FreeBSD/Linux Kernel Cross Reference
sys/conf/files.bnr

Version: -  FREEBSD  -  FREEBSD-13-STABLE  -  FREEBSD-13-0  -  FREEBSD-12-STABLE  -  FREEBSD-12-0  -  FREEBSD-11-STABLE  -  FREEBSD-11-0  -  FREEBSD-10-STABLE  -  FREEBSD-10-0  -  FREEBSD-9-STABLE  -  FREEBSD-9-0  -  FREEBSD-8-STABLE  -  FREEBSD-8-0  -  FREEBSD-7-STABLE  -  FREEBSD-7-0  -  FREEBSD-6-STABLE  -  FREEBSD-6-0  -  FREEBSD-5-STABLE  -  FREEBSD-5-0  -  FREEBSD-4-STABLE  -  FREEBSD-3-STABLE  -  FREEBSD22  -  l41  -  OPENBSD  -  linux-2.6  -  MK84  -  PLAN9  -  xnu-8792 
SearchContext: -  none  -  3  -  10 

    1 #
    2 # Mach Operating System
    3 # Copyright (c) 1992,1991,1990,1989 Carnegie Mellon University
    4 # All Rights Reserved.
    5 # 
    6 # Permission to use, copy, modify and distribute this software and its
    7 # documentation is hereby granted, provided that both the copyright
    8 # notice and this permission notice appear in all copies of the
    9 # software, derivative works or modified versions, and any portions
   10 # thereof, and that both notices appear in supporting documentation.
   11 # 
   12 # CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS "AS IS" 
   13 # CONDITION.  CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR
   14 # ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE.
   15 # 
   16 # Carnegie Mellon requests users of this software to return to
   17 # 
   18 #  Software Distribution Coordinator  or  Software.Distribution@CS.CMU.EDU
   19 #  School of Computer Science
   20 #  Carnegie Mellon University
   21 #  Pittsburgh PA 15213-3890
   22 # 
   23 # any improvements or extensions that they make and grant Carnegie Mellon
   24 # the rights to redistribute these changes.
   25 #
   26 #
   27 # HISTORY
   28 # $Log: files.bnr,v $
   29 # Revision 2.4  93/08/10  15:52:54  mrt
   30 #               Added net_atm option to switch on the atm kernel traps.
   31 #       And device/dk_label.c
   32 #       [93/08/06            rvb]
   33 # 
   34 # Revision 2.3  93/05/11  09:40:21  rvb
   35 #       Added TTD teledebug i386 optional files.
   36 #       [93/05/11            grm]
   37 # 
   38 # Revision 2.2  93/05/10  17:45:28  rvb
   39 #       Revised for bsdss
   40 #       [93/05/04  16:54:34  rvb]
   41 # 
   42 # Revision 2.42  93/03/11  13:57:51  danner
   43 #       kern/strings.c
   44 #       [93/03/09            danner]
   45 # 
   46 # Revision 2.41  93/03/09  10:52:45  danner
   47 #       Added kern/sscanf.c
   48 #       [93/03/05            af]
   49 # 
   50 # Revision 2.40  93/01/24  13:14:47  danner
   51 #       Add mach4 interface "defs" file and kern/pc_sample.c
   52 #       [93/01/11            rvb]
   53 # 
   54 # Revision 2.39  93/01/14  17:23:51  danner
   55 #       Added ddb/db_mp.c for multiprocessor debugger support.
   56 #       [92/10/25            dbg]
   57 # 
   58 # Revision 2.38  92/08/05  18:06:11  jfriedl
   59 #       Added power_save option to trigger machine independent
   60 #       power conservation functions.
   61 #       [92/08/05            mrt]
   62 # 
   63 # Revision 2.37  92/07/20  14:48:16  cmaeda
   64 #       Added fast_tas option.
   65 # 
   66 # 
   67 # Revision 2.36  92/05/04  11:23:39  danner
   68 #       Added bootstrap_symbols option. When set, the bootstrap task
   69 #        symbols are preserved by the kernel debugger. Used in
   70 #        kern/bootstrap.c 
   71 #       [92/05/03            danner]
   72 # 
   73 # Revision 2.35  92/03/10  16:25:03  jsb
   74 #       Merged in norma branch changes as of NORMA_MK7.
   75 #       [92/03/09  12:56:28  jsb]
   76 # 
   77 # Revision 2.34  92/03/06  13:38:21  rpd
   78 #       Added vm/vm_external.c.
   79 #       [92/03/06  13:16:00  jsb]
   80 # 
   81 # Revision 2.33  92/03/05  18:53:32  rpd
   82 #       Fixed ./mach/memory_object_*.c for norma.
   83 #       [92/03/05            rpd]
   84 # 
   85 # Revision 2.32  92/02/29  15:33:31  rpd
   86 #       Removed vers.c.
   87 #       [92/02/27            rpd]
   88 # 
   89 # Revision 2.31  92/02/19  15:07:17  elf
   90 #       Simplified, condensed history.
   91 #       [92/02/17            rpd]
   92 # 
   93 #
   94 # Condensed history:
   95 #       Removed bootstrap code (dbg).
   96 #       Converted to new IPC (rpd).
   97 #       Changes for MACH_KERNEL (dbg, rwd).
   98 #       Changes for new scheduling code (dlb).
   99 #       Created mach directory (rpd).
  100 #       Options cleanup (mwyoung).
  101 #       Split up IPC files (rpd).
  102 #       Added MACH and CMUCS options (mja).
  103 #       Cleaned up, removed old history (avie).
  104 
  105 #
  106 # N.B. "kern/lock.c" is listed as "optional cpus" so that config will
  107 # create a "cpus.h" file.
  108 #
  109 
  110 OPTIONS/bootstrap_symbols       optional bootstrap_symbols
  111 OPTIONS/cmucs_disk              optional cmucs_disk
  112 OPTIONS/dli                     optional dli
  113 OPTIONS/fast_tas                optional fast_tas
  114 OPTIONS/hw_footprint            optional hw_footprint
  115 OPTIONS/mach_assert             optional mach_assert
  116 OPTIONS/mach_counters           optional mach_counters
  117 OPTIONS/mach_debug              optional mach_debug
  118 OPTIONS/mach_fixpri             optional mach_fixpri
  119 OPTIONS/mach_host               optional mach_host
  120 OPTIONS/mach_ipc_compat         optional mach_ipc_compat
  121 OPTIONS/mach_ipc_debug          optional mach_ipc_debug
  122 OPTIONS/mach_ipc_test           optional mach_ipc_test
  123 OPTIONS/mach_kdb                optional mach_kdb
  124 OPTIONS/mach_ttd                optional mach_ttd
  125 OPTIONS/mach_ldebug             optional mach_ldebug
  126 OPTIONS/mach_machine_routines.h optional mach_machine_routines
  127 OPTIONS/mach_pagemap            optional mach_pagemap
  128 OPTIONS/mach_pcsample           optional mach_pcsample
  129 OPTIONS/mach_vm_debug           optional mach_vm_debug
  130 OPTIONS/net_atm                 optional net_atm
  131 OPTIONS/norma_device            optional norma_device
  132 OPTIONS/norma_ether             optional norma_ether
  133 OPTIONS/norma_ipc               optional norma_ipc
  134 OPTIONS/norma_task              optional norma_task
  135 OPTIONS/norma_vm                optional norma_vm
  136 OPTIONS/power_save              optional power_save
  137 OPTIONS/simple_clock            optional simple_clock
  138 OPTIONS/stat_time               optional stat_time
  139 OPTIONS/xpr_debug               optional xpr_debug
  140 ddb/db_access.c                 optional mach_kdb
  141 ddb/db_aout.c                   optional mach_kdb
  142 ddb/db_break.c                  optional mach_kdb
  143 ddb/db_command.c                optional mach_kdb
  144 ddb/db_cond.c                   optional mach_kdb
  145 ddb/db_examine.c                optional mach_kdb
  146 ddb/db_expr.c                   optional mach_kdb
  147 ddb/db_ext_symtab.c             optional mach_kdb
  148 ddb/db_input.c                  optional mach_kdb
  149 ddb/db_lex.c                    optional mach_kdb
  150 ddb/db_macro.c                  optional mach_kdb
  151 ddb/db_mp.c                     optional mach_kdb cpus
  152 ddb/db_output.c                 optional mach_kdb
  153 ddb/db_print.c                  optional mach_kdb
  154 ddb/db_run.c                    optional mach_kdb
  155 ddb/db_sym.c                    optional mach_kdb
  156 ddb/db_task_thread.c            optional mach_kdb
  157 ddb/db_trap.c                   optional mach_kdb
  158 ddb/db_variables.c              optional mach_kdb
  159 ddb/db_watch.c                  optional mach_kdb
  160 ddb/db_write_cmd.c              optional mach_kdb
  161 ipc/ipc_entry.c                 standard
  162 ipc/ipc_hash.c                  standard
  163 ipc/ipc_init.c                  standard
  164 ipc/ipc_kmsg.c                  standard
  165 ipc/ipc_marequest.c             standard
  166 ipc/ipc_mqueue.c                standard
  167 ipc/ipc_notify.c                standard
  168 ipc/ipc_object.c                standard
  169 ipc/ipc_port.c                  standard
  170 ipc/ipc_pset.c                  standard
  171 ipc/ipc_right.c                 standard
  172 ipc/ipc_space.c                 standard
  173 ipc/ipc_splay.c                 standard
  174 ipc/ipc_table.c                 standard
  175 ipc/ipc_thread.c                standard
  176 ipc/mach_debug.c                optional mach_ipc_debug
  177 ipc/mach_msg.c                  standard
  178 ipc/mach_port.c                 standard
  179 kern/ast.c                      standard
  180 kern/bootstrap.c                standard
  181 kern/counters.c                 standard
  182 kern/debug.c                    standard
  183 kern/eventcount.c               standard
  184 kern/exception.c                standard
  185 kern/host.c                     standard
  186 kern/ipc_host.c                 standard
  187 kern/ipc_kobject.c              standard
  188 kern/ipc_mig.c                  standard
  189 kern/ipc_sched.c                standard
  190 kern/ipc_tt.c                   standard
  191 kern/kalloc.c                   standard
  192 kern/lock.c                     optional cpus
  193 kern/mach_clock.c               standard
  194 kern/mach_factor.c              standard
  195 kern/machine.c                  standard
  196 kern/pc_sample.c                optional mach_pcsample
  197 kern/printf.c                   standard
  198 kern/priority.c                 standard
  199 kern/processor.c                standard
  200 kern/queue.c                    standard
  201 kern/sched_prim.c               standard
  202 kern/sscanf.c                   standard
  203 kern/startup.c                  standard
  204 kern/strings.c                  standard
  205 kern/syscall_emulation.c        standard
  206 kern/syscall_subr.c             standard
  207 kern/syscall_sw.c               standard
  208 kern/task.c                     standard
  209 kern/thread.c                   standard
  210 kern/thread_swap.c              standard
  211 kern/time_stamp.c               standard
  212 kern/timer.c                    standard
  213 kern/xpr.c                      optional xpr_debug
  214 kern/zalloc.c                   standard
  215 ./mach/memory_object_data_provided.c            optional not norma_task
  216 ./mach/memory_object_data_unavailable.c         optional not norma_task
  217 ./mach/memory_object_data_error.c               optional not norma_task
  218 ./mach/memory_object_set_attributes.c           optional not norma_task
  219 ./mach/memory_object_data_supply.c              optional not norma_task
  220 ./mach/memory_object_ready.c                    optional not norma_task
  221 ./mach/memory_object_change_attributes.c        optional not norma_task
  222 ./mach/mach_host_server.c                       standard
  223 ./mach/mach_port_server.c                       standard
  224 ./mach/mach_server.c                            standard
  225 ./mach/mach4_server.c                           standard
  226 ./mach/memory_object_default_user.c             standard
  227 ./mach/memory_object_user.c                     standard
  228 ./mach_debug/mach_debug_server.c                optional mach_debug
  229 ttd/ttd_comm.c                  optional mach_ttd
  230 ttd/ttd_stub.c                  optional mach_ttd
  231 ttd/ttd_server.c                optional mach_ttd
  232 vm/memory_object.c              standard
  233 vm/vm_debug.c                   optional mach_vm_debug
  234 vm/vm_external.c                optional mach_pagemap
  235 vm/vm_fault.c                   standard
  236 vm/vm_init.c                    standard
  237 vm/vm_kern.c                    standard
  238 vm/vm_map.c                     standard
  239 vm/vm_object.c                  standard
  240 vm/vm_pageout.c                 standard
  241 vm/vm_resident.c                standard
  242 vm/vm_user.c                    standard
  243 device/blkio.c                  standard
  244 device/chario.c                 standard
  245 device/cirbuf.c                 standard
  246 device/dev_lookup.c             standard
  247 device/dev_name.c               standard
  248 device/dev_pager.c              standard
  249 ./device/device_reply_user.c    standard
  250 ./device/device_server.c        standard
  251 device/device_init.c            standard
  252 device/dk_label.c               standard
  253 device/ds_routines.c            standard
  254 device/net_io.c                 standard
  255 device/subrs.c                  standard
  256 ./ioconf.c                      standard
  257 ./mach/dev_forward.c            optional norma_device
  258 ./mach/mach_norma_server.c      optional norma_ipc
  259 ./mach/norma_internal_server.c  optional norma_ipc
  260 norma/ipc_clean.c               optional norma_ipc
  261 norma/ipc_input.c               optional norma_ipc
  262 norma/ipc_kserver.c             optional norma_ipc
  263 norma/ipc_list.c                optional norma_ipc
  264 norma/ipc_migrate.c             optional norma_ipc
  265 norma/ipc_net.c                 optional norma_ipc
  266 norma/ipc_output.c              optional norma_ipc
  267 norma/ipc_special.c             optional norma_ipc
  268 norma/ipc_transit.c             optional norma_ipc
  269 norma/ipc_unreliable.c          optional norma_ipc
  270 norma/ipc_wait.c                optional norma_ipc
  271 norma/ipc_wire.c                optional norma_ipc
  272 ./mach/proxy_user.c             optional norma_vm
  273 ./mach/proxy_server.c           optional norma_vm
  274 norma/xmm.c                     optional norma_vm
  275 norma/xmm_buffer.c              optional norma_vm
  276 norma/xmm_copy.c                optional norma_vm
  277 norma/xmm_debug.c               optional norma_vm
  278 norma/xmm_export.c              optional norma_vm
  279 norma/xmm_import.c              optional norma_vm
  280 norma/xmm_interpose.c           optional norma_vm
  281 norma/xmm_invalid.c             optional norma_vm
  282 norma/xmm_invoke.c              optional norma_vm
  283 norma/xmm_object.c              optional norma_vm
  284 norma/xmm_server.c              optional norma_vm
  285 norma/xmm_split.c               optional norma_vm
  286 norma/xmm_svm.c                 optional norma_vm
  287 norma/xmm_user.c                optional norma_vm
  288 ./mach/mach_norma_user.c        optional norma_task
  289 ./mach/norma_internal_user.c    optional norma_task
  290 ./mach/mach_user.c              optional norma_task
  291 norma/kern_task.c               optional norma_ipc
  292 norma/ipc_ether.c               optional norma_ether
  293 device/bpf.h                    standard
  294 device/device_types.h           standard
  295 device/device_types.defs        standard
  296 device/net_status.h             standard
  297 device/tty_status.h             standard
  298 mach/boolean.h                  standard
  299 mach/boot_info.h                standard
  300 mach/error.h                    standard
  301 mach/exception.h                standard
  302 mach/host_info.h                standard
  303 mach/kern_return.h              standard
  304 mach/mig_errors.h               standard
  305 mach/mig_support.h              standard
  306 mach/mach.defs                  standard
  307 mach/machine.h                  standard
  308 mach/mach_types.h               standard
  309 mach/mach_types.defs            standard
  310 mach/memory_object.h            standard
  311 mach/message.h                  standard
  312 mach/msg_type.h                 standard
  313 mach/notify.h                   standard
  314 mach/pc_sample.h                standard
  315 mach/policy.h                   standard
  316 mach/port.h                     standard
  317 mach/processor_info.h           standard
  318 mach/std_types.h                standard
  319 mach/std_types.defs             standard
  320 mach/syscall_sw.h               standard
  321 mach/task_info.h                standard
  322 mach/task_special_ports.h       standard
  323 mach/thread_info.h              standard
  324 mach/thread_special_ports.h     standard
  325 mach/thread_status.h            standard
  326 mach/thread_switch.h            standard
  327 mach/time_value.h               standard
  328 mach/mach_traps.h               standard
  329 mach/vm_attributes.h            standard
  330 mach/vm_inherit.h               standard
  331 mach/vm_prot.h                  standard
  332 mach/vm_statistics.h            standard
  333 mach_debug/hash_info.h          standard
  334 mach_debug/ipc_info.h           standard
  335 mach_debug/mach_debug.defs      standard
  336 mach_debug/mach_debug_types.defs        standard
  337 mach_debug/mach_debug_types.h           standard
  338 mach_debug/vm_info.h            standard
  339 mach_debug/zone_info.h          standard
  340 sys/macro_help.h                standard

Cache object: 252234d4575aa246aa0538c172335d02


[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]


This page is part of the FreeBSD/Linux Linux Kernel Cross-Reference, and was automatically generated using a modified version of the LXR engine.