Home | History | Annotate | Line # | Download | only in freebsd
files.freebsd revision 1.3
      1  1.3  mycroft #	$NetBSD: files.freebsd,v 1.3 1998/01/22 16:31:33 mycroft Exp $
      2  1.1  mycroft #
      3  1.2       pk # Config file description for machine-independent FreeBSD compat code.
      4  1.1  mycroft # Included by ports that need it.
      5  1.1  mycroft 
      6  1.1  mycroft # ports should define any machine-specific files they need in their
      7  1.1  mycroft # own file lists.
      8  1.1  mycroft 
      9  1.1  mycroft file	compat/freebsd/freebsd_exec.c		compat_freebsd
     10  1.1  mycroft file	compat/freebsd/freebsd_file.c		compat_freebsd
     11  1.1  mycroft file	compat/freebsd/freebsd_ioctl.c		compat_freebsd
     12  1.3  mycroft file	compat/freebsd/freebsd_ipc.c		compat_freebsd
     13  1.1  mycroft file	compat/freebsd/freebsd_misc.c		compat_freebsd
     14  1.1  mycroft file	compat/freebsd/freebsd_ptrace.c		compat_freebsd
     15  1.1  mycroft file	compat/freebsd/freebsd_sysent.c		compat_freebsd
     16  1.1  mycroft file	compat/freebsd/freebsd_syscalls.c	compat_freebsd
     17