[BACK]Return to files.m68k CVS log [TXT][DIR] Up to [local] / sys / arch / m68k / conf

Annotation of sys/arch/m68k/conf/files.m68k, Revision 1.1.1.1

1.1       nbrk        1: #      $OpenBSD: files.m68k,v 1.17 2007/02/05 05:46:11 miod Exp $
                      2: #      $NetBSD: files.m68k,v 1.18 1997/06/06 23:15:28 veego Exp $
                      3: #
                      4: file   arch/m68k/m68k/bcopy.s
                      5: file   arch/m68k/m68k/cachectl.c
                      6: file   arch/m68k/m68k/copy.s
                      7: file   arch/m68k/m68k/copypage.s
                      8: file   arch/m68k/m68k/db_disasm.c              ddb
                      9: file   arch/m68k/m68k/db_interface.c           ddb
                     10: file   arch/m68k/m68k/db_trace.c               ddb
                     11: file   arch/m68k/m68k/in_cksum.c               inet
                     12: file   netinet/in4_cksum.c                     inet
                     13: file   arch/m68k/m68k/kgdb_m68k.c              kgdb
                     14: file   arch/m68k/m68k/m68k_machdep.c
                     15: file   arch/m68k/m68k/mutex.c
                     16: file   arch/m68k/m68k/oc_cksum.s               inet
                     17: file   arch/m68k/m68k/process_machdep.c
                     18: file   arch/m68k/m68k/regdump.c
                     19: file   arch/m68k/m68k/sig_machdep.c
                     20:
                     21: #
                     22: # Older m68k4k executables binary compatibility
                     23: #
                     24: include        "compat/m68k4k/files.m68k4k"
                     25:
                     26: #
                     27: # SunOS binary compatibility
                     28: #
                     29: include        "compat/sunos/files.sunos"
                     30: file   arch/m68k/m68k/sunos_machdep.c          compat_sunos

CVSweb