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

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

1.1     ! nbrk        1: #      $OpenBSD: files.sunos,v 1.3 1999/11/10 15:55:23 mickey Exp $
        !             2: #      $NetBSD: files.sunos,v 1.3 1995/06/24 20:22:33 christos Exp $
        !             3: #
        !             4: # Config.new file description for machine-independent SunOS 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/sunos/sunos_exec.c       compat_sunos
        !            11: file   compat/sunos/sunos_sysent.c     compat_sunos
        !            12: file   compat/sunos/sunos_ioctl.c      compat_sunos
        !            13: file   compat/sunos/sunos_misc.c       compat_sunos
        !            14: file   compat/sunos/sunos_syscalls.c   compat_sunos & syscall_debug

CVSweb