[BACK]Return to files.ibcs2 CVS log [TXT][DIR] Up to [local] / sys / compat / ibcs2

Annotation of sys/compat/ibcs2/files.ibcs2, Revision 1.1

1.1     ! nbrk        1: #      $OpenBSD: files.ibcs2,v 1.6 1999/11/10 15:55:21 mickey Exp $
        !             2: #      $NetBSD: files.ibcs2,v 1.3 1995/08/14 01:34:09 mycroft Exp $
        !             3: #
        !             4: # Config file description for machine-independent IBCS-2 compat code.
        !             5: # Included by ports that need it.
        !             6:
        !             7: # ports should define any machine-specific files they need in their
        !             8: # own file lists.
        !             9:
        !            10: file   compat/ibcs2/ibcs2_errno.c      compat_ibcs2
        !            11: file   compat/ibcs2/ibcs2_exec.c       compat_ibcs2
        !            12: file   compat/ibcs2/ibcs2_fcntl.c      compat_ibcs2
        !            13: file   compat/ibcs2/ibcs2_ioctl.c      compat_ibcs2
        !            14: file   compat/ibcs2/ibcs2_ipc.c        compat_ibcs2
        !            15: file   compat/ibcs2/ibcs2_misc.c       compat_ibcs2
        !            16: file   compat/ibcs2/ibcs2_signal.c     compat_ibcs2
        !            17: file   compat/ibcs2/ibcs2_socksys.c    compat_ibcs2
        !            18: file   compat/ibcs2/ibcs2_stat.c       compat_ibcs2
        !            19: file   compat/ibcs2/ibcs2_syscalls.c   compat_ibcs2 & syscall_debug
        !            20: file   compat/ibcs2/ibcs2_sysent.c     compat_ibcs2

CVSweb