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