Home | History | Annotate | Line # | Download | only in netbsd32
files.netbsd32 revision 1.17
      1  1.17      cube #	$NetBSD: files.netbsd32,v 1.17 2004/06/17 18:29:40 cube Exp $
      2   1.1       mrg #
      3   1.3       mrg # config file description for machine-independent netbsd32 compat code.
      4   1.1       mrg # included by ports that need it.
      5   1.1       mrg 
      6   1.1       mrg # ports should define any machine-specific files they need in their
      7   1.1       mrg # own file lists.
      8   1.1       mrg 
      9  1.11   thorpej file	compat/netbsd32/netbsd32_core.c		compat_netbsd32
     10   1.7  jdolecek file	compat/netbsd32/netbsd32_exec_elf32.c	compat_netbsd32 & exec_elf32
     11   1.7  jdolecek file	compat/netbsd32/netbsd32_exec_aout.c	compat_netbsd32 & exec_aout
     12   1.3       mrg file	compat/netbsd32/netbsd32_netbsd.c	compat_netbsd32
     13   1.9       mrg file	compat/netbsd32/netbsd32_execve.c	compat_netbsd32
     14   1.9       mrg file	compat/netbsd32/netbsd32_fs.c		compat_netbsd32
     15   1.3       mrg file	compat/netbsd32/netbsd32_ioctl.c	compat_netbsd32
     16   1.9       mrg file	compat/netbsd32/netbsd32_ipc.c		compat_netbsd32
     17   1.9       mrg file	compat/netbsd32/netbsd32_select.c	compat_netbsd32
     18   1.9       mrg file	compat/netbsd32/netbsd32_signal.c	compat_netbsd32
     19   1.9       mrg file	compat/netbsd32/netbsd32_socket.c	compat_netbsd32
     20   1.9       mrg file	compat/netbsd32/netbsd32_sysctl.c	compat_netbsd32
     21   1.9       mrg file	compat/netbsd32/netbsd32_time.c		compat_netbsd32
     22   1.9       mrg file	compat/netbsd32/netbsd32_wait.c		compat_netbsd32
     23   1.3       mrg file	compat/netbsd32/netbsd32_sysent.c	compat_netbsd32
     24   1.3       mrg file	compat/netbsd32/netbsd32_syscalls.c	compat_netbsd32 & syscall_debug
     25  1.13      fvdl 
     26  1.14       chs file	compat/netbsd32/netbsd32_compat_09.c	compat_netbsd32 & (compat_09 | compat_sunos)
     27  1.14       chs file	compat/netbsd32/netbsd32_compat_10.c	compat_netbsd32 & (compat_10 | compat_sunos)
     28  1.14       chs file	compat/netbsd32/netbsd32_compat_12.c	compat_netbsd32 & (compat_12 | compat_sunos)
     29  1.13      fvdl file	compat/netbsd32/netbsd32_compat_13.c	compat_netbsd32 & compat_13
     30  1.13      fvdl file	compat/netbsd32/netbsd32_compat_14.c	compat_netbsd32 & compat_14
     31  1.17      cube file	compat/netbsd32/netbsd32_compat_20.c	compat_netbsd32 & compat_20
     32  1.14       chs file	compat/netbsd32/netbsd32_compat_43.c	compat_netbsd32 & (compat_43 | compat_sunos)
     33