Home | History | Annotate | Line # | Download | only in freebsd
files.freebsd revision 1.7
      1  1.7      manu #	$NetBSD: files.freebsd,v 1.7 2002/12/08 00:52:04 manu 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.4  jdolecek file	compat/freebsd/freebsd_exec_elf32.c	compat_freebsd & exec_elf32
     11  1.4  jdolecek file	compat/freebsd/freebsd_exec_aout.c	compat_freebsd & exec_aout
     12  1.7      manu file	compat/freebsd/freebsd_file.c		compat_freebsd
     13  1.5     pooka file	compat/freebsd/freebsd_fork.c		compat_freebsd
     14  1.1   mycroft file	compat/freebsd/freebsd_ioctl.c		compat_freebsd
     15  1.3   mycroft file	compat/freebsd/freebsd_ipc.c		compat_freebsd
     16  1.1   mycroft file	compat/freebsd/freebsd_misc.c		compat_freebsd
     17  1.1   mycroft file	compat/freebsd/freebsd_ptrace.c		compat_freebsd
     18  1.1   mycroft file	compat/freebsd/freebsd_sysent.c		compat_freebsd
     19  1.1   mycroft file	compat/freebsd/freebsd_syscalls.c	compat_freebsd
     20