Annotation of 40BSD/games/compat/bcopy.c, revision 1.1

1.1     ! root        1: bcopy(from, to, count)
        !             2:        char *from, *to;
        !             3:        int count;
        !             4: {
        !             5: 
        !             6:        asm("   movc3   12(ap),*4(ap),*8(ap)");
        !             7: }
        !             8: 
        !             9: seteuid(n)
        !            10: {
        !            11: }
        !            12: 
        !            13: setegid(n)
        !            14: {
        !            15: }

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.