xref: /freebsd/sys/conf/files (revision bbd17bf8e1085896027c21b166e90eb4f3afbe1f)
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
1239353aaddSJohn Dysonmiscfs/procfs/procfs_map.c	optional procfs
1249961971fSJohn Dysonmiscfs/procfs/procfs_type.c	optional procfs
125df8bae1dSRodney W. Grimesmiscfs/specfs/spec_vnops.c	standard
126df8bae1dSRodney W. Grimesmiscfs/umapfs/umap_subr.c	optional umapfs
127df8bae1dSRodney W. Grimesmiscfs/umapfs/umap_vfsops.c	optional umapfs
128df8bae1dSRodney W. Grimesmiscfs/umapfs/umap_vnops.c	optional umapfs
129df8bae1dSRodney W. Grimesmiscfs/union/union_subr.c	optional union
130df8bae1dSRodney W. Grimesmiscfs/union/union_vfsops.c	optional union
131df8bae1dSRodney W. Grimesmiscfs/union/union_vnops.c	optional union
132836aa5b7SJulian Elischermiscfs/devfs/devfs_vnops.c	optional devfs
133836aa5b7SJulian Elischermiscfs/devfs/devfs_vfsops.c	optional devfs
13472129767SJulian Elischermiscfs/devfs/devfs_tree.c	optional devfs
135db3170abSDavid Greenmanmsdosfs/msdosfs_conv.c		optional msdosfs
136db3170abSDavid Greenmanmsdosfs/msdosfs_denode.c	optional msdosfs
137db3170abSDavid Greenmanmsdosfs/msdosfs_fat.c		optional msdosfs
138db3170abSDavid Greenmanmsdosfs/msdosfs_lookup.c	optional msdosfs
139db3170abSDavid Greenmanmsdosfs/msdosfs_vfsops.c	optional msdosfs
140db3170abSDavid Greenmanmsdosfs/msdosfs_vnops.c		optional msdosfs
141df8bae1dSRodney W. Grimesnet/bpf.c		optional bpfilter
142df8bae1dSRodney W. Grimesnet/bpf_filter.c	optional bpfilter
143099a8761SPeter Wemmnet/bsd_comp.c		optional ppp
144df8bae1dSRodney W. Grimesnet/if.c		standard
14559d8d13fSGarrett Wollmannet/if_disc.c		optional disc
146df8bae1dSRodney W. Grimesnet/if_ethersubr.c	optional ether
147d41f24e7SDavid Greenmannet/if_fddisubr.c	optional fddi
148df8bae1dSRodney W. Grimesnet/if_loop.c		optional loop
149bbd17bf8SGarrett Wollmannet/if_mib.c		standard
150e98e6beeSGarrett Wollmannet/if_ppp.c		optional ppp
151df8bae1dSRodney W. Grimesnet/if_sl.c		optional sl
152e03e30f8SBruce Evansnet/if_spppsubr.c	optional sppp
153099a8761SPeter Wemmnet/ppp_tty.c		optional ppp
154df8bae1dSRodney W. Grimesnet/radix.c		standard
155df8bae1dSRodney W. Grimesnet/raw_cb.c		standard
156df8bae1dSRodney W. Grimesnet/raw_usrreq.c	standard
157df8bae1dSRodney W. Grimesnet/route.c		standard
158df8bae1dSRodney W. Grimesnet/rtsock.c		standard
159099a8761SPeter Wemmnet/slcompress.c	optional ppp
160df8bae1dSRodney W. Grimesnet/slcompress.c	optional sl
161c4f2ae4cSAtsushi Murainet/if_tun.c		optional tun
162655929bfSJulian Elischernetatalk/aarp.c		optional netatalk
163655929bfSJulian Elischernetatalk/at_control.c	optional netatalk
164655929bfSJulian Elischernetatalk/at_proto.c	optional netatalk
165655929bfSJulian Elischernetatalk/at_rmx.c	optional netatalkdebug
166655929bfSJulian Elischernetatalk/ddp_input.c	optional netatalk
167655929bfSJulian Elischernetatalk/ddp_output.c	optional netatalk
168655929bfSJulian Elischernetatalk/ddp_usrreq.c	optional netatalk
169b43e0b68SGarrett Wollman#netccitt/ccitt_proto.c	optional ccitt
170b43e0b68SGarrett Wollman#netccitt/hd_debug.c	optional hdlc
171b43e0b68SGarrett Wollman#netccitt/hd_input.c	optional hdlc
172b43e0b68SGarrett Wollman#netccitt/hd_output.c	optional hdlc
173b43e0b68SGarrett Wollman#netccitt/hd_subr.c	optional hdlc
174b43e0b68SGarrett Wollman#netccitt/hd_timer.c	optional hdlc
175b43e0b68SGarrett Wollman#netccitt/if_x25subr.c	optional ccitt
176b43e0b68SGarrett Wollman#netccitt/llc_input.c	optional llc
177b43e0b68SGarrett Wollman#netccitt/llc_output.c	optional llc
178b43e0b68SGarrett Wollman#netccitt/llc_subr.c	optional llc
179b43e0b68SGarrett Wollman#netccitt/llc_timer.c	optional llc
180b43e0b68SGarrett Wollman#netccitt/pk_acct.c	optional ccitt
181b43e0b68SGarrett Wollman#netccitt/pk_debug.c	optional ccitt
182b43e0b68SGarrett Wollman#netccitt/pk_input.c	optional ccitt
183b43e0b68SGarrett Wollman#netccitt/pk_llcsubr.c	optional hdlc
184b43e0b68SGarrett Wollman#netccitt/pk_llcsubr.c	optional llc
185b43e0b68SGarrett Wollman#netccitt/pk_output.c	optional ccitt
186b43e0b68SGarrett Wollman#netccitt/pk_subr.c	optional ccitt
187b43e0b68SGarrett Wollman#netccitt/pk_timer.c	optional ccitt
188b43e0b68SGarrett Wollman#netccitt/pk_usrreq.c	optional ccitt
189b43e0b68SGarrett Wollman#netimp/if_imp.c		optional imp
190b43e0b68SGarrett Wollman#netimp/if_imphost.c	optional imp
191b43e0b68SGarrett Wollman#netimp/raw_imp.c	optional imp
192df8bae1dSRodney W. Grimesnetinet/if_ether.c	optional ether
193df8bae1dSRodney W. Grimesnetinet/igmp.c		optional inet
194df8bae1dSRodney W. Grimesnetinet/in.c		optional inet
195df8bae1dSRodney W. Grimesnetinet/in_pcb.c	optional inet
196df8bae1dSRodney W. Grimesnetinet/in_proto.c	optional inet
1971db18e0fSGarrett Wollmannetinet/in_rmx.c	optional inet
198df8bae1dSRodney W. Grimesnetinet/ip_icmp.c	optional inet
199df8bae1dSRodney W. Grimesnetinet/ip_input.c	optional inet
2005e9ae478SGarrett Wollmannetinet/ip_mroute.c	optional inet
201df8bae1dSRodney W. Grimesnetinet/ip_output.c	optional inet
20293e0e116SJulian Elischernetinet/ip_divert.c	optional ipdivert
203df8bae1dSRodney W. Grimesnetinet/raw_ip.c	optional inet
204bd410229SUgen J.S. Antsilevichnetinet/ip_fw.c         optional ipfirewall
205610ee2f9SDavid Greenmannetinet/tcp_debug.c	optional tcpdebug
206df8bae1dSRodney W. Grimesnetinet/tcp_input.c	optional inet
207df8bae1dSRodney W. Grimesnetinet/tcp_output.c	optional inet
208df8bae1dSRodney W. Grimesnetinet/tcp_subr.c	optional inet
209df8bae1dSRodney W. Grimesnetinet/tcp_timer.c	optional inet
210df8bae1dSRodney W. Grimesnetinet/tcp_usrreq.c	optional inet
211df8bae1dSRodney W. Grimesnetinet/udp_usrreq.c	optional inet
212cc6a66f2SJulian Elischernetipx/ipx_usrreq.c	optional ipx
213cc6a66f2SJulian Elischernetipx/ipx.c		optional ipx
214cc6a66f2SJulian Elischernetipx/ipx_cksum.c	optional ipx
215cc6a66f2SJulian Elischernetipx/ipx_error.c	optional ipx
216cc6a66f2SJulian Elischernetipx/ipx_input.c	optional ipx
217cc6a66f2SJulian Elischernetipx/ipx_ip.c		optional ipx
218cc6a66f2SJulian Elischernetipx/ipx_outputfl.c	optional ipx
219cc6a66f2SJulian Elischernetipx/ipx_pcb.c	optional ipx
220cc6a66f2SJulian Elischernetipx/ipx_proto.c	optional ipx
221cc6a66f2SJulian Elischernetipx/ipx_tun.c	optional ipx
222cc6a66f2SJulian Elischernetipx/spx_debug.c	optional ipx
223cc6a66f2SJulian Elischernetipx/spx_usrreq.c	optional ipx
224b43e0b68SGarrett Wollman#netiso/clnp_debug.c	optional iso
225b43e0b68SGarrett Wollman#netiso/clnp_er.c	optional iso
226b43e0b68SGarrett Wollman#netiso/clnp_frag.c	optional iso
227b43e0b68SGarrett Wollman#netiso/clnp_input.c	optional iso
228b43e0b68SGarrett Wollman#netiso/clnp_options.c	optional iso
229b43e0b68SGarrett Wollman#netiso/clnp_output.c	optional iso
230b43e0b68SGarrett Wollman#netiso/clnp_raw.c	optional iso
231b43e0b68SGarrett Wollman#netiso/clnp_subr.c	optional iso
232b43e0b68SGarrett Wollman#netiso/clnp_timer.c	optional iso
233b43e0b68SGarrett Wollman#netiso/cltp_usrreq.c	optional iso
234b43e0b68SGarrett Wollman#netiso/esis.c		optional iso
235b43e0b68SGarrett Wollman#netiso/idrp_usrreq.c	optional iso
236b43e0b68SGarrett Wollman#netiso/if_eon.c		optional eon
237b43e0b68SGarrett Wollman#netiso/iso.c		optional iso
238b43e0b68SGarrett Wollman#netiso/iso_chksum.c	optional iso
239b43e0b68SGarrett Wollman#netiso/iso_pcb.c	optional iso
240b43e0b68SGarrett Wollman#netiso/iso_proto.c	optional iso
241b43e0b68SGarrett Wollman#netiso/iso_snpac.c	optional iso
242b43e0b68SGarrett Wollman#netiso/tp_astring.c	optional iso
243b43e0b68SGarrett Wollman#netiso/tp_astring.c	optional tpip
244b43e0b68SGarrett Wollman#netiso/tp_cons.c	optional iso
245b43e0b68SGarrett Wollman#netiso/tp_driver.c	optional iso
246b43e0b68SGarrett Wollman#netiso/tp_driver.c	optional tpip
247b43e0b68SGarrett Wollman#netiso/tp_emit.c	optional iso
248b43e0b68SGarrett Wollman#netiso/tp_emit.c	optional tpip
249b43e0b68SGarrett Wollman#netiso/tp_inet.c	optional iso
250b43e0b68SGarrett Wollman#netiso/tp_inet.c	optional tpip
251b43e0b68SGarrett Wollman#netiso/tp_input.c	optional iso
252b43e0b68SGarrett Wollman#netiso/tp_input.c	optional tpip
253b43e0b68SGarrett Wollman#netiso/tp_iso.c		optional iso
254b43e0b68SGarrett Wollman#netiso/tp_meas.c	optional iso
255b43e0b68SGarrett Wollman#netiso/tp_meas.c	optional tpip
256b43e0b68SGarrett Wollman#netiso/tp_output.c	optional iso
257b43e0b68SGarrett Wollman#netiso/tp_output.c	optional tpip
258b43e0b68SGarrett Wollman#netiso/tp_pcb.c		optional iso
259b43e0b68SGarrett Wollman#netiso/tp_pcb.c		optional tpip
260b43e0b68SGarrett Wollman#netiso/tp_subr.c	optional iso
261b43e0b68SGarrett Wollman#netiso/tp_subr.c	optional tpip
262b43e0b68SGarrett Wollman#netiso/tp_subr2.c	optional iso
263b43e0b68SGarrett Wollman#netiso/tp_subr2.c	optional tpip
264b43e0b68SGarrett Wollman#netiso/tp_timer.c	optional iso
265b43e0b68SGarrett Wollman#netiso/tp_timer.c	optional tpip
266b43e0b68SGarrett Wollman#netiso/tp_trace.c	optional iso
267b43e0b68SGarrett Wollman#netiso/tp_trace.c	optional tpip
268b43e0b68SGarrett Wollman#netiso/tp_usrreq.c	optional iso
269b43e0b68SGarrett Wollman#netiso/tp_usrreq.c	optional tpip
270b43e0b68SGarrett Wollman#netiso/tuba_subr.c	optional iso tuba
271b43e0b68SGarrett Wollman#netiso/tuba_table.c	optional iso tuba
272b43e0b68SGarrett Wollman#netiso/tuba_usrreq.c	optional iso tuba
273bd22f58eSGarrett Wollmannetkey/key.c		optional key
274dc915e7cSGarrett Wollman#netns/idp_usrreq.c	optional ns
275dc915e7cSGarrett Wollman#netns/ns.c		optional ns
276dc915e7cSGarrett Wollman#netns/ns_error.c	optional ns
277dc915e7cSGarrett Wollman#netns/ns_input.c	optional ns
278dc915e7cSGarrett Wollman#netns/ns_ip.c		optional ns
279dc915e7cSGarrett Wollman#netns/ns_output.c	optional ns
280dc915e7cSGarrett Wollman#netns/ns_pcb.c		optional ns
281dc915e7cSGarrett Wollman#netns/ns_proto.c	optional ns
282dc915e7cSGarrett Wollman#netns/spp_debug.c	optional ns
283dc915e7cSGarrett Wollman#netns/spp_usrreq.c	optional ns
284df8bae1dSRodney W. Grimesnfs/nfs_bio.c		optional nfs
285df8bae1dSRodney W. Grimesnfs/nfs_node.c		optional nfs
286df8bae1dSRodney W. Grimesnfs/nfs_nqlease.c	optional nfs
287df8bae1dSRodney W. Grimesnfs/nfs_serv.c		optional nfs
288df8bae1dSRodney W. Grimesnfs/nfs_socket.c	optional nfs
289df8bae1dSRodney W. Grimesnfs/nfs_srvcache.c	optional nfs
290df8bae1dSRodney W. Grimesnfs/nfs_subs.c		optional nfs
291df8bae1dSRodney W. Grimesnfs/nfs_syscalls.c	optional nfs
292df8bae1dSRodney W. Grimesnfs/nfs_vfsops.c	optional nfs
293df8bae1dSRodney W. Grimesnfs/nfs_vnops.c		optional nfs
2948a7580c3SPoul-Henning Kamppccard/pccard.c		optional crd
2958a7580c3SPoul-Henning Kamppccard/pcic.c		optional pcic device-driver
296f3f509deSStefan Eßerpci/aic7870.c		optional ahc device-driver
297eb1a5f23SJustin T. Gibbspci/bt9xx.c		optional bt device-driver
298f3f509deSStefan Eßerpci/if_de.c		optional de device-driver
29984084227SStefan Eßerpci/if_ed_p.c		optional ed device-driver
300a17c678eSDavid Greenmanpci/if_fxp.c		optional fxp device-driver
301c268c94fSStefan Eßerpci/if_lnc_p.c		optional lnc device-driver
302f4567b9cSJulian Elischerpci/if_vx.c		optional vx  device-driver
303f3f509deSStefan Eßerpci/ncr.c		optional ncr device-driver
304f3f509deSStefan Eßerpci/pci.c		optional pci device-driver
305f3f509deSStefan Eßerpci/pcisupport.c	optional pci
306d41f24e7SDavid Greenmanpci/if_pdq.c		optional fea device-driver
307d41f24e7SDavid Greenmanpci/pdq.c		optional fea device-driver
308d41f24e7SDavid Greenmanpci/if_pdq.c		optional fpa device-driver
309d41f24e7SDavid Greenmanpci/pdq.c		optional fpa device-driver
3108f517193SJordan K. Hubbardpci/meteor.c		optional meteor device-driver
31126f9a767SRodney W. Grimesscsi/cd.c		optional cd
31226f9a767SRodney W. Grimesscsi/ch.c		optional ch
313ea76f945SJoerg Wunschscsi/od.c		optional od
31426f9a767SRodney W. Grimesscsi/scsi_base.c	optional scbus
3157a162ba1SPeter Dufaultscsi/scsi_sense.c	optional scbus
31626f9a767SRodney W. Grimesscsi/scsi_ioctl.c	optional scbus
317db3170abSDavid Greenmanscsi/scsiconf.c		optional scbus
3186675c2f0SPeter Dufaultscsi/scsi_driver.c		optional scbus
3196675c2f0SPeter Dufaultscsi/uk.c		optional scbus
320108b30f4SPeter Dufaultscsi/pt.c		optional pt
32126f9a767SRodney W. Grimesscsi/sd.c		optional sd
32226f9a767SRodney W. Grimesscsi/st.c		optional st
323108b30f4SPeter Dufaultscsi/worm.c		optional worm
32426f9a767SRodney W. Grimesscsi/su.c		optional su
325f948427eSPeter Dufaultscsi/ssc.c		optional ssc
3261fff5805SPeter Dufaultscsi/sctarg.c	optional sctarg
327df8bae1dSRodney W. Grimesufs/ffs/ffs_alloc.c	optional ffs
328df8bae1dSRodney W. Grimesufs/ffs/ffs_alloc.c	optional mfs
329df8bae1dSRodney W. Grimesufs/ffs/ffs_balloc.c	optional ffs
330df8bae1dSRodney W. Grimesufs/ffs/ffs_balloc.c	optional mfs
331df8bae1dSRodney W. Grimesufs/ffs/ffs_inode.c	optional ffs
332df8bae1dSRodney W. Grimesufs/ffs/ffs_inode.c	optional mfs
333df8bae1dSRodney W. Grimesufs/ffs/ffs_subr.c	optional ffs
334df8bae1dSRodney W. Grimesufs/ffs/ffs_subr.c	optional mfs
335df8bae1dSRodney W. Grimesufs/ffs/ffs_tables.c	optional ffs
336df8bae1dSRodney W. Grimesufs/ffs/ffs_tables.c	optional mfs
337df8bae1dSRodney W. Grimesufs/ffs/ffs_vfsops.c	optional ffs
338df8bae1dSRodney W. Grimesufs/ffs/ffs_vfsops.c	optional mfs
339df8bae1dSRodney W. Grimesufs/ffs/ffs_vnops.c	optional ffs
340df8bae1dSRodney W. Grimesufs/ffs/ffs_vnops.c	optional mfs
341df8bae1dSRodney W. Grimesufs/lfs/lfs_alloc.c	optional lfs
342df8bae1dSRodney W. Grimesufs/lfs/lfs_balloc.c	optional lfs
343db3170abSDavid Greenmanufs/lfs/lfs_bio.c	optional lfs
344df8bae1dSRodney W. Grimesufs/lfs/lfs_cksum.c	optional lfs
345df8bae1dSRodney W. Grimesufs/lfs/lfs_debug.c	optional lfs
346df8bae1dSRodney W. Grimesufs/lfs/lfs_inode.c	optional lfs
347df8bae1dSRodney W. Grimesufs/lfs/lfs_segment.c	optional lfs
348df8bae1dSRodney W. Grimesufs/lfs/lfs_subr.c	optional lfs
349df8bae1dSRodney W. Grimesufs/lfs/lfs_syscalls.c	optional lfs
350df8bae1dSRodney W. Grimesufs/lfs/lfs_vfsops.c	optional lfs
351df8bae1dSRodney W. Grimesufs/lfs/lfs_vnops.c	optional lfs
352df8bae1dSRodney W. Grimesufs/mfs/mfs_vfsops.c	optional mfs
353df8bae1dSRodney W. Grimesufs/mfs/mfs_vnops.c	optional mfs
354bacc8b16SJohn Dysongnu/ext2fs/ext2_balloc.c	optional ext2fs
355bacc8b16SJohn Dysongnu/ext2fs/ext2_inode.c		optional ext2fs
356bacc8b16SJohn Dysongnu/ext2fs/ext2_subr.c		optional ext2fs
357bacc8b16SJohn Dysongnu/ext2fs/ext2_vfsops.c	optional ext2fs
358bacc8b16SJohn Dysongnu/ext2fs/ext2_vnops.c		optional ext2fs
359bacc8b16SJohn Dysongnu/ext2fs/ext2_inode_cnv.c	optional ext2fs
360bacc8b16SJohn Dysongnu/ext2fs/ext2_lookup.c	optional ext2fs
361bacc8b16SJohn Dysongnu/ext2fs/ext2_linux_ialloc.c	optional ext2fs
362bacc8b16SJohn Dysongnu/ext2fs/ext2_linux_balloc.c	optional ext2fs
363bacc8b16SJohn Dysongnu/ext2fs/ext2_alloc.c		optional ext2fs
364df8bae1dSRodney W. Grimesufs/ufs/ufs_bmap.c	standard
365df8bae1dSRodney W. Grimesufs/ufs/ufs_disksubr.c	standard
366df8bae1dSRodney W. Grimesufs/ufs/ufs_ihash.c	standard
367df8bae1dSRodney W. Grimesufs/ufs/ufs_inode.c	standard
368df8bae1dSRodney W. Grimesufs/ufs/ufs_lookup.c	standard
369df8bae1dSRodney W. Grimesufs/ufs/ufs_quota.c	standard
370df8bae1dSRodney W. Grimesufs/ufs/ufs_vfsops.c	standard
371df8bae1dSRodney W. Grimesufs/ufs/ufs_vnops.c	standard
37224a1cce3SDavid Greenmanvm/default_pager.c	standard
37326f9a767SRodney W. Grimesvm/device_pager.c	standard
374df8bae1dSRodney W. Grimesvm/kern_lock.c		standard
37526f9a767SRodney W. Grimesvm/swap_pager.c		standard
376df8bae1dSRodney W. Grimesvm/vm_fault.c		standard
377df8bae1dSRodney W. Grimesvm/vm_glue.c		standard
378df8bae1dSRodney W. Grimesvm/vm_init.c		standard
379df8bae1dSRodney W. Grimesvm/vm_kern.c		standard
380df8bae1dSRodney W. Grimesvm/vm_map.c		standard
381df8bae1dSRodney W. Grimesvm/vm_meter.c		standard
382df8bae1dSRodney W. Grimesvm/vm_mmap.c		standard
383df8bae1dSRodney W. Grimesvm/vm_object.c		standard
384df8bae1dSRodney W. Grimesvm/vm_page.c		standard
385df8bae1dSRodney W. Grimesvm/vm_pageout.c		standard
386df8bae1dSRodney W. Grimesvm/vm_pager.c		standard
387df8bae1dSRodney W. Grimesvm/vm_swap.c		standard
388df8bae1dSRodney W. Grimesvm/vm_unix.c		standard
38926f9a767SRodney W. Grimesvm/vnode_pager.c	standard
390