xref: /freebsd/sys/conf/files (revision 45ec3b383832e0e21e98feb8ce57f657ea522212)
126f9a767SRodney W. Grimesddb/db_access.c		optional ddb
226f9a767SRodney W. Grimesddb/db_aout.c		optional ddb
326f9a767SRodney W. Grimesddb/db_break.c		optional ddb
426f9a767SRodney W. Grimesddb/db_command.c	optional ddb
526f9a767SRodney W. Grimesddb/db_examine.c	optional ddb
626f9a767SRodney W. Grimesddb/db_expr.c		optional ddb
726f9a767SRodney W. Grimesddb/db_input.c		optional ddb
826f9a767SRodney W. Grimesddb/db_lex.c		optional ddb
926f9a767SRodney W. Grimesddb/db_output.c		optional ddb
1026f9a767SRodney W. Grimesddb/db_print.c		optional ddb
118a129caeSDavid Greenmanddb/db_ps.c		optional ddb
1226f9a767SRodney W. Grimesddb/db_run.c		optional ddb
1326f9a767SRodney W. Grimesddb/db_sym.c		optional ddb
1426f9a767SRodney W. Grimesddb/db_trap.c		optional ddb
1526f9a767SRodney W. Grimesddb/db_variables.c	optional ddb
1626f9a767SRodney W. Grimesddb/db_watch.c		optional ddb
1726f9a767SRodney W. Grimesddb/db_write_cmd.c	optional ddb
18afa59fd4SPoul-Henning Kampdev/vn/vn.c		optional vn
19730d52ffSJordan K. Hubbardgnu/isdn/iitel.c            optional itel device-driver
20730d52ffSJordan K. Hubbardgnu/isdn/iitty.c            optional ity device-driver
21730d52ffSJordan K. Hubbardgnu/isdn/if_ii.c            optional ii device-driver
22730d52ffSJordan K. Hubbardgnu/isdn/isdn.c             optional isdn device-driver
23730d52ffSJordan K. Hubbardgnu/isdn/iispy.c            optional ispy device-driver
24df8bae1dSRodney W. Grimesisofs/cd9660/cd9660_bmap.c	optional cd9660
25df8bae1dSRodney W. Grimesisofs/cd9660/cd9660_lookup.c	optional cd9660
26df8bae1dSRodney W. Grimesisofs/cd9660/cd9660_node.c	optional cd9660
27df8bae1dSRodney W. Grimesisofs/cd9660/cd9660_rrip.c	optional cd9660
28df8bae1dSRodney W. Grimesisofs/cd9660/cd9660_util.c	optional cd9660
29df8bae1dSRodney W. Grimesisofs/cd9660/cd9660_vfsops.c	optional cd9660
30df8bae1dSRodney W. Grimesisofs/cd9660/cd9660_vnops.c	optional cd9660
3126f9a767SRodney W. Grimeskern/imgact_aout.c	standard
32e1743d02SSøren Schmidtkern/imgact_elf.c	standard
33e64ac777SPoul-Henning Kampkern/imgact_gzip.c	optional gzip
3426f9a767SRodney W. Grimeskern/imgact_shell.c	standard
35e03e30f8SBruce Evanskern/inflate.c		optional gzip
36df8bae1dSRodney W. Grimeskern/init_main.c	standard
37df8bae1dSRodney W. Grimeskern/init_sysent.c	standard
38d66a5066SPeter Wemmkern/init_sysvec.c	standard
39df8bae1dSRodney W. Grimeskern/kern_acct.c	standard
40df8bae1dSRodney W. Grimeskern/kern_clock.c	standard
4187f6c662SJulian Elischerkern/kern_conf.c	standard
42df8bae1dSRodney W. Grimeskern/kern_descrip.c	standard
433345fd39SGarrett Wollmankern/kern_devconf.c	standard
44df8bae1dSRodney W. Grimeskern/kern_exec.c	standard
45df8bae1dSRodney W. Grimeskern/kern_exit.c	standard
46df8bae1dSRodney W. Grimeskern/kern_fork.c	standard
47df8bae1dSRodney W. Grimeskern/kern_ktrace.c	standard
485ea9b263SGarrett Wollmankern/kern_lkm.c		standard
49db3170abSDavid Greenmankern/kern_lockf.c	standard
50df8bae1dSRodney W. Grimeskern/kern_malloc.c	standard
5145ec3b38SPoul-Henning Kampkern/kern_mib.c		standard
523f31c649SGarrett Wollmankern/kern_ntptime.c	standard
53df8bae1dSRodney W. Grimeskern/kern_physio.c	standard
54df8bae1dSRodney W. Grimeskern/kern_proc.c	standard
55df8bae1dSRodney W. Grimeskern/kern_prot.c	standard
56df8bae1dSRodney W. Grimeskern/kern_resource.c	standard
57df8bae1dSRodney W. Grimeskern/kern_sig.c		standard
58df8bae1dSRodney W. Grimeskern/kern_subr.c	standard
59df8bae1dSRodney W. Grimeskern/kern_synch.c	standard
60df8bae1dSRodney W. Grimeskern/kern_sysctl.c	standard
61df8bae1dSRodney W. Grimeskern/kern_time.c	standard
62df8bae1dSRodney W. Grimeskern/kern_xxx.c		standard
63226d4c89SBruce Evanskern/subr_diskslice.c	standard
64226d4c89SBruce Evanskern/subr_dkbad.c	standard
65df8bae1dSRodney W. Grimeskern/subr_log.c		standard
66df8bae1dSRodney W. Grimeskern/subr_prf.c		standard
67df8bae1dSRodney W. Grimeskern/subr_prof.c	standard
6826f9a767SRodney W. Grimeskern/subr_rlist.c	standard
69df8bae1dSRodney W. Grimeskern/subr_xxx.c		standard
70df8bae1dSRodney W. Grimeskern/sys_generic.c	standard
71df8bae1dSRodney W. Grimeskern/sys_process.c	standard
72df8bae1dSRodney W. Grimeskern/sys_socket.c	standard
7389d14404SJohn Dysonkern/sys_pipe.c		standard
74143f48e1SPeter Wemmkern/sysv_ipc.c		standard
753b8a29aeSDoug Rabsonkern/sysv_msg.c		optional sysvmsg
763b8a29aeSDoug Rabsonkern/sysv_sem.c		optional sysvsem
77df8bae1dSRodney W. Grimeskern/sysv_shm.c		optional sysvshm
78df8bae1dSRodney W. Grimeskern/tty.c		standard
79df8bae1dSRodney W. Grimeskern/tty_compat.c	standard
80df8bae1dSRodney W. Grimeskern/tty_conf.c		standard
81df8bae1dSRodney W. Grimeskern/tty_pty.c		optional pty
82819f72f9SUgen J.S. Antsilevichkern/tty_snoop.c        optional snp
83df8bae1dSRodney W. Grimeskern/tty_subr.c		standard
84df8bae1dSRodney W. Grimeskern/tty_tb.c		optional tb
85df8bae1dSRodney W. Grimeskern/tty_tty.c		standard
86df8bae1dSRodney W. Grimeskern/uipc_domain.c	standard
87df8bae1dSRodney W. Grimeskern/uipc_mbuf.c	standard
88df8bae1dSRodney W. Grimeskern/uipc_proto.c	standard
89df8bae1dSRodney W. Grimeskern/uipc_socket.c	standard
90df8bae1dSRodney W. Grimeskern/uipc_socket2.c	standard
91df8bae1dSRodney W. Grimeskern/uipc_syscalls.c	standard
92df8bae1dSRodney W. Grimeskern/uipc_usrreq.c	standard
93df8bae1dSRodney W. Grimeskern/vfs_bio.c		standard
94df8bae1dSRodney W. Grimeskern/vfs_cache.c	standard
95df8bae1dSRodney W. Grimeskern/vfs_cluster.c	standard
96df8bae1dSRodney W. Grimeskern/vfs_conf.c		standard
97df8bae1dSRodney W. Grimeskern/vfs_init.c		standard
98df8bae1dSRodney W. Grimeskern/vfs_lookup.c	standard
99df8bae1dSRodney W. Grimeskern/vfs_subr.c		standard
100df8bae1dSRodney W. Grimeskern/vfs_syscalls.c	standard
101df8bae1dSRodney W. Grimeskern/vfs_vnops.c	standard
102df8bae1dSRodney W. Grimesmiscfs/deadfs/dead_vnops.c	standard
103df8bae1dSRodney W. Grimesmiscfs/fdesc/fdesc_vfsops.c	optional fdesc
104df8bae1dSRodney W. Grimesmiscfs/fdesc/fdesc_vnops.c	optional fdesc
105c9b1d604SGarrett Wollmanmiscfs/fifofs/fifo_vnops.c	standard
106df8bae1dSRodney W. Grimesmiscfs/kernfs/kernfs_vfsops.c	optional kernfs
107df8bae1dSRodney W. Grimesmiscfs/kernfs/kernfs_vnops.c	optional kernfs
108df8bae1dSRodney W. Grimesmiscfs/nullfs/null_subr.c	optional nullfs
109df8bae1dSRodney W. Grimesmiscfs/nullfs/null_vfsops.c	optional nullfs
110df8bae1dSRodney W. Grimesmiscfs/nullfs/null_vnops.c	optional nullfs
111df8bae1dSRodney W. Grimesmiscfs/portal/portal_vfsops.c	optional portal
112df8bae1dSRodney W. Grimesmiscfs/portal/portal_vnops.c	optional portal
113df8bae1dSRodney W. Grimesmiscfs/procfs/procfs_ctl.c	optional procfs
1149ef8f02dSPeter Wemmmiscfs/procfs/procfs_fpregs.c	standard
1159ef8f02dSPeter Wemmmiscfs/procfs/procfs_mem.c	standard
116db3170abSDavid Greenmanmiscfs/procfs/procfs_note.c	optional procfs
1179ef8f02dSPeter Wemmmiscfs/procfs/procfs_regs.c	standard
118db3170abSDavid Greenmanmiscfs/procfs/procfs_status.c	optional procfs
119db3170abSDavid Greenmanmiscfs/procfs/procfs_subr.c	optional procfs
120db3170abSDavid Greenmanmiscfs/procfs/procfs_vfsops.c	optional procfs
121db3170abSDavid Greenmanmiscfs/procfs/procfs_vnops.c	optional procfs
122df8bae1dSRodney W. Grimesmiscfs/specfs/spec_vnops.c	standard
123df8bae1dSRodney W. Grimesmiscfs/umapfs/umap_subr.c	optional umapfs
124df8bae1dSRodney W. Grimesmiscfs/umapfs/umap_vfsops.c	optional umapfs
125df8bae1dSRodney W. Grimesmiscfs/umapfs/umap_vnops.c	optional umapfs
126df8bae1dSRodney W. Grimesmiscfs/union/union_subr.c	optional union
127df8bae1dSRodney W. Grimesmiscfs/union/union_vfsops.c	optional union
128df8bae1dSRodney W. Grimesmiscfs/union/union_vnops.c	optional union
129836aa5b7SJulian Elischermiscfs/devfs/devfs_vnops.c	optional devfs
130836aa5b7SJulian Elischermiscfs/devfs/devfs_vfsops.c	optional devfs
13172129767SJulian Elischermiscfs/devfs/devfs_tree.c	optional devfs
132db3170abSDavid Greenmanmsdosfs/msdosfs_conv.c		optional msdosfs
133db3170abSDavid Greenmanmsdosfs/msdosfs_denode.c	optional msdosfs
134db3170abSDavid Greenmanmsdosfs/msdosfs_fat.c		optional msdosfs
135db3170abSDavid Greenmanmsdosfs/msdosfs_lookup.c	optional msdosfs
136db3170abSDavid Greenmanmsdosfs/msdosfs_vfsops.c	optional msdosfs
137db3170abSDavid Greenmanmsdosfs/msdosfs_vnops.c		optional msdosfs
138df8bae1dSRodney W. Grimesnet/bpf.c		optional bpfilter
139df8bae1dSRodney W. Grimesnet/bpf_filter.c	optional bpfilter
140099a8761SPeter Wemmnet/bsd_comp.c		optional ppp
141df8bae1dSRodney W. Grimesnet/if.c		standard
14259d8d13fSGarrett Wollmannet/if_disc.c		optional disc
143df8bae1dSRodney W. Grimesnet/if_ethersubr.c	optional ether
144d41f24e7SDavid Greenmannet/if_fddisubr.c	optional fddi
145df8bae1dSRodney W. Grimesnet/if_loop.c		optional loop
146e98e6beeSGarrett Wollmannet/if_ppp.c		optional ppp
147df8bae1dSRodney W. Grimesnet/if_sl.c		optional sl
148e03e30f8SBruce Evansnet/if_spppsubr.c	optional sppp
149099a8761SPeter Wemmnet/ppp_tty.c		optional ppp
150df8bae1dSRodney W. Grimesnet/radix.c		standard
151df8bae1dSRodney W. Grimesnet/raw_cb.c		standard
152df8bae1dSRodney W. Grimesnet/raw_usrreq.c	standard
153df8bae1dSRodney W. Grimesnet/route.c		standard
154df8bae1dSRodney W. Grimesnet/rtsock.c		standard
155099a8761SPeter Wemmnet/slcompress.c	optional ppp
156df8bae1dSRodney W. Grimesnet/slcompress.c	optional sl
157c4f2ae4cSAtsushi Murainet/if_tun.c		optional tun
158b43e0b68SGarrett Wollman#netccitt/ccitt_proto.c	optional ccitt
159b43e0b68SGarrett Wollman#netccitt/hd_debug.c	optional hdlc
160b43e0b68SGarrett Wollman#netccitt/hd_input.c	optional hdlc
161b43e0b68SGarrett Wollman#netccitt/hd_output.c	optional hdlc
162b43e0b68SGarrett Wollman#netccitt/hd_subr.c	optional hdlc
163b43e0b68SGarrett Wollman#netccitt/hd_timer.c	optional hdlc
164b43e0b68SGarrett Wollman#netccitt/if_x25subr.c	optional ccitt
165b43e0b68SGarrett Wollman#netccitt/llc_input.c	optional llc
166b43e0b68SGarrett Wollman#netccitt/llc_output.c	optional llc
167b43e0b68SGarrett Wollman#netccitt/llc_subr.c	optional llc
168b43e0b68SGarrett Wollman#netccitt/llc_timer.c	optional llc
169b43e0b68SGarrett Wollman#netccitt/pk_acct.c	optional ccitt
170b43e0b68SGarrett Wollman#netccitt/pk_debug.c	optional ccitt
171b43e0b68SGarrett Wollman#netccitt/pk_input.c	optional ccitt
172b43e0b68SGarrett Wollman#netccitt/pk_llcsubr.c	optional hdlc
173b43e0b68SGarrett Wollman#netccitt/pk_llcsubr.c	optional llc
174b43e0b68SGarrett Wollman#netccitt/pk_output.c	optional ccitt
175b43e0b68SGarrett Wollman#netccitt/pk_subr.c	optional ccitt
176b43e0b68SGarrett Wollman#netccitt/pk_timer.c	optional ccitt
177b43e0b68SGarrett Wollman#netccitt/pk_usrreq.c	optional ccitt
178b43e0b68SGarrett Wollman#netimp/if_imp.c		optional imp
179b43e0b68SGarrett Wollman#netimp/if_imphost.c	optional imp
180b43e0b68SGarrett Wollman#netimp/raw_imp.c	optional imp
181df8bae1dSRodney W. Grimesnetinet/if_ether.c	optional ether
182df8bae1dSRodney W. Grimesnetinet/igmp.c		optional inet
183df8bae1dSRodney W. Grimesnetinet/in.c		optional inet
184df8bae1dSRodney W. Grimesnetinet/in_pcb.c	optional inet
185df8bae1dSRodney W. Grimesnetinet/in_proto.c	optional inet
1861db18e0fSGarrett Wollmannetinet/in_rmx.c	optional inet
187df8bae1dSRodney W. Grimesnetinet/ip_icmp.c	optional inet
188df8bae1dSRodney W. Grimesnetinet/ip_input.c	optional inet
1895e9ae478SGarrett Wollmannetinet/ip_mroute.c	optional inet
190df8bae1dSRodney W. Grimesnetinet/ip_output.c	optional inet
191df8bae1dSRodney W. Grimesnetinet/raw_ip.c	optional inet
192bd410229SUgen J.S. Antsilevichnetinet/ip_fw.c         optional ipfirewall
193610ee2f9SDavid Greenmannetinet/tcp_debug.c	optional tcpdebug
194df8bae1dSRodney W. Grimesnetinet/tcp_input.c	optional inet
195df8bae1dSRodney W. Grimesnetinet/tcp_output.c	optional inet
196df8bae1dSRodney W. Grimesnetinet/tcp_subr.c	optional inet
197df8bae1dSRodney W. Grimesnetinet/tcp_timer.c	optional inet
198df8bae1dSRodney W. Grimesnetinet/tcp_usrreq.c	optional inet
199df8bae1dSRodney W. Grimesnetinet/udp_usrreq.c	optional inet
200cc6a66f2SJulian Elischernetipx/ipx_usrreq.c	optional ipx
201cc6a66f2SJulian Elischernetipx/ipx.c		optional ipx
202cc6a66f2SJulian Elischernetipx/ipx_cksum.c	optional ipx
203cc6a66f2SJulian Elischernetipx/ipx_error.c	optional ipx
204cc6a66f2SJulian Elischernetipx/ipx_input.c	optional ipx
205cc6a66f2SJulian Elischernetipx/ipx_ip.c		optional ipx
206cc6a66f2SJulian Elischernetipx/ipx_outputfl.c	optional ipx
207cc6a66f2SJulian Elischernetipx/ipx_pcb.c	optional ipx
208cc6a66f2SJulian Elischernetipx/ipx_proto.c	optional ipx
209cc6a66f2SJulian Elischernetipx/ipx_tun.c	optional ipx
210cc6a66f2SJulian Elischernetipx/spx_debug.c	optional ipx
211cc6a66f2SJulian Elischernetipx/spx_usrreq.c	optional ipx
212b43e0b68SGarrett Wollman#netiso/clnp_debug.c	optional iso
213b43e0b68SGarrett Wollman#netiso/clnp_er.c	optional iso
214b43e0b68SGarrett Wollman#netiso/clnp_frag.c	optional iso
215b43e0b68SGarrett Wollman#netiso/clnp_input.c	optional iso
216b43e0b68SGarrett Wollman#netiso/clnp_options.c	optional iso
217b43e0b68SGarrett Wollman#netiso/clnp_output.c	optional iso
218b43e0b68SGarrett Wollman#netiso/clnp_raw.c	optional iso
219b43e0b68SGarrett Wollman#netiso/clnp_subr.c	optional iso
220b43e0b68SGarrett Wollman#netiso/clnp_timer.c	optional iso
221b43e0b68SGarrett Wollman#netiso/cltp_usrreq.c	optional iso
222b43e0b68SGarrett Wollman#netiso/esis.c		optional iso
223b43e0b68SGarrett Wollman#netiso/idrp_usrreq.c	optional iso
224b43e0b68SGarrett Wollman#netiso/if_eon.c		optional eon
225b43e0b68SGarrett Wollman#netiso/iso.c		optional iso
226b43e0b68SGarrett Wollman#netiso/iso_chksum.c	optional iso
227b43e0b68SGarrett Wollman#netiso/iso_pcb.c	optional iso
228b43e0b68SGarrett Wollman#netiso/iso_proto.c	optional iso
229b43e0b68SGarrett Wollman#netiso/iso_snpac.c	optional iso
230b43e0b68SGarrett Wollman#netiso/tp_astring.c	optional iso
231b43e0b68SGarrett Wollman#netiso/tp_astring.c	optional tpip
232b43e0b68SGarrett Wollman#netiso/tp_cons.c	optional iso
233b43e0b68SGarrett Wollman#netiso/tp_driver.c	optional iso
234b43e0b68SGarrett Wollman#netiso/tp_driver.c	optional tpip
235b43e0b68SGarrett Wollman#netiso/tp_emit.c	optional iso
236b43e0b68SGarrett Wollman#netiso/tp_emit.c	optional tpip
237b43e0b68SGarrett Wollman#netiso/tp_inet.c	optional iso
238b43e0b68SGarrett Wollman#netiso/tp_inet.c	optional tpip
239b43e0b68SGarrett Wollman#netiso/tp_input.c	optional iso
240b43e0b68SGarrett Wollman#netiso/tp_input.c	optional tpip
241b43e0b68SGarrett Wollman#netiso/tp_iso.c		optional iso
242b43e0b68SGarrett Wollman#netiso/tp_meas.c	optional iso
243b43e0b68SGarrett Wollman#netiso/tp_meas.c	optional tpip
244b43e0b68SGarrett Wollman#netiso/tp_output.c	optional iso
245b43e0b68SGarrett Wollman#netiso/tp_output.c	optional tpip
246b43e0b68SGarrett Wollman#netiso/tp_pcb.c		optional iso
247b43e0b68SGarrett Wollman#netiso/tp_pcb.c		optional tpip
248b43e0b68SGarrett Wollman#netiso/tp_subr.c	optional iso
249b43e0b68SGarrett Wollman#netiso/tp_subr.c	optional tpip
250b43e0b68SGarrett Wollman#netiso/tp_subr2.c	optional iso
251b43e0b68SGarrett Wollman#netiso/tp_subr2.c	optional tpip
252b43e0b68SGarrett Wollman#netiso/tp_timer.c	optional iso
253b43e0b68SGarrett Wollman#netiso/tp_timer.c	optional tpip
254b43e0b68SGarrett Wollman#netiso/tp_trace.c	optional iso
255b43e0b68SGarrett Wollman#netiso/tp_trace.c	optional tpip
256b43e0b68SGarrett Wollman#netiso/tp_usrreq.c	optional iso
257b43e0b68SGarrett Wollman#netiso/tp_usrreq.c	optional tpip
258b43e0b68SGarrett Wollman#netiso/tuba_subr.c	optional iso tuba
259b43e0b68SGarrett Wollman#netiso/tuba_table.c	optional iso tuba
260b43e0b68SGarrett Wollman#netiso/tuba_usrreq.c	optional iso tuba
261dc915e7cSGarrett Wollman#netns/idp_usrreq.c	optional ns
262dc915e7cSGarrett Wollman#netns/ns.c		optional ns
263dc915e7cSGarrett Wollman#netns/ns_error.c	optional ns
264dc915e7cSGarrett Wollman#netns/ns_input.c	optional ns
265dc915e7cSGarrett Wollman#netns/ns_ip.c		optional ns
266dc915e7cSGarrett Wollman#netns/ns_output.c	optional ns
267dc915e7cSGarrett Wollman#netns/ns_pcb.c		optional ns
268dc915e7cSGarrett Wollman#netns/ns_proto.c	optional ns
269dc915e7cSGarrett Wollman#netns/spp_debug.c	optional ns
270dc915e7cSGarrett Wollman#netns/spp_usrreq.c	optional ns
271df8bae1dSRodney W. Grimesnfs/nfs_bio.c		optional nfs
272df8bae1dSRodney W. Grimesnfs/nfs_node.c		optional nfs
273df8bae1dSRodney W. Grimesnfs/nfs_nqlease.c	optional nfs
274df8bae1dSRodney W. Grimesnfs/nfs_serv.c		optional nfs
275df8bae1dSRodney W. Grimesnfs/nfs_socket.c	optional nfs
276df8bae1dSRodney W. Grimesnfs/nfs_srvcache.c	optional nfs
277df8bae1dSRodney W. Grimesnfs/nfs_subs.c		optional nfs
278df8bae1dSRodney W. Grimesnfs/nfs_syscalls.c	optional nfs
279df8bae1dSRodney W. Grimesnfs/nfs_vfsops.c	optional nfs
280df8bae1dSRodney W. Grimesnfs/nfs_vnops.c		optional nfs
2818a7580c3SPoul-Henning Kamppccard/pccard.c		optional crd
2828a7580c3SPoul-Henning Kamppccard/pcic.c		optional pcic device-driver
283f3f509deSStefan Eßerpci/aic7870.c		optional ahc device-driver
284eb1a5f23SJustin T. Gibbspci/bt9xx.c		optional bt device-driver
285f3f509deSStefan Eßerpci/if_de.c		optional de device-driver
286a17c678eSDavid Greenmanpci/if_fxp.c		optional fxp device-driver
287f4567b9cSJulian Elischerpci/if_vx.c		optional vx  device-driver
288f3f509deSStefan Eßerpci/ncr.c		optional ncr device-driver
289f3f509deSStefan Eßerpci/pci.c		optional pci device-driver
290f3f509deSStefan Eßerpci/pcisupport.c	optional pci
291d41f24e7SDavid Greenmanpci/if_pdq.c		optional fea device-driver
292d41f24e7SDavid Greenmanpci/pdq.c		optional fea device-driver
293d41f24e7SDavid Greenmanpci/if_pdq.c		optional fpa device-driver
294d41f24e7SDavid Greenmanpci/pdq.c		optional fpa device-driver
2958f517193SJordan K. Hubbardpci/meteor.c		optional meteor device-driver
29626f9a767SRodney W. Grimesscsi/cd.c		optional cd
29726f9a767SRodney W. Grimesscsi/ch.c		optional ch
298ea76f945SJoerg Wunschscsi/od.c		optional od
29926f9a767SRodney W. Grimesscsi/scsi_base.c	optional scbus
3007a162ba1SPeter Dufaultscsi/scsi_sense.c	optional scbus
30126f9a767SRodney W. Grimesscsi/scsi_ioctl.c	optional scbus
302db3170abSDavid Greenmanscsi/scsiconf.c		optional scbus
3036675c2f0SPeter Dufaultscsi/scsi_driver.c		optional scbus
3046675c2f0SPeter Dufaultscsi/uk.c		optional scbus
305108b30f4SPeter Dufaultscsi/pt.c		optional pt
30626f9a767SRodney W. Grimesscsi/sd.c		optional sd
30726f9a767SRodney W. Grimesscsi/st.c		optional st
308108b30f4SPeter Dufaultscsi/worm.c		optional worm
30926f9a767SRodney W. Grimesscsi/su.c		optional su
310f948427eSPeter Dufaultscsi/ssc.c		optional ssc
3111fff5805SPeter Dufaultscsi/sctarg.c	optional sctarg
312df8bae1dSRodney W. Grimesufs/ffs/ffs_alloc.c	optional ffs
313df8bae1dSRodney W. Grimesufs/ffs/ffs_alloc.c	optional mfs
314df8bae1dSRodney W. Grimesufs/ffs/ffs_balloc.c	optional ffs
315df8bae1dSRodney W. Grimesufs/ffs/ffs_balloc.c	optional mfs
316df8bae1dSRodney W. Grimesufs/ffs/ffs_inode.c	optional ffs
317df8bae1dSRodney W. Grimesufs/ffs/ffs_inode.c	optional mfs
318df8bae1dSRodney W. Grimesufs/ffs/ffs_subr.c	optional ffs
319df8bae1dSRodney W. Grimesufs/ffs/ffs_subr.c	optional mfs
320df8bae1dSRodney W. Grimesufs/ffs/ffs_tables.c	optional ffs
321df8bae1dSRodney W. Grimesufs/ffs/ffs_tables.c	optional mfs
322df8bae1dSRodney W. Grimesufs/ffs/ffs_vfsops.c	optional ffs
323df8bae1dSRodney W. Grimesufs/ffs/ffs_vfsops.c	optional mfs
324df8bae1dSRodney W. Grimesufs/ffs/ffs_vnops.c	optional ffs
325df8bae1dSRodney W. Grimesufs/ffs/ffs_vnops.c	optional mfs
326df8bae1dSRodney W. Grimesufs/lfs/lfs_alloc.c	optional lfs
327df8bae1dSRodney W. Grimesufs/lfs/lfs_balloc.c	optional lfs
328db3170abSDavid Greenmanufs/lfs/lfs_bio.c	optional lfs
329df8bae1dSRodney W. Grimesufs/lfs/lfs_cksum.c	optional lfs
330df8bae1dSRodney W. Grimesufs/lfs/lfs_debug.c	optional lfs
331df8bae1dSRodney W. Grimesufs/lfs/lfs_inode.c	optional lfs
332df8bae1dSRodney W. Grimesufs/lfs/lfs_segment.c	optional lfs
333df8bae1dSRodney W. Grimesufs/lfs/lfs_subr.c	optional lfs
334df8bae1dSRodney W. Grimesufs/lfs/lfs_syscalls.c	optional lfs
335df8bae1dSRodney W. Grimesufs/lfs/lfs_vfsops.c	optional lfs
336df8bae1dSRodney W. Grimesufs/lfs/lfs_vnops.c	optional lfs
337df8bae1dSRodney W. Grimesufs/mfs/mfs_vfsops.c	optional mfs
338df8bae1dSRodney W. Grimesufs/mfs/mfs_vnops.c	optional mfs
339bacc8b16SJohn Dysongnu/ext2fs/ext2_balloc.c	optional ext2fs
340bacc8b16SJohn Dysongnu/ext2fs/ext2_inode.c		optional ext2fs
341bacc8b16SJohn Dysongnu/ext2fs/ext2_subr.c		optional ext2fs
342bacc8b16SJohn Dysongnu/ext2fs/ext2_vfsops.c	optional ext2fs
343bacc8b16SJohn Dysongnu/ext2fs/ext2_vnops.c		optional ext2fs
344bacc8b16SJohn Dysongnu/ext2fs/ext2_inode_cnv.c	optional ext2fs
345bacc8b16SJohn Dysongnu/ext2fs/ext2_lookup.c	optional ext2fs
346bacc8b16SJohn Dysongnu/ext2fs/ext2_linux_ialloc.c	optional ext2fs
347bacc8b16SJohn Dysongnu/ext2fs/ext2_linux_balloc.c	optional ext2fs
348bacc8b16SJohn Dysongnu/ext2fs/ext2_alloc.c		optional ext2fs
349df8bae1dSRodney W. Grimesufs/ufs/ufs_bmap.c	standard
350df8bae1dSRodney W. Grimesufs/ufs/ufs_disksubr.c	standard
351df8bae1dSRodney W. Grimesufs/ufs/ufs_ihash.c	standard
352df8bae1dSRodney W. Grimesufs/ufs/ufs_inode.c	standard
353df8bae1dSRodney W. Grimesufs/ufs/ufs_lookup.c	standard
354df8bae1dSRodney W. Grimesufs/ufs/ufs_quota.c	standard
355df8bae1dSRodney W. Grimesufs/ufs/ufs_vfsops.c	standard
356df8bae1dSRodney W. Grimesufs/ufs/ufs_vnops.c	standard
35724a1cce3SDavid Greenmanvm/default_pager.c	standard
35826f9a767SRodney W. Grimesvm/device_pager.c	standard
359df8bae1dSRodney W. Grimesvm/kern_lock.c		standard
36026f9a767SRodney W. Grimesvm/swap_pager.c		standard
361df8bae1dSRodney W. Grimesvm/vm_fault.c		standard
362df8bae1dSRodney W. Grimesvm/vm_glue.c		standard
363df8bae1dSRodney W. Grimesvm/vm_init.c		standard
364df8bae1dSRodney W. Grimesvm/vm_kern.c		standard
365df8bae1dSRodney W. Grimesvm/vm_map.c		standard
366df8bae1dSRodney W. Grimesvm/vm_meter.c		standard
367df8bae1dSRodney W. Grimesvm/vm_mmap.c		standard
368df8bae1dSRodney W. Grimesvm/vm_object.c		standard
369df8bae1dSRodney W. Grimesvm/vm_page.c		standard
370df8bae1dSRodney W. Grimesvm/vm_pageout.c		standard
371df8bae1dSRodney W. Grimesvm/vm_pager.c		standard
372df8bae1dSRodney W. Grimesvm/vm_swap.c		standard
373df8bae1dSRodney W. Grimesvm/vm_unix.c		standard
37426f9a767SRodney W. Grimesvm/vnode_pager.c	standard
375