1*6811Srrh static char sysn6_sccsid[] = " unix6sysn.h 4.1 82/05/12 "; 26803Srrh 36803Srrh char *sysnames[] = { 46803Srrh "indir", 56803Srrh "exit", 66803Srrh "fork", 76803Srrh "read", 86803Srrh "write", 96803Srrh "open", 106803Srrh "close", 116803Srrh "wait", 126803Srrh "creat", 136803Srrh "link", 146803Srrh "unlink", 156803Srrh "exec", 166803Srrh "chdir", 176803Srrh "time", 186803Srrh "mknod", 196803Srrh "chmod", 206803Srrh "chown", 216803Srrh "break", 226803Srrh "stat", 236803Srrh "seek", 246803Srrh "getpid", 256803Srrh "mount", 266803Srrh "umount", 276803Srrh "setuid", 286803Srrh "getuid", 296803Srrh "stime", 306803Srrh "ptrace", 316803Srrh "nosys", 326803Srrh "fstat", 336803Srrh "pause", 346803Srrh "smdate", 356803Srrh "stty", 366803Srrh "gtty", 376803Srrh "access", 386803Srrh "nice", 396803Srrh "sleep", 406803Srrh "sync", 416803Srrh "kill", 426803Srrh "switch", 436803Srrh "nosys", 446803Srrh "tell", 456803Srrh "dup", 466803Srrh "pipe", 476803Srrh "times", 486803Srrh "prof", 496803Srrh "tiu", 506803Srrh "setgid", 516803Srrh "getgid", 526803Srrh "sig", 536803Srrh "nosys", 546803Srrh "nosys", 556803Srrh "nosys", 566803Srrh "nosys", 576803Srrh "nosys", 586803Srrh "nosys", 596803Srrh "nosys", 606803Srrh "nosys", 616803Srrh "pwbsys", 626803Srrh "nosys", 636803Srrh "nosys", 646803Srrh "nosys", 656803Srrh "nosys", 666803Srrh "idisys", 676803Srrh "nosys" 686803Srrh }; 69