files.freebsd revision 1.13
11.13Suebayasi#	$NetBSD: files.freebsd,v 1.13 2014/11/17 01:01:57 uebayasi Exp $
21.1Smycroft#
31.2Spk# Config file description for machine-independent FreeBSD compat code.
41.1Smycroft# Included by ports that need it.
51.1Smycroft
61.1Smycroft# ports should define any machine-specific files they need in their
71.1Smycroft# own file lists.
81.1Smycroft
91.13Suebayasidefine	compat_freebsd
101.1Smycroftfile	compat/freebsd/freebsd_exec.c		compat_freebsd
111.4Sjdolecekfile	compat/freebsd/freebsd_exec_elf32.c	compat_freebsd & exec_elf32
121.4Sjdolecekfile	compat/freebsd/freebsd_exec_aout.c	compat_freebsd & exec_aout
131.7Smanufile	compat/freebsd/freebsd_file.c		compat_freebsd
141.5Spookafile	compat/freebsd/freebsd_fork.c		compat_freebsd
151.1Smycroftfile	compat/freebsd/freebsd_ioctl.c		compat_freebsd
161.3Smycroftfile	compat/freebsd/freebsd_ipc.c		compat_freebsd
171.1Smycroftfile	compat/freebsd/freebsd_misc.c		compat_freebsd
181.12Sadfile	compat/freebsd/freebsd_mod.c		compat_freebsd
191.11Smattfile	compat/freebsd/freebsd_ptrace.c		compat_freebsd & ptrace
201.8Sgmcgarryfile	compat/freebsd/freebsd_sched.c		compat_freebsd
211.9Sheasfile	compat/freebsd/freebsd_sysctl.c		compat_freebsd
221.1Smycroftfile	compat/freebsd/freebsd_sysent.c		compat_freebsd
231.1Smycroftfile	compat/freebsd/freebsd_syscalls.c	compat_freebsd
24