xref: /freebsd/sys/conf/files (revision 386308f3686c39e0ddc5869e070973abf778a7ab)
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
58386308f3SJulian Elischerkern/kern_shutdown.c	standard
59df8bae1dSRodney W. Grimeskern/kern_sig.c		standard
60df8bae1dSRodney W. Grimeskern/kern_subr.c	standard
61df8bae1dSRodney W. Grimeskern/kern_synch.c	standard
62df8bae1dSRodney W. Grimeskern/kern_sysctl.c	standard
63df8bae1dSRodney W. Grimeskern/kern_time.c	standard
64df8bae1dSRodney W. Grimeskern/kern_xxx.c		standard
65226d4c89SBruce Evanskern/subr_diskslice.c	standard
66226d4c89SBruce Evanskern/subr_dkbad.c	standard
67df8bae1dSRodney W. Grimeskern/subr_log.c		standard
68df8bae1dSRodney W. Grimeskern/subr_prf.c		standard
69df8bae1dSRodney W. Grimeskern/subr_prof.c	standard
7026f9a767SRodney W. Grimeskern/subr_rlist.c	standard
71df8bae1dSRodney W. Grimeskern/subr_xxx.c		standard
72df8bae1dSRodney W. Grimeskern/sys_generic.c	standard
73df8bae1dSRodney W. Grimeskern/sys_process.c	standard
74df8bae1dSRodney W. Grimeskern/sys_socket.c	standard
7589d14404SJohn Dysonkern/sys_pipe.c		standard
76143f48e1SPeter Wemmkern/sysv_ipc.c		standard
773b8a29aeSDoug Rabsonkern/sysv_msg.c		optional sysvmsg
783b8a29aeSDoug Rabsonkern/sysv_sem.c		optional sysvsem
79df8bae1dSRodney W. Grimeskern/sysv_shm.c		optional sysvshm
80df8bae1dSRodney W. Grimeskern/tty.c		standard
81df8bae1dSRodney W. Grimeskern/tty_compat.c	standard
82df8bae1dSRodney W. Grimeskern/tty_conf.c		standard
83df8bae1dSRodney W. Grimeskern/tty_pty.c		optional pty
84819f72f9SUgen J.S. Antsilevichkern/tty_snoop.c        optional snp
85df8bae1dSRodney W. Grimeskern/tty_subr.c		standard
86df8bae1dSRodney W. Grimeskern/tty_tb.c		optional tb
87df8bae1dSRodney W. Grimeskern/tty_tty.c		standard
88df8bae1dSRodney W. Grimeskern/uipc_domain.c	standard
89df8bae1dSRodney W. Grimeskern/uipc_mbuf.c	standard
90df8bae1dSRodney W. Grimeskern/uipc_proto.c	standard
91df8bae1dSRodney W. Grimeskern/uipc_socket.c	standard
92df8bae1dSRodney W. Grimeskern/uipc_socket2.c	standard
93df8bae1dSRodney W. Grimeskern/uipc_syscalls.c	standard
94df8bae1dSRodney W. Grimeskern/uipc_usrreq.c	standard
95df8bae1dSRodney W. Grimeskern/vfs_bio.c		standard
96df8bae1dSRodney W. Grimeskern/vfs_cache.c	standard
97df8bae1dSRodney W. Grimeskern/vfs_cluster.c	standard
98df8bae1dSRodney W. Grimeskern/vfs_conf.c		standard
99df8bae1dSRodney W. Grimeskern/vfs_init.c		standard
100df8bae1dSRodney W. Grimeskern/vfs_lookup.c	standard
101df8bae1dSRodney W. Grimeskern/vfs_subr.c		standard
102df8bae1dSRodney W. Grimeskern/vfs_syscalls.c	standard
103df8bae1dSRodney W. Grimeskern/vfs_vnops.c	standard
104df8bae1dSRodney W. Grimesmiscfs/deadfs/dead_vnops.c	standard
105df8bae1dSRodney W. Grimesmiscfs/fdesc/fdesc_vfsops.c	optional fdesc
106df8bae1dSRodney W. Grimesmiscfs/fdesc/fdesc_vnops.c	optional fdesc
107c9b1d604SGarrett Wollmanmiscfs/fifofs/fifo_vnops.c	standard
108df8bae1dSRodney W. Grimesmiscfs/kernfs/kernfs_vfsops.c	optional kernfs
109df8bae1dSRodney W. Grimesmiscfs/kernfs/kernfs_vnops.c	optional kernfs
110df8bae1dSRodney W. Grimesmiscfs/nullfs/null_subr.c	optional nullfs
111df8bae1dSRodney W. Grimesmiscfs/nullfs/null_vfsops.c	optional nullfs
112df8bae1dSRodney W. Grimesmiscfs/nullfs/null_vnops.c	optional nullfs
113df8bae1dSRodney W. Grimesmiscfs/portal/portal_vfsops.c	optional portal
114df8bae1dSRodney W. Grimesmiscfs/portal/portal_vnops.c	optional portal
115df8bae1dSRodney W. Grimesmiscfs/procfs/procfs_ctl.c	optional procfs
1169ef8f02dSPeter Wemmmiscfs/procfs/procfs_fpregs.c	standard
1179ef8f02dSPeter Wemmmiscfs/procfs/procfs_mem.c	standard
118db3170abSDavid Greenmanmiscfs/procfs/procfs_note.c	optional procfs
1199ef8f02dSPeter Wemmmiscfs/procfs/procfs_regs.c	standard
120db3170abSDavid Greenmanmiscfs/procfs/procfs_status.c	optional procfs
121db3170abSDavid Greenmanmiscfs/procfs/procfs_subr.c	optional procfs
122db3170abSDavid Greenmanmiscfs/procfs/procfs_vfsops.c	optional procfs
123db3170abSDavid Greenmanmiscfs/procfs/procfs_vnops.c	optional procfs
1249353aaddSJohn Dysonmiscfs/procfs/procfs_map.c	optional procfs
1259961971fSJohn Dysonmiscfs/procfs/procfs_type.c	optional procfs
126df8bae1dSRodney W. Grimesmiscfs/specfs/spec_vnops.c	standard
127df8bae1dSRodney W. Grimesmiscfs/umapfs/umap_subr.c	optional umapfs
128df8bae1dSRodney W. Grimesmiscfs/umapfs/umap_vfsops.c	optional umapfs
129df8bae1dSRodney W. Grimesmiscfs/umapfs/umap_vnops.c	optional umapfs
130df8bae1dSRodney W. Grimesmiscfs/union/union_subr.c	optional union
131df8bae1dSRodney W. Grimesmiscfs/union/union_vfsops.c	optional union
132df8bae1dSRodney W. Grimesmiscfs/union/union_vnops.c	optional union
133836aa5b7SJulian Elischermiscfs/devfs/devfs_vnops.c	optional devfs
134836aa5b7SJulian Elischermiscfs/devfs/devfs_vfsops.c	optional devfs
13572129767SJulian Elischermiscfs/devfs/devfs_tree.c	optional devfs
136db3170abSDavid Greenmanmsdosfs/msdosfs_conv.c		optional msdosfs
137db3170abSDavid Greenmanmsdosfs/msdosfs_denode.c	optional msdosfs
138db3170abSDavid Greenmanmsdosfs/msdosfs_fat.c		optional msdosfs
139db3170abSDavid Greenmanmsdosfs/msdosfs_lookup.c	optional msdosfs
140db3170abSDavid Greenmanmsdosfs/msdosfs_vfsops.c	optional msdosfs
141db3170abSDavid Greenmanmsdosfs/msdosfs_vnops.c		optional msdosfs
142df8bae1dSRodney W. Grimesnet/bpf.c		optional bpfilter
143df8bae1dSRodney W. Grimesnet/bpf_filter.c	optional bpfilter
144099a8761SPeter Wemmnet/bsd_comp.c		optional ppp
145df8bae1dSRodney W. Grimesnet/if.c		standard
14659d8d13fSGarrett Wollmannet/if_disc.c		optional disc
147df8bae1dSRodney W. Grimesnet/if_ethersubr.c	optional ether
148d41f24e7SDavid Greenmannet/if_fddisubr.c	optional fddi
149df8bae1dSRodney W. Grimesnet/if_loop.c		optional loop
150bbd17bf8SGarrett Wollmannet/if_mib.c		standard
151e98e6beeSGarrett Wollmannet/if_ppp.c		optional ppp
152df8bae1dSRodney W. Grimesnet/if_sl.c		optional sl
153e03e30f8SBruce Evansnet/if_spppsubr.c	optional sppp
154099a8761SPeter Wemmnet/ppp_tty.c		optional ppp
155df8bae1dSRodney W. Grimesnet/radix.c		standard
156df8bae1dSRodney W. Grimesnet/raw_cb.c		standard
157df8bae1dSRodney W. Grimesnet/raw_usrreq.c	standard
158df8bae1dSRodney W. Grimesnet/route.c		standard
159df8bae1dSRodney W. Grimesnet/rtsock.c		standard
160099a8761SPeter Wemmnet/slcompress.c	optional ppp
161df8bae1dSRodney W. Grimesnet/slcompress.c	optional sl
162c4f2ae4cSAtsushi Murainet/if_tun.c		optional tun
163655929bfSJulian Elischernetatalk/aarp.c		optional netatalk
164655929bfSJulian Elischernetatalk/at_control.c	optional netatalk
165655929bfSJulian Elischernetatalk/at_proto.c	optional netatalk
166655929bfSJulian Elischernetatalk/at_rmx.c	optional netatalkdebug
167655929bfSJulian Elischernetatalk/ddp_input.c	optional netatalk
168655929bfSJulian Elischernetatalk/ddp_output.c	optional netatalk
169655929bfSJulian Elischernetatalk/ddp_usrreq.c	optional netatalk
170b43e0b68SGarrett Wollman#netccitt/ccitt_proto.c	optional ccitt
171b43e0b68SGarrett Wollman#netccitt/hd_debug.c	optional hdlc
172b43e0b68SGarrett Wollman#netccitt/hd_input.c	optional hdlc
173b43e0b68SGarrett Wollman#netccitt/hd_output.c	optional hdlc
174b43e0b68SGarrett Wollman#netccitt/hd_subr.c	optional hdlc
175b43e0b68SGarrett Wollman#netccitt/hd_timer.c	optional hdlc
176b43e0b68SGarrett Wollman#netccitt/if_x25subr.c	optional ccitt
177b43e0b68SGarrett Wollman#netccitt/llc_input.c	optional llc
178b43e0b68SGarrett Wollman#netccitt/llc_output.c	optional llc
179b43e0b68SGarrett Wollman#netccitt/llc_subr.c	optional llc
180b43e0b68SGarrett Wollman#netccitt/llc_timer.c	optional llc
181b43e0b68SGarrett Wollman#netccitt/pk_acct.c	optional ccitt
182b43e0b68SGarrett Wollman#netccitt/pk_debug.c	optional ccitt
183b43e0b68SGarrett Wollman#netccitt/pk_input.c	optional ccitt
184b43e0b68SGarrett Wollman#netccitt/pk_llcsubr.c	optional hdlc
185b43e0b68SGarrett Wollman#netccitt/pk_llcsubr.c	optional llc
186b43e0b68SGarrett Wollman#netccitt/pk_output.c	optional ccitt
187b43e0b68SGarrett Wollman#netccitt/pk_subr.c	optional ccitt
188b43e0b68SGarrett Wollman#netccitt/pk_timer.c	optional ccitt
189b43e0b68SGarrett Wollman#netccitt/pk_usrreq.c	optional ccitt
190b43e0b68SGarrett Wollman#netimp/if_imp.c		optional imp
191b43e0b68SGarrett Wollman#netimp/if_imphost.c	optional imp
192b43e0b68SGarrett Wollman#netimp/raw_imp.c	optional imp
193df8bae1dSRodney W. Grimesnetinet/if_ether.c	optional ether
194df8bae1dSRodney W. Grimesnetinet/igmp.c		optional inet
195df8bae1dSRodney W. Grimesnetinet/in.c		optional inet
196df8bae1dSRodney W. Grimesnetinet/in_pcb.c	optional inet
197df8bae1dSRodney W. Grimesnetinet/in_proto.c	optional inet
1981db18e0fSGarrett Wollmannetinet/in_rmx.c	optional inet
199df8bae1dSRodney W. Grimesnetinet/ip_icmp.c	optional inet
200df8bae1dSRodney W. Grimesnetinet/ip_input.c	optional inet
2015e9ae478SGarrett Wollmannetinet/ip_mroute.c	optional inet
202df8bae1dSRodney W. Grimesnetinet/ip_output.c	optional inet
20393e0e116SJulian Elischernetinet/ip_divert.c	optional ipdivert
204df8bae1dSRodney W. Grimesnetinet/raw_ip.c	optional inet
205bd410229SUgen J.S. Antsilevichnetinet/ip_fw.c         optional ipfirewall
206610ee2f9SDavid Greenmannetinet/tcp_debug.c	optional tcpdebug
207df8bae1dSRodney W. Grimesnetinet/tcp_input.c	optional inet
208df8bae1dSRodney W. Grimesnetinet/tcp_output.c	optional inet
209df8bae1dSRodney W. Grimesnetinet/tcp_subr.c	optional inet
210df8bae1dSRodney W. Grimesnetinet/tcp_timer.c	optional inet
211df8bae1dSRodney W. Grimesnetinet/tcp_usrreq.c	optional inet
212df8bae1dSRodney W. Grimesnetinet/udp_usrreq.c	optional inet
213cc6a66f2SJulian Elischernetipx/ipx_usrreq.c	optional ipx
214cc6a66f2SJulian Elischernetipx/ipx.c		optional ipx
215cc6a66f2SJulian Elischernetipx/ipx_cksum.c	optional ipx
216cc6a66f2SJulian Elischernetipx/ipx_error.c	optional ipx
217cc6a66f2SJulian Elischernetipx/ipx_input.c	optional ipx
218cc6a66f2SJulian Elischernetipx/ipx_ip.c		optional ipx
219cc6a66f2SJulian Elischernetipx/ipx_outputfl.c	optional ipx
220cc6a66f2SJulian Elischernetipx/ipx_pcb.c	optional ipx
221cc6a66f2SJulian Elischernetipx/ipx_proto.c	optional ipx
222cc6a66f2SJulian Elischernetipx/ipx_tun.c	optional ipx
223cc6a66f2SJulian Elischernetipx/spx_debug.c	optional ipx
224cc6a66f2SJulian Elischernetipx/spx_usrreq.c	optional ipx
225b43e0b68SGarrett Wollman#netiso/clnp_debug.c	optional iso
226b43e0b68SGarrett Wollman#netiso/clnp_er.c	optional iso
227b43e0b68SGarrett Wollman#netiso/clnp_frag.c	optional iso
228b43e0b68SGarrett Wollman#netiso/clnp_input.c	optional iso
229b43e0b68SGarrett Wollman#netiso/clnp_options.c	optional iso
230b43e0b68SGarrett Wollman#netiso/clnp_output.c	optional iso
231b43e0b68SGarrett Wollman#netiso/clnp_raw.c	optional iso
232b43e0b68SGarrett Wollman#netiso/clnp_subr.c	optional iso
233b43e0b68SGarrett Wollman#netiso/clnp_timer.c	optional iso
234b43e0b68SGarrett Wollman#netiso/cltp_usrreq.c	optional iso
235b43e0b68SGarrett Wollman#netiso/esis.c		optional iso
236b43e0b68SGarrett Wollman#netiso/idrp_usrreq.c	optional iso
237b43e0b68SGarrett Wollman#netiso/if_eon.c		optional eon
238b43e0b68SGarrett Wollman#netiso/iso.c		optional iso
239b43e0b68SGarrett Wollman#netiso/iso_chksum.c	optional iso
240b43e0b68SGarrett Wollman#netiso/iso_pcb.c	optional iso
241b43e0b68SGarrett Wollman#netiso/iso_proto.c	optional iso
242b43e0b68SGarrett Wollman#netiso/iso_snpac.c	optional iso
243b43e0b68SGarrett Wollman#netiso/tp_astring.c	optional iso
244b43e0b68SGarrett Wollman#netiso/tp_astring.c	optional tpip
245b43e0b68SGarrett Wollman#netiso/tp_cons.c	optional iso
246b43e0b68SGarrett Wollman#netiso/tp_driver.c	optional iso
247b43e0b68SGarrett Wollman#netiso/tp_driver.c	optional tpip
248b43e0b68SGarrett Wollman#netiso/tp_emit.c	optional iso
249b43e0b68SGarrett Wollman#netiso/tp_emit.c	optional tpip
250b43e0b68SGarrett Wollman#netiso/tp_inet.c	optional iso
251b43e0b68SGarrett Wollman#netiso/tp_inet.c	optional tpip
252b43e0b68SGarrett Wollman#netiso/tp_input.c	optional iso
253b43e0b68SGarrett Wollman#netiso/tp_input.c	optional tpip
254b43e0b68SGarrett Wollman#netiso/tp_iso.c		optional iso
255b43e0b68SGarrett Wollman#netiso/tp_meas.c	optional iso
256b43e0b68SGarrett Wollman#netiso/tp_meas.c	optional tpip
257b43e0b68SGarrett Wollman#netiso/tp_output.c	optional iso
258b43e0b68SGarrett Wollman#netiso/tp_output.c	optional tpip
259b43e0b68SGarrett Wollman#netiso/tp_pcb.c		optional iso
260b43e0b68SGarrett Wollman#netiso/tp_pcb.c		optional tpip
261b43e0b68SGarrett Wollman#netiso/tp_subr.c	optional iso
262b43e0b68SGarrett Wollman#netiso/tp_subr.c	optional tpip
263b43e0b68SGarrett Wollman#netiso/tp_subr2.c	optional iso
264b43e0b68SGarrett Wollman#netiso/tp_subr2.c	optional tpip
265b43e0b68SGarrett Wollman#netiso/tp_timer.c	optional iso
266b43e0b68SGarrett Wollman#netiso/tp_timer.c	optional tpip
267b43e0b68SGarrett Wollman#netiso/tp_trace.c	optional iso
268b43e0b68SGarrett Wollman#netiso/tp_trace.c	optional tpip
269b43e0b68SGarrett Wollman#netiso/tp_usrreq.c	optional iso
270b43e0b68SGarrett Wollman#netiso/tp_usrreq.c	optional tpip
271b43e0b68SGarrett Wollman#netiso/tuba_subr.c	optional iso tuba
272b43e0b68SGarrett Wollman#netiso/tuba_table.c	optional iso tuba
273b43e0b68SGarrett Wollman#netiso/tuba_usrreq.c	optional iso tuba
274bd22f58eSGarrett Wollmannetkey/key.c		optional key
275dc915e7cSGarrett Wollman#netns/idp_usrreq.c	optional ns
276dc915e7cSGarrett Wollman#netns/ns.c		optional ns
277dc915e7cSGarrett Wollman#netns/ns_error.c	optional ns
278dc915e7cSGarrett Wollman#netns/ns_input.c	optional ns
279dc915e7cSGarrett Wollman#netns/ns_ip.c		optional ns
280dc915e7cSGarrett Wollman#netns/ns_output.c	optional ns
281dc915e7cSGarrett Wollman#netns/ns_pcb.c		optional ns
282dc915e7cSGarrett Wollman#netns/ns_proto.c	optional ns
283dc915e7cSGarrett Wollman#netns/spp_debug.c	optional ns
284dc915e7cSGarrett Wollman#netns/spp_usrreq.c	optional ns
285df8bae1dSRodney W. Grimesnfs/nfs_bio.c		optional nfs
286df8bae1dSRodney W. Grimesnfs/nfs_node.c		optional nfs
287df8bae1dSRodney W. Grimesnfs/nfs_nqlease.c	optional nfs
288df8bae1dSRodney W. Grimesnfs/nfs_serv.c		optional nfs
289df8bae1dSRodney W. Grimesnfs/nfs_socket.c	optional nfs
290df8bae1dSRodney W. Grimesnfs/nfs_srvcache.c	optional nfs
291df8bae1dSRodney W. Grimesnfs/nfs_subs.c		optional nfs
292df8bae1dSRodney W. Grimesnfs/nfs_syscalls.c	optional nfs
293df8bae1dSRodney W. Grimesnfs/nfs_vfsops.c	optional nfs
294df8bae1dSRodney W. Grimesnfs/nfs_vnops.c		optional nfs
2958a7580c3SPoul-Henning Kamppccard/pccard.c		optional crd
2968a7580c3SPoul-Henning Kamppccard/pcic.c		optional pcic device-driver
297f3f509deSStefan Eßerpci/aic7870.c		optional ahc device-driver
298eb1a5f23SJustin T. Gibbspci/bt9xx.c		optional bt device-driver
299f3f509deSStefan Eßerpci/if_de.c		optional de device-driver
30084084227SStefan Eßerpci/if_ed_p.c		optional ed device-driver
301a17c678eSDavid Greenmanpci/if_fxp.c		optional fxp device-driver
302c268c94fSStefan Eßerpci/if_lnc_p.c		optional lnc device-driver
303f4567b9cSJulian Elischerpci/if_vx.c		optional vx  device-driver
304f3f509deSStefan Eßerpci/ncr.c		optional ncr device-driver
305f3f509deSStefan Eßerpci/pci.c		optional pci device-driver
306f3f509deSStefan Eßerpci/pcisupport.c	optional pci
307d41f24e7SDavid Greenmanpci/if_pdq.c		optional fea device-driver
308d41f24e7SDavid Greenmanpci/pdq.c		optional fea device-driver
309d41f24e7SDavid Greenmanpci/if_pdq.c		optional fpa device-driver
310d41f24e7SDavid Greenmanpci/pdq.c		optional fpa device-driver
3118f517193SJordan K. Hubbardpci/meteor.c		optional meteor device-driver
31226f9a767SRodney W. Grimesscsi/cd.c		optional cd
31326f9a767SRodney W. Grimesscsi/ch.c		optional ch
314ea76f945SJoerg Wunschscsi/od.c		optional od
31526f9a767SRodney W. Grimesscsi/scsi_base.c	optional scbus
3167a162ba1SPeter Dufaultscsi/scsi_sense.c	optional scbus
31726f9a767SRodney W. Grimesscsi/scsi_ioctl.c	optional scbus
318db3170abSDavid Greenmanscsi/scsiconf.c		optional scbus
3196675c2f0SPeter Dufaultscsi/scsi_driver.c		optional scbus
3206675c2f0SPeter Dufaultscsi/uk.c		optional scbus
321108b30f4SPeter Dufaultscsi/pt.c		optional pt
32226f9a767SRodney W. Grimesscsi/sd.c		optional sd
32326f9a767SRodney W. Grimesscsi/st.c		optional st
324108b30f4SPeter Dufaultscsi/worm.c		optional worm
32526f9a767SRodney W. Grimesscsi/su.c		optional su
326f948427eSPeter Dufaultscsi/ssc.c		optional ssc
3271fff5805SPeter Dufaultscsi/sctarg.c	optional sctarg
328df8bae1dSRodney W. Grimesufs/ffs/ffs_alloc.c	optional ffs
329df8bae1dSRodney W. Grimesufs/ffs/ffs_alloc.c	optional mfs
330df8bae1dSRodney W. Grimesufs/ffs/ffs_balloc.c	optional ffs
331df8bae1dSRodney W. Grimesufs/ffs/ffs_balloc.c	optional mfs
332df8bae1dSRodney W. Grimesufs/ffs/ffs_inode.c	optional ffs
333df8bae1dSRodney W. Grimesufs/ffs/ffs_inode.c	optional mfs
334df8bae1dSRodney W. Grimesufs/ffs/ffs_subr.c	optional ffs
335df8bae1dSRodney W. Grimesufs/ffs/ffs_subr.c	optional mfs
336df8bae1dSRodney W. Grimesufs/ffs/ffs_tables.c	optional ffs
337df8bae1dSRodney W. Grimesufs/ffs/ffs_tables.c	optional mfs
338df8bae1dSRodney W. Grimesufs/ffs/ffs_vfsops.c	optional ffs
339df8bae1dSRodney W. Grimesufs/ffs/ffs_vfsops.c	optional mfs
340df8bae1dSRodney W. Grimesufs/ffs/ffs_vnops.c	optional ffs
341df8bae1dSRodney W. Grimesufs/ffs/ffs_vnops.c	optional mfs
342df8bae1dSRodney W. Grimesufs/lfs/lfs_alloc.c	optional lfs
343df8bae1dSRodney W. Grimesufs/lfs/lfs_balloc.c	optional lfs
344db3170abSDavid Greenmanufs/lfs/lfs_bio.c	optional lfs
345df8bae1dSRodney W. Grimesufs/lfs/lfs_cksum.c	optional lfs
346df8bae1dSRodney W. Grimesufs/lfs/lfs_debug.c	optional lfs
347df8bae1dSRodney W. Grimesufs/lfs/lfs_inode.c	optional lfs
348df8bae1dSRodney W. Grimesufs/lfs/lfs_segment.c	optional lfs
349df8bae1dSRodney W. Grimesufs/lfs/lfs_subr.c	optional lfs
350df8bae1dSRodney W. Grimesufs/lfs/lfs_syscalls.c	optional lfs
351df8bae1dSRodney W. Grimesufs/lfs/lfs_vfsops.c	optional lfs
352df8bae1dSRodney W. Grimesufs/lfs/lfs_vnops.c	optional lfs
353df8bae1dSRodney W. Grimesufs/mfs/mfs_vfsops.c	optional mfs
354df8bae1dSRodney W. Grimesufs/mfs/mfs_vnops.c	optional mfs
355bacc8b16SJohn Dysongnu/ext2fs/ext2_balloc.c	optional ext2fs
356bacc8b16SJohn Dysongnu/ext2fs/ext2_inode.c		optional ext2fs
357bacc8b16SJohn Dysongnu/ext2fs/ext2_subr.c		optional ext2fs
358bacc8b16SJohn Dysongnu/ext2fs/ext2_vfsops.c	optional ext2fs
359bacc8b16SJohn Dysongnu/ext2fs/ext2_vnops.c		optional ext2fs
360bacc8b16SJohn Dysongnu/ext2fs/ext2_inode_cnv.c	optional ext2fs
361bacc8b16SJohn Dysongnu/ext2fs/ext2_lookup.c	optional ext2fs
362bacc8b16SJohn Dysongnu/ext2fs/ext2_linux_ialloc.c	optional ext2fs
363bacc8b16SJohn Dysongnu/ext2fs/ext2_linux_balloc.c	optional ext2fs
364bacc8b16SJohn Dysongnu/ext2fs/ext2_alloc.c		optional ext2fs
365df8bae1dSRodney W. Grimesufs/ufs/ufs_bmap.c	standard
366df8bae1dSRodney W. Grimesufs/ufs/ufs_disksubr.c	standard
367df8bae1dSRodney W. Grimesufs/ufs/ufs_ihash.c	standard
368df8bae1dSRodney W. Grimesufs/ufs/ufs_inode.c	standard
369df8bae1dSRodney W. Grimesufs/ufs/ufs_lookup.c	standard
370df8bae1dSRodney W. Grimesufs/ufs/ufs_quota.c	standard
371df8bae1dSRodney W. Grimesufs/ufs/ufs_vfsops.c	standard
372df8bae1dSRodney W. Grimesufs/ufs/ufs_vnops.c	standard
37324a1cce3SDavid Greenmanvm/default_pager.c	standard
37426f9a767SRodney W. Grimesvm/device_pager.c	standard
375df8bae1dSRodney W. Grimesvm/kern_lock.c		standard
37626f9a767SRodney W. Grimesvm/swap_pager.c		standard
377df8bae1dSRodney W. Grimesvm/vm_fault.c		standard
378df8bae1dSRodney W. Grimesvm/vm_glue.c		standard
379df8bae1dSRodney W. Grimesvm/vm_init.c		standard
380df8bae1dSRodney W. Grimesvm/vm_kern.c		standard
381df8bae1dSRodney W. Grimesvm/vm_map.c		standard
382df8bae1dSRodney W. Grimesvm/vm_meter.c		standard
383df8bae1dSRodney W. Grimesvm/vm_mmap.c		standard
384df8bae1dSRodney W. Grimesvm/vm_object.c		standard
385df8bae1dSRodney W. Grimesvm/vm_page.c		standard
386df8bae1dSRodney W. Grimesvm/vm_pageout.c		standard
387df8bae1dSRodney W. Grimesvm/vm_pager.c		standard
388df8bae1dSRodney W. Grimesvm/vm_swap.c		standard
389df8bae1dSRodney W. Grimesvm/vm_unix.c		standard
39026f9a767SRodney W. Grimesvm/vnode_pager.c	standard
391