Annotation of 42BSD/games/compat/bcopy.c, revision 1.1.1.1

1.1       root        1: static char sccsid[] = "       bcopy.c 4.1     82/05/12        ";
                      2: 
                      3: bcopy(from, to, count)
                      4:        char *from, *to;
                      5:        int count;
                      6: {
                      7: 
                      8:        asm("   movc3   12(ap),*4(ap),*8(ap)");
                      9: }
                     10: 
                     11: seteuid(n)
                     12: {
                     13: }
                     14: 
                     15: setegid(n)
                     16: {
                     17: }

unix.superglobalmegacorp.com

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