xref: /freebsd/sys/conf/files (revision b3ac88f13f76b69cbc50238fde9b5b198bd97d61)
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
20b3ac88f1SGuido van Rooijdev/vx/if_vx.c		optional vx  device-driver
2162494ee3SBruce Evansgnu/ext2fs/ext2_alloc.c		optional ext2fs
2262494ee3SBruce Evansgnu/ext2fs/ext2_balloc.c	optional ext2fs
2362494ee3SBruce Evansgnu/ext2fs/ext2_inode.c		optional ext2fs
2462494ee3SBruce Evansgnu/ext2fs/ext2_inode_cnv.c	optional ext2fs
2562494ee3SBruce Evansgnu/ext2fs/ext2_linux_balloc.c	optional ext2fs
2662494ee3SBruce Evansgnu/ext2fs/ext2_linux_ialloc.c	optional ext2fs
2762494ee3SBruce Evansgnu/ext2fs/ext2_lookup.c	optional ext2fs
2862494ee3SBruce Evansgnu/ext2fs/ext2_subr.c		optional ext2fs
2962494ee3SBruce Evansgnu/ext2fs/ext2_vfsops.c	optional ext2fs
3062494ee3SBruce Evansgnu/ext2fs/ext2_vnops.c		optional ext2fs
31df8bae1dSRodney W. Grimesisofs/cd9660/cd9660_bmap.c	optional cd9660
32df8bae1dSRodney W. Grimesisofs/cd9660/cd9660_lookup.c	optional cd9660
33df8bae1dSRodney W. Grimesisofs/cd9660/cd9660_node.c	optional cd9660
34df8bae1dSRodney W. Grimesisofs/cd9660/cd9660_rrip.c	optional cd9660
35df8bae1dSRodney W. Grimesisofs/cd9660/cd9660_util.c	optional cd9660
36df8bae1dSRodney W. Grimesisofs/cd9660/cd9660_vfsops.c	optional cd9660
37df8bae1dSRodney W. Grimesisofs/cd9660/cd9660_vnops.c	optional cd9660
3826f9a767SRodney W. Grimeskern/imgact_aout.c	standard
39e1743d02SSøren Schmidtkern/imgact_elf.c	standard
40e64ac777SPoul-Henning Kampkern/imgact_gzip.c	optional gzip
4126f9a767SRodney W. Grimeskern/imgact_shell.c	standard
42e03e30f8SBruce Evanskern/inflate.c		optional gzip
43df8bae1dSRodney W. Grimeskern/init_main.c	standard
44df8bae1dSRodney W. Grimeskern/init_sysent.c	standard
45d66a5066SPeter Wemmkern/init_sysvec.c	standard
46df8bae1dSRodney W. Grimeskern/kern_acct.c	standard
47df8bae1dSRodney W. Grimeskern/kern_clock.c	standard
4887f6c662SJulian Elischerkern/kern_conf.c	standard
49df8bae1dSRodney W. Grimeskern/kern_descrip.c	standard
50df8bae1dSRodney W. Grimeskern/kern_exec.c	standard
51df8bae1dSRodney W. Grimeskern/kern_exit.c	standard
52df8bae1dSRodney W. Grimeskern/kern_fork.c	standard
53df8bae1dSRodney W. Grimeskern/kern_ktrace.c	standard
545ea9b263SGarrett Wollmankern/kern_lkm.c		standard
55db3170abSDavid Greenmankern/kern_lockf.c	standard
56df8bae1dSRodney W. Grimeskern/kern_malloc.c	standard
5745ec3b38SPoul-Henning Kampkern/kern_mib.c		standard
583f31c649SGarrett Wollmankern/kern_ntptime.c	standard
59df8bae1dSRodney W. Grimeskern/kern_physio.c	standard
60df8bae1dSRodney W. Grimeskern/kern_proc.c	standard
61df8bae1dSRodney W. Grimeskern/kern_prot.c	standard
62df8bae1dSRodney W. Grimeskern/kern_resource.c	standard
63386308f3SJulian Elischerkern/kern_shutdown.c	standard
64df8bae1dSRodney W. Grimeskern/kern_sig.c		standard
65df8bae1dSRodney W. Grimeskern/kern_subr.c	standard
66df8bae1dSRodney W. Grimeskern/kern_synch.c	standard
67df8bae1dSRodney W. Grimeskern/kern_sysctl.c	standard
68df8bae1dSRodney W. Grimeskern/kern_time.c	standard
69df8bae1dSRodney W. Grimeskern/kern_xxx.c		standard
70226d4c89SBruce Evanskern/subr_diskslice.c	standard
71226d4c89SBruce Evanskern/subr_dkbad.c	standard
72df8bae1dSRodney W. Grimeskern/subr_log.c		standard
73df8bae1dSRodney W. Grimeskern/subr_prf.c		standard
74df8bae1dSRodney W. Grimeskern/subr_prof.c	standard
7526f9a767SRodney W. Grimeskern/subr_rlist.c	standard
76df8bae1dSRodney W. Grimeskern/subr_xxx.c		standard
77df8bae1dSRodney W. Grimeskern/sys_generic.c	standard
7862494ee3SBruce Evanskern/sys_pipe.c		standard
79df8bae1dSRodney W. Grimeskern/sys_process.c	standard
80df8bae1dSRodney W. Grimeskern/sys_socket.c	standard
81143f48e1SPeter Wemmkern/sysv_ipc.c		standard
823b8a29aeSDoug Rabsonkern/sysv_msg.c		optional sysvmsg
833b8a29aeSDoug Rabsonkern/sysv_sem.c		optional sysvsem
84df8bae1dSRodney W. Grimeskern/sysv_shm.c		optional sysvshm
85df8bae1dSRodney W. Grimeskern/tty.c		standard
86df8bae1dSRodney W. Grimeskern/tty_compat.c	standard
87df8bae1dSRodney W. Grimeskern/tty_conf.c		standard
88df8bae1dSRodney W. Grimeskern/tty_pty.c		optional pty
89819f72f9SUgen J.S. Antsilevichkern/tty_snoop.c	optional snp
90df8bae1dSRodney W. Grimeskern/tty_subr.c		standard
91df8bae1dSRodney W. Grimeskern/tty_tb.c		optional tb
92df8bae1dSRodney W. Grimeskern/tty_tty.c		standard
93df8bae1dSRodney W. Grimeskern/uipc_domain.c	standard
94df8bae1dSRodney W. Grimeskern/uipc_mbuf.c	standard
95df8bae1dSRodney W. Grimeskern/uipc_proto.c	standard
96df8bae1dSRodney W. Grimeskern/uipc_socket.c	standard
97df8bae1dSRodney W. Grimeskern/uipc_socket2.c	standard
98df8bae1dSRodney W. Grimeskern/uipc_syscalls.c	standard
99df8bae1dSRodney W. Grimeskern/uipc_usrreq.c	standard
100df8bae1dSRodney W. Grimeskern/vfs_bio.c		standard
101df8bae1dSRodney W. Grimeskern/vfs_cache.c	standard
102df8bae1dSRodney W. Grimeskern/vfs_cluster.c	standard
103df8bae1dSRodney W. Grimeskern/vfs_conf.c		standard
104df8bae1dSRodney W. Grimeskern/vfs_init.c		standard
105df8bae1dSRodney W. Grimeskern/vfs_lookup.c	standard
106df8bae1dSRodney W. Grimeskern/vfs_subr.c		standard
107df8bae1dSRodney W. Grimeskern/vfs_syscalls.c	standard
108df8bae1dSRodney W. Grimeskern/vfs_vnops.c	standard
109df8bae1dSRodney W. Grimesmiscfs/deadfs/dead_vnops.c	standard
11062494ee3SBruce Evansmiscfs/devfs/devfs_tree.c	optional devfs
11162494ee3SBruce Evansmiscfs/devfs/devfs_vfsops.c	optional devfs
11262494ee3SBruce Evansmiscfs/devfs/devfs_vnops.c	optional devfs
113df8bae1dSRodney W. Grimesmiscfs/fdesc/fdesc_vfsops.c	optional fdesc
114df8bae1dSRodney W. Grimesmiscfs/fdesc/fdesc_vnops.c	optional fdesc
115c9b1d604SGarrett Wollmanmiscfs/fifofs/fifo_vnops.c	standard
116df8bae1dSRodney W. Grimesmiscfs/kernfs/kernfs_vfsops.c	optional kernfs
117df8bae1dSRodney W. Grimesmiscfs/kernfs/kernfs_vnops.c	optional kernfs
118df8bae1dSRodney W. Grimesmiscfs/nullfs/null_subr.c	optional nullfs
119df8bae1dSRodney W. Grimesmiscfs/nullfs/null_vfsops.c	optional nullfs
120df8bae1dSRodney W. Grimesmiscfs/nullfs/null_vnops.c	optional nullfs
121df8bae1dSRodney W. Grimesmiscfs/portal/portal_vfsops.c	optional portal
122df8bae1dSRodney W. Grimesmiscfs/portal/portal_vnops.c	optional portal
123df8bae1dSRodney W. Grimesmiscfs/procfs/procfs_ctl.c	optional procfs
1249ef8f02dSPeter Wemmmiscfs/procfs/procfs_fpregs.c	standard
12562494ee3SBruce Evansmiscfs/procfs/procfs_map.c	optional procfs
1269ef8f02dSPeter Wemmmiscfs/procfs/procfs_mem.c	standard
127db3170abSDavid Greenmanmiscfs/procfs/procfs_note.c	optional procfs
1289ef8f02dSPeter Wemmmiscfs/procfs/procfs_regs.c	standard
129db3170abSDavid Greenmanmiscfs/procfs/procfs_status.c	optional procfs
130db3170abSDavid Greenmanmiscfs/procfs/procfs_subr.c	optional procfs
13162494ee3SBruce Evansmiscfs/procfs/procfs_type.c	optional procfs
132db3170abSDavid Greenmanmiscfs/procfs/procfs_vfsops.c	optional procfs
133db3170abSDavid Greenmanmiscfs/procfs/procfs_vnops.c	optional procfs
134df8bae1dSRodney W. Grimesmiscfs/specfs/spec_vnops.c	standard
135df8bae1dSRodney W. Grimesmiscfs/umapfs/umap_subr.c	optional umapfs
136df8bae1dSRodney W. Grimesmiscfs/umapfs/umap_vfsops.c	optional umapfs
137df8bae1dSRodney W. Grimesmiscfs/umapfs/umap_vnops.c	optional umapfs
138df8bae1dSRodney W. Grimesmiscfs/union/union_subr.c	optional union
139df8bae1dSRodney W. Grimesmiscfs/union/union_vfsops.c	optional union
140df8bae1dSRodney W. Grimesmiscfs/union/union_vnops.c	optional union
141db3170abSDavid Greenmanmsdosfs/msdosfs_conv.c		optional msdosfs
142db3170abSDavid Greenmanmsdosfs/msdosfs_denode.c	optional msdosfs
143db3170abSDavid Greenmanmsdosfs/msdosfs_fat.c		optional msdosfs
144db3170abSDavid Greenmanmsdosfs/msdosfs_lookup.c	optional msdosfs
145db3170abSDavid Greenmanmsdosfs/msdosfs_vfsops.c	optional msdosfs
146db3170abSDavid Greenmanmsdosfs/msdosfs_vnops.c		optional msdosfs
147df8bae1dSRodney W. Grimesnet/bpf.c		optional bpfilter
148df8bae1dSRodney W. Grimesnet/bpf_filter.c	optional bpfilter
149099a8761SPeter Wemmnet/bsd_comp.c		optional ppp
150df8bae1dSRodney W. Grimesnet/if.c		standard
15159d8d13fSGarrett Wollmannet/if_disc.c		optional disc
152df8bae1dSRodney W. Grimesnet/if_ethersubr.c	optional ether
153d41f24e7SDavid Greenmannet/if_fddisubr.c	optional fddi
154df8bae1dSRodney W. Grimesnet/if_loop.c		optional loop
155bbd17bf8SGarrett Wollmannet/if_mib.c		standard
156e98e6beeSGarrett Wollmannet/if_ppp.c		optional ppp
157df8bae1dSRodney W. Grimesnet/if_sl.c		optional sl
158e03e30f8SBruce Evansnet/if_spppsubr.c	optional sppp
15962494ee3SBruce Evansnet/if_tun.c		optional tun
160099a8761SPeter Wemmnet/ppp_tty.c		optional ppp
161df8bae1dSRodney W. Grimesnet/radix.c		standard
162df8bae1dSRodney W. Grimesnet/raw_cb.c		standard
163df8bae1dSRodney W. Grimesnet/raw_usrreq.c	standard
164df8bae1dSRodney W. Grimesnet/route.c		standard
165df8bae1dSRodney W. Grimesnet/rtsock.c		standard
166099a8761SPeter Wemmnet/slcompress.c	optional ppp
167df8bae1dSRodney W. Grimesnet/slcompress.c	optional sl
168655929bfSJulian Elischernetatalk/aarp.c		optional netatalk
169655929bfSJulian Elischernetatalk/at_control.c	optional netatalk
170655929bfSJulian Elischernetatalk/at_proto.c	optional netatalk
171655929bfSJulian Elischernetatalk/at_rmx.c	optional netatalkdebug
172655929bfSJulian Elischernetatalk/ddp_input.c	optional netatalk
173655929bfSJulian Elischernetatalk/ddp_output.c	optional netatalk
174655929bfSJulian Elischernetatalk/ddp_usrreq.c	optional netatalk
175b43e0b68SGarrett Wollman#netccitt/ccitt_proto.c	optional ccitt
176b43e0b68SGarrett Wollman#netccitt/hd_debug.c	optional hdlc
177b43e0b68SGarrett Wollman#netccitt/hd_input.c	optional hdlc
178b43e0b68SGarrett Wollman#netccitt/hd_output.c	optional hdlc
179b43e0b68SGarrett Wollman#netccitt/hd_subr.c	optional hdlc
180b43e0b68SGarrett Wollman#netccitt/hd_timer.c	optional hdlc
181b43e0b68SGarrett Wollman#netccitt/if_x25subr.c	optional ccitt
182b43e0b68SGarrett Wollman#netccitt/llc_input.c	optional llc
183b43e0b68SGarrett Wollman#netccitt/llc_output.c	optional llc
184b43e0b68SGarrett Wollman#netccitt/llc_subr.c	optional llc
185b43e0b68SGarrett Wollman#netccitt/llc_timer.c	optional llc
186b43e0b68SGarrett Wollman#netccitt/pk_acct.c	optional ccitt
187b43e0b68SGarrett Wollman#netccitt/pk_debug.c	optional ccitt
188b43e0b68SGarrett Wollman#netccitt/pk_input.c	optional ccitt
189b43e0b68SGarrett Wollman#netccitt/pk_llcsubr.c	optional hdlc
190b43e0b68SGarrett Wollman#netccitt/pk_llcsubr.c	optional llc
191b43e0b68SGarrett Wollman#netccitt/pk_output.c	optional ccitt
192b43e0b68SGarrett Wollman#netccitt/pk_subr.c	optional ccitt
193b43e0b68SGarrett Wollman#netccitt/pk_timer.c	optional ccitt
194b43e0b68SGarrett Wollman#netccitt/pk_usrreq.c	optional ccitt
195b43e0b68SGarrett Wollman#netimp/if_imp.c		optional imp
196b43e0b68SGarrett Wollman#netimp/if_imphost.c	optional imp
197b43e0b68SGarrett Wollman#netimp/raw_imp.c	optional imp
198df8bae1dSRodney W. Grimesnetinet/if_ether.c	optional ether
199df8bae1dSRodney W. Grimesnetinet/igmp.c		optional inet
200df8bae1dSRodney W. Grimesnetinet/in.c		optional inet
201df8bae1dSRodney W. Grimesnetinet/in_pcb.c	optional inet
202df8bae1dSRodney W. Grimesnetinet/in_proto.c	optional inet
2031db18e0fSGarrett Wollmannetinet/in_rmx.c	optional inet
20462494ee3SBruce Evansnetinet/ip_divert.c	optional ipdivert
20562494ee3SBruce Evansnetinet/ip_fw.c		optional ipfirewall
206df8bae1dSRodney W. Grimesnetinet/ip_icmp.c	optional inet
207df8bae1dSRodney W. Grimesnetinet/ip_input.c	optional inet
2085e9ae478SGarrett Wollmannetinet/ip_mroute.c	optional inet
209df8bae1dSRodney W. Grimesnetinet/ip_output.c	optional inet
210df8bae1dSRodney W. Grimesnetinet/raw_ip.c	optional inet
211610ee2f9SDavid Greenmannetinet/tcp_debug.c	optional tcpdebug
212df8bae1dSRodney W. Grimesnetinet/tcp_input.c	optional inet
213df8bae1dSRodney W. Grimesnetinet/tcp_output.c	optional inet
214df8bae1dSRodney W. Grimesnetinet/tcp_subr.c	optional inet
215df8bae1dSRodney W. Grimesnetinet/tcp_timer.c	optional inet
216df8bae1dSRodney W. Grimesnetinet/tcp_usrreq.c	optional inet
217df8bae1dSRodney W. Grimesnetinet/udp_usrreq.c	optional inet
218cc6a66f2SJulian Elischernetipx/ipx.c		optional ipx
219cc6a66f2SJulian Elischernetipx/ipx_cksum.c	optional ipx
220cc6a66f2SJulian Elischernetipx/ipx_error.c	optional ipx
221cc6a66f2SJulian Elischernetipx/ipx_input.c	optional ipx
222cc6a66f2SJulian Elischernetipx/ipx_ip.c		optional ipx
223cc6a66f2SJulian Elischernetipx/ipx_outputfl.c	optional ipx
224cc6a66f2SJulian Elischernetipx/ipx_pcb.c	optional ipx
225cc6a66f2SJulian Elischernetipx/ipx_proto.c	optional ipx
226cc6a66f2SJulian Elischernetipx/ipx_tun.c	optional ipx
22762494ee3SBruce Evansnetipx/ipx_usrreq.c	optional ipx
228cc6a66f2SJulian Elischernetipx/spx_debug.c	optional ipx
229cc6a66f2SJulian Elischernetipx/spx_usrreq.c	optional ipx
230b43e0b68SGarrett Wollman#netiso/clnp_debug.c	optional iso
231b43e0b68SGarrett Wollman#netiso/clnp_er.c	optional iso
232b43e0b68SGarrett Wollman#netiso/clnp_frag.c	optional iso
233b43e0b68SGarrett Wollman#netiso/clnp_input.c	optional iso
234b43e0b68SGarrett Wollman#netiso/clnp_options.c	optional iso
235b43e0b68SGarrett Wollman#netiso/clnp_output.c	optional iso
236b43e0b68SGarrett Wollman#netiso/clnp_raw.c	optional iso
237b43e0b68SGarrett Wollman#netiso/clnp_subr.c	optional iso
238b43e0b68SGarrett Wollman#netiso/clnp_timer.c	optional iso
239b43e0b68SGarrett Wollman#netiso/cltp_usrreq.c	optional iso
240b43e0b68SGarrett Wollman#netiso/esis.c		optional iso
241b43e0b68SGarrett Wollman#netiso/idrp_usrreq.c	optional iso
242b43e0b68SGarrett Wollman#netiso/if_eon.c		optional eon
243b43e0b68SGarrett Wollman#netiso/iso.c		optional iso
244b43e0b68SGarrett Wollman#netiso/iso_chksum.c	optional iso
245b43e0b68SGarrett Wollman#netiso/iso_pcb.c	optional iso
246b43e0b68SGarrett Wollman#netiso/iso_proto.c	optional iso
247b43e0b68SGarrett Wollman#netiso/iso_snpac.c	optional iso
248b43e0b68SGarrett Wollman#netiso/tp_astring.c	optional iso
249b43e0b68SGarrett Wollman#netiso/tp_astring.c	optional tpip
250b43e0b68SGarrett Wollman#netiso/tp_cons.c	optional iso
251b43e0b68SGarrett Wollman#netiso/tp_driver.c	optional iso
252b43e0b68SGarrett Wollman#netiso/tp_driver.c	optional tpip
253b43e0b68SGarrett Wollman#netiso/tp_emit.c	optional iso
254b43e0b68SGarrett Wollman#netiso/tp_emit.c	optional tpip
255b43e0b68SGarrett Wollman#netiso/tp_inet.c	optional iso
256b43e0b68SGarrett Wollman#netiso/tp_inet.c	optional tpip
257b43e0b68SGarrett Wollman#netiso/tp_input.c	optional iso
258b43e0b68SGarrett Wollman#netiso/tp_input.c	optional tpip
259b43e0b68SGarrett Wollman#netiso/tp_iso.c		optional iso
260b43e0b68SGarrett Wollman#netiso/tp_meas.c	optional iso
261b43e0b68SGarrett Wollman#netiso/tp_meas.c	optional tpip
262b43e0b68SGarrett Wollman#netiso/tp_output.c	optional iso
263b43e0b68SGarrett Wollman#netiso/tp_output.c	optional tpip
264b43e0b68SGarrett Wollman#netiso/tp_pcb.c		optional iso
265b43e0b68SGarrett Wollman#netiso/tp_pcb.c		optional tpip
266b43e0b68SGarrett Wollman#netiso/tp_subr.c	optional iso
267b43e0b68SGarrett Wollman#netiso/tp_subr.c	optional tpip
268b43e0b68SGarrett Wollman#netiso/tp_subr2.c	optional iso
269b43e0b68SGarrett Wollman#netiso/tp_subr2.c	optional tpip
270b43e0b68SGarrett Wollman#netiso/tp_timer.c	optional iso
271b43e0b68SGarrett Wollman#netiso/tp_timer.c	optional tpip
272b43e0b68SGarrett Wollman#netiso/tp_trace.c	optional iso
273b43e0b68SGarrett Wollman#netiso/tp_trace.c	optional tpip
274b43e0b68SGarrett Wollman#netiso/tp_usrreq.c	optional iso
275b43e0b68SGarrett Wollman#netiso/tp_usrreq.c	optional tpip
276b43e0b68SGarrett Wollman#netiso/tuba_subr.c	optional iso tuba
277b43e0b68SGarrett Wollman#netiso/tuba_table.c	optional iso tuba
278b43e0b68SGarrett Wollman#netiso/tuba_usrreq.c	optional iso tuba
279bd22f58eSGarrett Wollmannetkey/key.c		optional key
280dc915e7cSGarrett Wollman#netns/idp_usrreq.c	optional ns
281dc915e7cSGarrett Wollman#netns/ns.c		optional ns
282dc915e7cSGarrett Wollman#netns/ns_error.c	optional ns
283dc915e7cSGarrett Wollman#netns/ns_input.c	optional ns
284dc915e7cSGarrett Wollman#netns/ns_ip.c		optional ns
285dc915e7cSGarrett Wollman#netns/ns_output.c	optional ns
286dc915e7cSGarrett Wollman#netns/ns_pcb.c		optional ns
287dc915e7cSGarrett Wollman#netns/ns_proto.c	optional ns
288dc915e7cSGarrett Wollman#netns/spp_debug.c	optional ns
289dc915e7cSGarrett Wollman#netns/spp_usrreq.c	optional ns
290df8bae1dSRodney W. Grimesnfs/nfs_bio.c		optional nfs
291df8bae1dSRodney W. Grimesnfs/nfs_node.c		optional nfs
292df8bae1dSRodney W. Grimesnfs/nfs_nqlease.c	optional nfs
293df8bae1dSRodney W. Grimesnfs/nfs_serv.c		optional nfs
294df8bae1dSRodney W. Grimesnfs/nfs_socket.c	optional nfs
295df8bae1dSRodney W. Grimesnfs/nfs_srvcache.c	optional nfs
296df8bae1dSRodney W. Grimesnfs/nfs_subs.c		optional nfs
297df8bae1dSRodney W. Grimesnfs/nfs_syscalls.c	optional nfs
298df8bae1dSRodney W. Grimesnfs/nfs_vfsops.c	optional nfs
299df8bae1dSRodney W. Grimesnfs/nfs_vnops.c		optional nfs
3008a7580c3SPoul-Henning Kamppccard/pccard.c		optional crd
3018a7580c3SPoul-Henning Kamppccard/pcic.c		optional pcic device-driver
302f3f509deSStefan Eßerpci/aic7870.c		optional ahc device-driver
303eb1a5f23SJustin T. Gibbspci/bt9xx.c		optional bt device-driver
3043010cd65SDavid Greenmanpci/cy_pci.c		optional cy device-driver
305f3f509deSStefan Eßerpci/if_de.c		optional de device-driver
30684084227SStefan Eßerpci/if_ed_p.c		optional ed device-driver
307a17c678eSDavid Greenmanpci/if_fxp.c		optional fxp device-driver
308c268c94fSStefan Eßerpci/if_lnc_p.c		optional lnc device-driver
30962494ee3SBruce Evanspci/if_pdq.c		optional fea device-driver
31062494ee3SBruce Evanspci/if_pdq.c		optional fpa device-driver
311ebcdcb98SJohn Haypci/if_sr_p.c		optional sr device-driver
312b3ac88f1SGuido van Rooijpci/if_vx_pci.c		optional vx device-driver
31362494ee3SBruce Evanspci/meteor.c		optional meteor device-driver
314f3f509deSStefan Eßerpci/ncr.c		optional ncr device-driver
315f3f509deSStefan Eßerpci/pci.c		optional pci device-driver
316f3f509deSStefan Eßerpci/pcisupport.c	optional pci
317d41f24e7SDavid Greenmanpci/pdq.c		optional fea device-driver
318d41f24e7SDavid Greenmanpci/pdq.c		optional fpa device-driver
31926f9a767SRodney W. Grimesscsi/cd.c		optional cd
32026f9a767SRodney W. Grimesscsi/ch.c		optional ch
321ea76f945SJoerg Wunschscsi/od.c		optional od
322108b30f4SPeter Dufaultscsi/pt.c		optional pt
32362494ee3SBruce Evansscsi/scsi_base.c	optional scbus
32462494ee3SBruce Evansscsi/scsi_driver.c	optional scbus
32562494ee3SBruce Evansscsi/scsi_ioctl.c	optional scbus
32662494ee3SBruce Evansscsi/scsi_sense.c	optional scbus
32762494ee3SBruce Evansscsi/scsiconf.c		optional scbus
3281fff5805SPeter Dufaultscsi/sctarg.c		optional sctarg
32962494ee3SBruce Evansscsi/sd.c		optional sd
33062494ee3SBruce Evansscsi/ssc.c		optional ssc
33162494ee3SBruce Evansscsi/st.c		optional st
33262494ee3SBruce Evansscsi/su.c		optional su
33362494ee3SBruce Evansscsi/uk.c		optional scbus
33462494ee3SBruce Evansscsi/worm.c		optional worm
335df8bae1dSRodney W. Grimesufs/ffs/ffs_alloc.c	optional ffs
336df8bae1dSRodney W. Grimesufs/ffs/ffs_alloc.c	optional mfs
337df8bae1dSRodney W. Grimesufs/ffs/ffs_balloc.c	optional ffs
338df8bae1dSRodney W. Grimesufs/ffs/ffs_balloc.c	optional mfs
339df8bae1dSRodney W. Grimesufs/ffs/ffs_inode.c	optional ffs
340df8bae1dSRodney W. Grimesufs/ffs/ffs_inode.c	optional mfs
341df8bae1dSRodney W. Grimesufs/ffs/ffs_subr.c	optional ffs
342df8bae1dSRodney W. Grimesufs/ffs/ffs_subr.c	optional mfs
343df8bae1dSRodney W. Grimesufs/ffs/ffs_tables.c	optional ffs
344df8bae1dSRodney W. Grimesufs/ffs/ffs_tables.c	optional mfs
345df8bae1dSRodney W. Grimesufs/ffs/ffs_vfsops.c	optional ffs
346df8bae1dSRodney W. Grimesufs/ffs/ffs_vfsops.c	optional mfs
347df8bae1dSRodney W. Grimesufs/ffs/ffs_vnops.c	optional ffs
348df8bae1dSRodney W. Grimesufs/ffs/ffs_vnops.c	optional mfs
349df8bae1dSRodney W. Grimesufs/lfs/lfs_alloc.c	optional lfs
350df8bae1dSRodney W. Grimesufs/lfs/lfs_balloc.c	optional lfs
351db3170abSDavid Greenmanufs/lfs/lfs_bio.c	optional lfs
352df8bae1dSRodney W. Grimesufs/lfs/lfs_cksum.c	optional lfs
353df8bae1dSRodney W. Grimesufs/lfs/lfs_debug.c	optional lfs
354df8bae1dSRodney W. Grimesufs/lfs/lfs_inode.c	optional lfs
355df8bae1dSRodney W. Grimesufs/lfs/lfs_segment.c	optional lfs
356df8bae1dSRodney W. Grimesufs/lfs/lfs_subr.c	optional lfs
357df8bae1dSRodney W. Grimesufs/lfs/lfs_syscalls.c	optional lfs
358df8bae1dSRodney W. Grimesufs/lfs/lfs_vfsops.c	optional lfs
359df8bae1dSRodney W. Grimesufs/lfs/lfs_vnops.c	optional lfs
360df8bae1dSRodney W. Grimesufs/mfs/mfs_vfsops.c	optional mfs
361df8bae1dSRodney W. Grimesufs/mfs/mfs_vnops.c	optional mfs
362df8bae1dSRodney W. Grimesufs/ufs/ufs_bmap.c	standard
363df8bae1dSRodney W. Grimesufs/ufs/ufs_disksubr.c	standard
364df8bae1dSRodney W. Grimesufs/ufs/ufs_ihash.c	standard
365df8bae1dSRodney W. Grimesufs/ufs/ufs_inode.c	standard
366df8bae1dSRodney W. Grimesufs/ufs/ufs_lookup.c	standard
367df8bae1dSRodney W. Grimesufs/ufs/ufs_quota.c	standard
368df8bae1dSRodney W. Grimesufs/ufs/ufs_vfsops.c	standard
369df8bae1dSRodney W. Grimesufs/ufs/ufs_vnops.c	standard
37024a1cce3SDavid Greenmanvm/default_pager.c	standard
37126f9a767SRodney W. Grimesvm/device_pager.c	standard
372df8bae1dSRodney W. Grimesvm/kern_lock.c		standard
37326f9a767SRodney W. Grimesvm/swap_pager.c		standard
374df8bae1dSRodney W. Grimesvm/vm_fault.c		standard
375df8bae1dSRodney W. Grimesvm/vm_glue.c		standard
376df8bae1dSRodney W. Grimesvm/vm_init.c		standard
377df8bae1dSRodney W. Grimesvm/vm_kern.c		standard
378df8bae1dSRodney W. Grimesvm/vm_map.c		standard
379df8bae1dSRodney W. Grimesvm/vm_meter.c		standard
380df8bae1dSRodney W. Grimesvm/vm_mmap.c		standard
381df8bae1dSRodney W. Grimesvm/vm_object.c		standard
382df8bae1dSRodney W. Grimesvm/vm_page.c		standard
383df8bae1dSRodney W. Grimesvm/vm_pageout.c		standard
384df8bae1dSRodney W. Grimesvm/vm_pager.c		standard
385df8bae1dSRodney W. Grimesvm/vm_swap.c		standard
386df8bae1dSRodney W. Grimesvm/vm_unix.c		standard
38726f9a767SRodney W. Grimesvm/vnode_pager.c	standard
388