]> granicus.if.org Git - strace/commitdiff
alpha: update comments about not implemented syscalls
authorDmitry V. Levin <ldv@altlinux.org>
Fri, 24 Mar 2017 15:09:59 +0000 (15:09 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Fri, 24 Mar 2017 15:09:59 +0000 (15:09 +0000)
* linux/alpha/syscallent.h: Sync "not implemented" comments
with arch/alpha/kernel/systbls.S from linux v4.10.

linux/alpha/syscallent.h

index 4449f2212e26d951445b8ee5903664ac7dac4251..46fa7463d2180478568a914e767aa159708233d8 100644 (file)
  * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
 
-[  0] = { 6,   0,              SEN(printargs),                 "osf_syscall"           }, /*not implemented */
+[  0] = { 6,   0,              SEN(printargs),                 "osf_syscall"           }, /* not implemented */
 [  1] = { 1,   TP|SE,          SEN(exit),                      "exit"                  },
 [  2] = { 0,   TP,             SEN(fork),                      "fork"                  },
 [  3] = { 3,   TD,             SEN(read),                      "read"                  },
 [  4] = { 3,   TD,             SEN(write),                     "write"                 },
-[  5] = { 5,   0,              SEN(printargs),                 "osf_old_open"          }, /*not implemented */
+[  5] = { 5,   0,              SEN(printargs),                 "osf_old_open"          }, /* not implemented */
 [  6] = { 1,   TD,             SEN(close),                     "close"                 },
 [  7] = { 4,   TP,             SEN(osf_wait4),                 "osf_wait4"             },
-[  8] = { 5,   0,              SEN(printargs),                 "osf_old_creat"         }, /*not implemented */
+[  8] = { 5,   0,              SEN(printargs),                 "osf_old_creat"         }, /* not implemented */
 [  9] = { 2,   TF,             SEN(link),                      "link"                  },
 [ 10] = { 1,   TF,             SEN(unlink),                    "unlink"                },
-[ 11] = { 5,   0,              SEN(printargs),                 "osf_execve"            }, /*not implemented */
+[ 11] = { 5,   0,              SEN(printargs),                 "osf_execve"            }, /* not implemented */
 [ 12] = { 1,   TF,             SEN(chdir),                     "chdir"                 },
 [ 13] = { 1,   TD,             SEN(fchdir),                    "fchdir"                },
 [ 14] = { 3,   TF,             SEN(mknod),                     "mknod"                 },
 [ 15] = { 2,   TF,             SEN(chmod),                     "chmod"                 },
 [ 16] = { 3,   TF,             SEN(chown),                     "chown"                 },
 [ 17] = { 1,   TM|SI,          SEN(brk),                       "brk"                   },
-[ 18] = { 5,   0,              SEN(printargs),                 "osf_getfsstat"         }, /*not implemented */
+[ 18] = { 5,   0,              SEN(printargs),                 "osf_getfsstat"         }, /* not implemented */
 [ 19] = { 3,   TD,             SEN(lseek),                     "lseek"                 },
 [ 20] = { 0,   NF,             SEN(getxpid),                   "getxpid"               },
 [ 21] = { 4,   0,              SEN(printargs),                 "osf_mount"             },
 [ 22] = { 2,   TF,             SEN(umount2),                   "umount"                },
 [ 23] = { 1,   0,              SEN(setuid),                    "setuid"                },
 [ 24] = { 0,   NF,             SEN(getxuid),                   "getxuid"               },
-[ 25] = { 5,   0,              SEN(printargs),                 "exec_with_loader"      }, /*not implemented */
+[ 25] = { 5,   0,              SEN(printargs),                 "exec_with_loader"      }, /* not implemented */
 [ 26] = { 4,   0,              SEN(ptrace),                    "ptrace"                },
-[ 27] = { 5,   0,              SEN(printargs),                 "osf_nrecvmsg"          }, /*not implemented */
-[ 28] = { 5,   0,              SEN(printargs),                 "osf_nsendmsg"          }, /*not implemented */
-[ 29] = { 5,   0,              SEN(printargs),                 "osf_nrecvfrom"         }, /*not implemented */
-[ 30] = { 5,   0,              SEN(printargs),                 "osf_naccept"           }, /*not implemented */
-[ 31] = { 5,   0,              SEN(printargs),                 "osf_ngetpeername"      }, /*not implemented */
-[ 32] = { 5,   0,              SEN(printargs),                 "osf_ngetsockname"      }, /*not implemented */
+[ 27] = { 5,   0,              SEN(printargs),                 "osf_nrecvmsg"          }, /* not implemented */
+[ 28] = { 5,   0,              SEN(printargs),                 "osf_nsendmsg"          }, /* not implemented */
+[ 29] = { 5,   0,              SEN(printargs),                 "osf_nrecvfrom"         }, /* not implemented */
+[ 30] = { 5,   0,              SEN(printargs),                 "osf_naccept"           }, /* not implemented */
+[ 31] = { 5,   0,              SEN(printargs),                 "osf_ngetpeername"      }, /* not implemented */
+[ 32] = { 5,   0,              SEN(printargs),                 "osf_ngetsockname"      }, /* not implemented */
 [ 33] = { 2,   TF,             SEN(access),                    "access"                },
-[ 34] = { 5,   0,              SEN(printargs),                 "osf_chflags"           }, /*not implemented */
-[ 35] = { 5,   0,              SEN(printargs),                 "osf_fchflags"          }, /*not implemented */
+[ 34] = { 5,   0,              SEN(printargs),                 "osf_chflags"           }, /* not implemented */
+[ 35] = { 5,   0,              SEN(printargs),                 "osf_fchflags"          }, /* not implemented */
 [ 36] = { 0,   0,              SEN(sync),                      "sync"                  },
 [ 37] = { 2,   TS,             SEN(kill),                      "kill"                  },
-[ 38] = { 5,   0,              SEN(printargs),                 "osf_old_stat"          }, /*not implemented */
+[ 38] = { 5,   0,              SEN(printargs),                 "osf_old_stat"          }, /* not implemented */
 [ 39] = { 2,   0,              SEN(setpgid),                   "setpgid"               },
-[ 40] = { 5,   0,              SEN(printargs),                 "osf_old_lstat"         }, /*not implemented */
+[ 40] = { 5,   0,              SEN(printargs),                 "osf_old_lstat"         }, /* not implemented */
 [ 41] = { 1,   TD,             SEN(dup),                       "dup"                   },
 [ 42] = { 0,   TD,             SEN(pipe),                      "pipe"                  },
 [ 43] = { 4,   0,              SEN(printargs),                 "osf_set_program_attributes"    },
-[ 44] = { 5,   0,              SEN(printargs),                 "osf_profil"            }, /*not implemented */
+[ 44] = { 5,   0,              SEN(printargs),                 "osf_profil"            }, /* not implemented */
 [ 45] = { 3,   TD|TF,          SEN(open),                      "open"                  },
-[ 46] = { 5,   0,              SEN(printargs),                 "osf_old_sigaction"     }, /*not implemented */
+[ 46] = { 5,   0,              SEN(printargs),                 "osf_old_sigaction"     }, /* not implemented */
 [ 47] = { 1,   NF,             SEN(getxgid),                   "getxgid"               },
 [ 48] = { 2,   TS,             SEN(sigprocmask),               "osf_sigprocmask"       },
-[ 49] = { 5,   0,              SEN(printargs),                 "osf_getlogin"          }, /*not implemented */
-[ 50] = { 5,   0,              SEN(printargs),                 "osf_setlogin"          }, /*not implemented */
+[ 49] = { 5,   0,              SEN(printargs),                 "osf_getlogin"          }, /* not implemented */
+[ 50] = { 5,   0,              SEN(printargs),                 "osf_setlogin"          }, /* not implemented */
 [ 51] = { 1,   TF,             SEN(acct),                      "acct"                  },
 [ 52] = { 1,   TS,             SEN(sigpending),                "sigpending"            },
 [ 53] = { },
 [ 54] = { 3,   TD,             SEN(ioctl),                     "ioctl"                 },
-[ 55] = { 5,   0,              SEN(printargs),                 "osf_reboot"            }, /*not implemented */
-[ 56] = { 5,   0,              SEN(printargs),                 "osf_revoke"            }, /*not implemented */
+[ 55] = { 5,   0,              SEN(printargs),                 "osf_reboot"            }, /* not implemented */
+[ 56] = { 5,   0,              SEN(printargs),                 "osf_revoke"            }, /* not implemented */
 [ 57] = { 2,   TF,             SEN(symlink),                   "symlink"               },
 [ 58] = { 3,   TF,             SEN(readlink),                  "readlink"              },
 [ 59] = { 3,   TF|TP|SE|SI,    SEN(execve),                    "execve"                },
 [ 60] = { 1,   NF,             SEN(umask),                     "umask"                 },
 [ 61] = { 1,   TF,             SEN(chroot),                    "chroot"                },
-[ 62] = { 5,   0,              SEN(printargs),                 "osf_old_fstat"         }, /*not implemented */
+[ 62] = { 5,   0,              SEN(printargs),                 "osf_old_fstat"         }, /* not implemented */
 [ 63] = { 0,   0,              SEN(getpgrp),                   "getpgrp"               },
 [ 64] = { 0,   0,              SEN(getpagesize),               "getpagesize"           },
-[ 65] = { 5,   TM,             SEN(printargs),                 "osf_mremap"            }, /*not implemented */
+[ 65] = { 5,   TM,             SEN(printargs),                 "osf_mremap"            }, /* not implemented */
 [ 66] = { 0,   TP,             SEN(vfork),                     "vfork"                 },
 [ 67] = { 2,   TF,             SEN(stat),                      "stat"                  },
 [ 68] = { 2,   TF,             SEN(lstat),                     "lstat"                 },
-[ 69] = { 5,   TM,             SEN(printargs),                 "osf_sbrk"              }, /*not implemented */
-[ 70] = { 5,   0,              SEN(printargs),                 "osf_sstk"              }, /*not implemented */
+[ 69] = { 5,   TM,             SEN(printargs),                 "osf_sbrk"              }, /* not implemented */
+[ 70] = { 5,   0,              SEN(printargs),                 "osf_sstk"              }, /* not implemented */
 [ 71] = { 6,   TD|TM|SI,       SEN(mmap),                      "mmap"                  },
-[ 72] = { 5,   0,              SEN(printargs),                 "osf_old_vadvise"       }, /*not implemented */
+[ 72] = { 5,   0,              SEN(printargs),                 "osf_old_vadvise"       }, /* not implemented */
 [ 73] = { 2,   TM|SI,          SEN(munmap),                    "munmap"                },
 [ 74] = { 3,   TM|SI,          SEN(mprotect),                  "mprotect"              },
 [ 75] = { 3,   TM,             SEN(madvise),                   "madvise"               },
 [ 76] = { 0,   0,              SEN(vhangup),                   "vhangup"               },
-[ 77] = { 5,   0,              SEN(printargs),                 "osf_kmodcall"          }, /*not implemented */
-[ 78] = { 5,   TM,             SEN(printargs),                 "osf_mincore"           }, /*not implemented */
+[ 77] = { 5,   0,              SEN(printargs),                 "osf_kmodcall"          }, /* not implemented */
+[ 78] = { 5,   TM,             SEN(printargs),                 "osf_mincore"           }, /* not implemented */
 [ 79] = { 2,   0,              SEN(getgroups),                 "getgroups"             },
 [ 80] = { 2,   0,              SEN(setgroups),                 "setgroups"             },
-[ 81] = { 5,   0,              SEN(printargs),                 "osf_old_getpgrp"       }, /*not implemented */
+[ 81] = { 5,   0,              SEN(printargs),                 "osf_old_getpgrp"       }, /* not implemented */
 [ 82] = { 2,   0,              SEN(setpgrp),                   "setpgrp"               },
 [ 83] = { 3,   0,              SEN(osf_setitimer),             "osf_setitimer"         },
-[ 84] = { 5,   0,              SEN(printargs),                 "osf_old_wait"          }, /*not implemented */
-[ 85] = { 5,   0,              SEN(printargs),                 "osf_table"             }, /*not implemented */
+[ 84] = { 5,   0,              SEN(printargs),                 "osf_old_wait"          }, /* not implemented */
+[ 85] = { 5,   0,              SEN(printargs),                 "osf_table"             }, /* not implemented */
 [ 86] = { 2,   0,              SEN(osf_getitimer),             "osf_getitimer"         },
 [ 87] = { 2,   0,              SEN(gethostname),               "gethostname"           },
 [ 88] = { 2,   0,              SEN(sethostname),               "sethostname"           },
 [104] = { 3,   TN,             SEN(bind),                      "bind"                  },
 [105] = { 5,   TN,             SEN(setsockopt),                "setsockopt"            },
 [106] = { 2,   TN,             SEN(listen),                    "listen"                },
-[107] = { 5,   0,              SEN(printargs),                 "osf_plock"             }, /*not implemented */
-[108] = { 5,   0,              SEN(printargs),                 "osf_old_sigvec"        }, /*not implemented */
-[109] = { 5,   0,              SEN(printargs),                 "osf_old_sigblock"      }, /*not implemented */
-[110] = { 5,   0,              SEN(printargs),                 "osf_old_sigsetmask"    }, /*not implemented */
+[107] = { 5,   0,              SEN(printargs),                 "osf_plock"             }, /* not implemented */
+[108] = { 5,   0,              SEN(printargs),                 "osf_old_sigvec"        }, /* not implemented */
+[109] = { 5,   0,              SEN(printargs),                 "osf_old_sigblock"      }, /* not implemented */
+[110] = { 5,   0,              SEN(printargs),                 "osf_old_sigsetmask"    }, /* not implemented */
 [111] = { 3,   TS,             SEN(sigsuspend),                "sigsuspend"            },
 [112] = { 2,   0,              SEN(printargs),                 "osf_sigstack"          },
 [113] = { 3,   TN,             SEN(recvmsg),                   "recvmsg"               },
 [114] = { 3,   TN,             SEN(sendmsg),                   "sendmsg"               },
-[115] = { 5,   0,              SEN(printargs),                 "osf_old_vtrace"        }, /*not implemented */
+[115] = { 5,   0,              SEN(printargs),                 "osf_old_vtrace"        }, /* not implemented */
 [116] = { 2,   0,              SEN(osf_gettimeofday),          "osf_gettimeofday"      },
 [117] = { 2,   0,              SEN(osf_getrusage),             "osf_getrusage"         },
 [118] = { 5,   TN,             SEN(getsockopt),                "getsockopt"            },
 [136] = { 2,   TF,             SEN(mkdir),                     "mkdir"                 },
 [137] = { 1,   TF,             SEN(rmdir),                     "rmdir"                 },
 [138] = { 2,   0,              SEN(osf_utimes),                "osf_utimes"            },
-[139] = { 5,   0,              SEN(printargs),                 "osf_old_sigreturn"     },
-[140] = { 5,   0,              SEN(printargs),                 "osf_adjtime"           }, /*not implemented */
+[139] = { 5,   0,              SEN(printargs),                 "osf_old_sigreturn"     }, /* not implemented */
+[140] = { 5,   0,              SEN(printargs),                 "osf_adjtime"           }, /* not implemented */
 [141] = { 3,   TN,             SEN(getpeername),               "getpeername"           },
-[142] = { 5,   0,              SEN(printargs),                 "osf_gethostid"         }, /*not implemented */
-[143] = { 5,   0,              SEN(printargs),                 "osf_sethostid"         }, /*not implemented */
+[142] = { 5,   0,              SEN(printargs),                 "osf_gethostid"         }, /* not implemented */
+[143] = { 5,   0,              SEN(printargs),                 "osf_sethostid"         }, /* not implemented */
 [144] = { 2,   0,              SEN(getrlimit),                 "getrlimit"             },
 [145] = { 2,   0,              SEN(setrlimit),                 "setrlimit"             },
-[146] = { 5,   0,              SEN(printargs),                 "osf_old_killpg"        }, /*not implemented */
+[146] = { 5,   0,              SEN(printargs),                 "osf_old_killpg"        }, /* not implemented */
 [147] = { 0,   0,              SEN(setsid),                    "setsid"                },
 [148] = { 4,   TF,             SEN(quotactl),                  "quotactl"              },
-[149] = { 5,   0,              SEN(printargs),                 "osf_oldquota"          }, /*not implemented */
+[149] = { 5,   0,              SEN(printargs),                 "osf_oldquota"          }, /* not implemented */
 [150] = { 3,   TN,             SEN(getsockname),               "getsockname"           },
 [151 ... 152] = { },
-[153] = { 5,   0,              SEN(printargs),                 "osf_pid_block"         }, /*not implemented */
-[154] = { 5,   0,              SEN(printargs),                 "osf_pid_unblock"       }, /*not implemented */
+[153] = { 5,   0,              SEN(printargs),                 "osf_pid_block"         }, /* not implemented */
+[154] = { 5,   0,              SEN(printargs),                 "osf_pid_unblock"       }, /* not implemented */
 [155] = { },
 [156] = { 3,   TS,             SEN(sigaction),                 "sigaction"             },
-[157] = { 5,   0,              SEN(printargs),                 "osf_sigwaitprim"       }, /*not implemented */
-[158] = { 5,   0,              SEN(printargs),                 "osf_nfssvc"            }, /*not implemented */
+[157] = { 5,   0,              SEN(printargs),                 "osf_sigwaitprim"       }, /* not implemented */
+[158] = { 5,   0,              SEN(printargs),                 "osf_nfssvc"            }, /* not implemented */
 [159] = { 4,   0,              SEN(printargs),                 "osf_getdirentries"     },
 [160] = { 3,   0,              SEN(osf_statfs),                "osf_statfs"            },
 [161] = { 3,   0,              SEN(osf_fstatfs),               "osf_fstatfs"           },
 [162] = { },
-[163] = { 5,   0,              SEN(printargs),                 "osf_asynch_daemon"     }, /*not implemented */
-[164] = { 5,   0,              SEN(printargs),                 "osf_getfh"             }, /*not implemented */
+[163] = { 5,   0,              SEN(printargs),                 "osf_asynch_daemon"     }, /* not implemented */
+[164] = { 5,   0,              SEN(printargs),                 "osf_getfh"             }, /* not implemented */
 [165] = { 2,   0,              SEN(printargs),                 "osf_getdomainname"     },
 [166] = { 2,   0,              SEN(setdomainname),             "setdomainname"         },
 [167 ... 168] = { },
-[169] = { 5,   0,              SEN(printargs),                 "osf_exportfs"          }, /*not implemented */
+[169] = { 5,   0,              SEN(printargs),                 "osf_exportfs"          }, /* not implemented */
 [170 ... 180] = { },
-[181] = { 5,   0,              SEN(printargs),                 "osf_alt_plock"         }, /*not implemented */
+[181] = { 5,   0,              SEN(printargs),                 "osf_alt_plock"         }, /* not implemented */
 [182 ... 183] = { },
-[184] = { 5,   0,              SEN(printargs),                 "osf_getmnt"            }, /*not implemented */
+[184] = { 5,   0,              SEN(printargs),                 "osf_getmnt"            }, /* not implemented */
 [185 ... 186] = { },
-[187] = { 5,   0,              SEN(printargs),                 "osf_alt_sigpending"    }, /*not implemented */
-[188] = { 5,   0,              SEN(printargs),                 "osf_alt_setsid"        }, /*not implemented */
+[187] = { 5,   0,              SEN(printargs),                 "osf_alt_sigpending"    }, /* not implemented */
+[188] = { 5,   0,              SEN(printargs),                 "osf_alt_setsid"        }, /* not implemented */
 [189 ... 198] = { },
 [199] = { 4,   0,              SEN(printargs),                 "osf_swapon"            },
 [200] = { 3,   TI,             SEN(msgctl),                    "msgctl"                },
 [210] = { 3,   TI,             SEN(shmctl),                    "shmctl"                },
 [211] = { 1,   TI|TM|SI,       SEN(shmdt),                     "shmdt"                 },
 [212] = { 3,   TI,             SEN(shmget),                    "shmget"                },
-[213] = { 5,   0,              SEN(printargs),                 "osf_mvalid"            }, /*not implemented */
-[214] = { 5,   0,              SEN(printargs),                 "osf_getaddressconf"    }, /*not implemented */
-[215] = { 5,   0,              SEN(printargs),                 "osf_msleep"            }, /*not implemented */
-[216] = { 5,   0,              SEN(printargs),                 "osf_mwakeup"           }, /*not implemented */
+[213] = { 5,   0,              SEN(printargs),                 "osf_mvalid"            }, /* not implemented */
+[214] = { 5,   0,              SEN(printargs),                 "osf_getaddressconf"    }, /* not implemented */
+[215] = { 5,   0,              SEN(printargs),                 "osf_msleep"            }, /* not implemented */
+[216] = { 5,   0,              SEN(printargs),                 "osf_mwakeup"           }, /* not implemented */
 [217] = { 3,   TM,             SEN(msync),                     "msync"                 },
-[218] = { 5,   0,              SEN(printargs),                 "osf_signal"            }, /*not implemented */
-[219] = { 5,   0,              SEN(printargs),                 "osf_utc_gettime"       }, /*not implemented */
-[220] = { 5,   0,              SEN(printargs),                 "osf_utc_adjtime"       }, /*not implemented */
+[218] = { 5,   0,              SEN(printargs),                 "osf_signal"            }, /* not implemented */
+[219] = { 5,   0,              SEN(printargs),                 "osf_utc_gettime"       }, /* not implemented */
+[220] = { 5,   0,              SEN(printargs),                 "osf_utc_adjtime"       }, /* not implemented */
 [221] = { },
-[222] = { 5,   0,              SEN(printargs),                 "osf_security"          }, /*not implemented */
-[223] = { 5,   0,              SEN(printargs),                 "osf_kloadcall"         }, /*not implemented */
-[224] = { 5,   0,              SEN(printargs),                 "osf_stat"              }, /*not implemented */
-[225] = { 5,   0,              SEN(printargs),                 "osf_lstat"             }, /*not implemented */
-[226] = { 5,   0,              SEN(printargs),                 "osf_fstat"             }, /*not implemented */
-[227] = { 3,   0,              SEN(osf_statfs),                "osf_statfs64"          }, /*not implemented */
-[228] = { 3,   0,              SEN(osf_fstatfs),               "osf_fstatfs64"         }, /*not implemented */
+[222] = { 5,   0,              SEN(printargs),                 "osf_security"          }, /* not implemented */
+[223] = { 5,   0,              SEN(printargs),                 "osf_kloadcall"         }, /* not implemented */
+[224] = { 5,   0,              SEN(printargs),                 "osf_stat"              },
+[225] = { 5,   0,              SEN(printargs),                 "osf_lstat"             },
+[226] = { 5,   0,              SEN(printargs),                 "osf_fstat"             },
+[227] = { 3,   0,              SEN(osf_statfs),                "osf_statfs64"          },
+[228] = { 3,   0,              SEN(osf_fstatfs),               "osf_fstatfs64"         },
 [229 ... 232] = { },
 [233] = { 1,   0,              SEN(getpgid),                   "getpgid"               },
 [234] = { 1,   0,              SEN(getsid),                    "getsid"                },
 [235] = { 2,   TS,             SEN(sigaltstack),               "sigaltstack"           },
-[236] = { 5,   0,              SEN(printargs),                 "osf_waitid"            }, /*not implemented */
-[237] = { 5,   0,              SEN(printargs),                 "osf_priocntlset"       }, /*not implemented */
-[238] = { 5,   0,              SEN(printargs),                 "osf_sigsendset"        }, /*not implemented */
-[239] = { 5,   0,              SEN(printargs),                 "osf_set_speculative"   }, /*not implemented */
-[240] = { 5,   0,              SEN(printargs),                 "osf_msfs_syscall"      }, /*not implemented */
+[236] = { 5,   0,              SEN(printargs),                 "osf_waitid"            }, /* not implemented */
+[237] = { 5,   0,              SEN(printargs),                 "osf_priocntlset"       }, /* not implemented */
+[238] = { 5,   0,              SEN(printargs),                 "osf_sigsendset"        }, /* not implemented */
+[239] = { 5,   0,              SEN(printargs),                 "osf_set_speculative"   }, /* not implemented */
+[240] = { 5,   0,              SEN(printargs),                 "osf_msfs_syscall"      }, /* not implemented */
 [241] = { 5,   0,              SEN(printargs),                 "osf_sysinfo"           },
-[242] = { 5,   0,              SEN(printargs),                 "osf_uadmin"            }, /*not implemented */
-[243] = { 5,   0,              SEN(printargs),                 "osf_fuser"             }, /*not implemented */
+[242] = { 5,   0,              SEN(printargs),                 "osf_uadmin"            }, /* not implemented */
+[243] = { 5,   0,              SEN(printargs),                 "osf_fuser"             }, /* not implemented */
 [244] = { 2,   0,              SEN(printargs),                 "osf_proplist_syscall"  },
-[245] = { 5,   0,              SEN(printargs),                 "osf_ntp_adjtime"       }, /*not implemented */
-[246] = { 5,   0,              SEN(printargs),                 "osf_ntp_gettime"       }, /*not implemented */
-[247] = { 5,   0,              SEN(printargs),                 "osf_pathconf"          }, /*not implemented */
-[248] = { 5,   0,              SEN(printargs),                 "osf_fpathconf"         }, /*not implemented */
+[245] = { 5,   0,              SEN(printargs),                 "osf_ntp_adjtime"       }, /* not implemented */
+[246] = { 5,   0,              SEN(printargs),                 "osf_ntp_gettime"       }, /* not implemented */
+[247] = { 5,   0,              SEN(printargs),                 "osf_pathconf"          }, /* not implemented */
+[248] = { 5,   0,              SEN(printargs),                 "osf_fpathconf"         }, /* not implemented */
 [249] = { },
-[250] = { 5,   0,              SEN(printargs),                 "osf_uswitch"           }, /*not implemented */
+[250] = { 5,   0,              SEN(printargs),                 "osf_uswitch"           }, /* not implemented */
 [251] = { 2,   0,              SEN(printargs),                 "osf_usleep_thread"     },
-[252] = { 5,   0,              SEN(printargs),                 "osf_audcntl"           }, /*not implemented */
-[253] = { 5,   0,              SEN(printargs),                 "osf_audgen"            }, /*not implemented */
+[252] = { 5,   0,              SEN(printargs),                 "osf_audcntl"           }, /* not implemented */
+[253] = { 5,   0,              SEN(printargs),                 "osf_audgen"            }, /* not implemented */
 [254] = { 3,   0,              SEN(sysfs),                     "sysfs"                 },
-[255] = { 5,   0,              SEN(printargs),                 "osf_subsys_info"       }, /*not implemented */
+[255] = { 5,   0,              SEN(printargs),                 "osf_subsys_info"       }, /* not implemented */
 [256] = { 5,   0,              SEN(printargs),                 "osf_getsysinfo"        },
 [257] = { 5,   0,              SEN(printargs),                 "osf_setsysinfo"        },
-[258] = { 5,   0,              SEN(printargs),                 "osf_afs_syscall"       }, /*not implemented */
-[259] = { 5,   0,              SEN(printargs),                 "osf_swapctl"           }, /*not implemented */
-[260] = { 5,   0,              SEN(printargs),                 "osf_memcntl"           }, /*not implemented */
-[261] = { 5,   0,              SEN(printargs),                 "osf_fdatasync"         }, /*not implemented */
+[258] = { 5,   0,              SEN(printargs),                 "osf_afs_syscall"       }, /* not implemented */
+[259] = { 5,   0,              SEN(printargs),                 "osf_swapctl"           }, /* not implemented */
+[260] = { 5,   0,              SEN(printargs),                 "osf_memcntl"           }, /* not implemented */
+[261] = { 5,   0,              SEN(printargs),                 "osf_fdatasync"         }, /* not implemented */
 [262 ... 299] = { },
 [300] = { 2,   0,              SEN(bdflush),                   "bdflush"               },
 [301] = { 3,   0,              SEN(printargs),                 "sethae"                },
 [303] = { 1,   0,              SEN(adjtimex),                  "old_adjtimex"          },
 [304] = { 1,   TF,             SEN(swapoff),                   "swapoff"               },
 [305] = { 3,   TD,             SEN(getdents),                  "getdents"              },
-[306] = { 2,   0,              SEN(create_module),             "create_module"         },
+[306] = { 2,   0,              SEN(create_module),             "create_module"         }, /* not implemented */
 [307] = { 3,   0,              SEN(init_module),               "init_module"           },
 [308] = { 2,   0,              SEN(delete_module),             "delete_module"         },
-[309] = { 1,   0,              SEN(get_kernel_syms),           "get_kernel_syms"       },
+[309] = { 1,   0,              SEN(get_kernel_syms),           "get_kernel_syms"       }, /* not implemented */
 [310] = { 3,   0,              SEN(syslog),                    "syslog"                },
 [311] = { 4,   0,              SEN(reboot),                    "reboot"                },
 [312] = { 5,   TP,             SEN(clone),                     "clone"                 },
 [335] = { 1,   TSC,            SEN(sched_get_priority_max),    "sched_get_priority_max"},
 [336] = { 1,   TSC,            SEN(sched_get_priority_min),    "sched_get_priority_min"},
 [337] = { 2,   TSC,            SEN(sched_rr_get_interval),     "sched_rr_get_interval" },
-[338] = { 5,   0,              SEN(afs_syscall),               "afs_syscall"           },
+[338] = { 5,   0,              SEN(afs_syscall),               "afs_syscall"           }, /* not implemented */
 [339] = { 1,   0,              SEN(uname),                     "uname"                 },
 [340] = { 2,   0,              SEN(nanosleep),                 "nanosleep"             },
 [341] = { 5,   TM|SI,          SEN(mremap),                    "mremap"                },
-[342] = { 3,   0,              SEN(nfsservctl),                "nfsservctl"            },
+[342] = { 3,   0,              SEN(nfsservctl),                "nfsservctl"            }, /* not implemented */
 [343] = { 3,   0,              SEN(setresuid),                 "setresuid"             },
 [344] = { 3,   0,              SEN(getresuid),                 "getresuid"             },
 [345] = { 5,   0,              SEN(printargs),                 "pciconfig_read"        },
 [346] = { 5,   0,              SEN(printargs),                 "pciconfig_write"       },
-[347] = { 5,   0,              SEN(query_module),              "query_module"          },
+[347] = { 5,   0,              SEN(query_module),              "query_module"          }, /* not implemented */
 [348] = { 5,   0,              SEN(prctl),                     "prctl"                 },
 [349] = { 4,   TD,             SEN(pread),                     "pread64"               },
 [350] = { 4,   TD,             SEN(pwrite),                    "pwrite64"              },
 [370] = { 4,   TD|TN,          SEN(sendfile),                  "sendfile"              },
 [371] = { 3,   0,              SEN(setresgid),                 "setresgid"             },
 [372] = { 3,   0,              SEN(getresgid),                 "getresgid"             },
-[373] = { 4,   0,              SEN(printargs),                 "dipc"                  }, /*not implemented */
+[373] = { 4,   0,              SEN(printargs),                 "dipc"                  }, /* not implemented */
 [374] = { 2,   TF,             SEN(pivotroot),                 "pivot_root"            },
 [375] = { 3,   TM,             SEN(mincore),                   "mincore"               },
 [376] = { 3,   0,              SEN(printargs),                 "pciconfig_iobase"      },
 [394] = { 6,   0,              SEN(futex),                     "futex"                 },
 [395] = { 3,   TSC,            SEN(sched_setaffinity),         "sched_setaffinity"     },
 [396] = { 3,   TSC,            SEN(sched_getaffinity),         "sched_getaffinity"     },
-[397] = { 5,   0,              SEN(tuxcall),                   "tuxcall"               },
+[397] = { 5,   0,              SEN(tuxcall),                   "tuxcall"               }, /* not implemented */
 [398] = { 2,   TM,             SEN(io_setup),                  "io_setup"              },
 [399] = { 1,   TM,             SEN(io_destroy),                "io_destroy"            },
 [400] = { 5,   0,              SEN(io_getevents),              "io_getevents"          },
 [425] = { 2,   TF,             SEN(stat64),                    "stat64"                },
 [426] = { 2,   TF,             SEN(lstat64),                   "lstat64"               },
 [427] = { 2,   TD,             SEN(fstat64),                   "fstat64"               },
-[428] = { 5,   0,              SEN(vserver),                   "vserver"               },
-[429] = { 6,   TM,             SEN(mbind),                     "mbind"                 },
-[430] = { 5,   TM,             SEN(get_mempolicy),             "get_mempolicy"         },
-[431] = { 3,   TM,             SEN(set_mempolicy),             "set_mempolicy"         },
+[428] = { 5,   0,              SEN(vserver),                   "vserver"               }, /* not implemented */
+[429] = { 6,   TM,             SEN(mbind),                     "mbind"                 }, /* not implemented */
+[430] = { 5,   TM,             SEN(get_mempolicy),             "get_mempolicy"         }, /* not implemented */
+[431] = { 3,   TM,             SEN(set_mempolicy),             "set_mempolicy"         }, /* not implemented */
 [432] = { 4,   0,              SEN(mq_open),                   "mq_open"               },
 [433] = { 1,   0,              SEN(mq_unlink),                 "mq_unlink"             },
 [434] = { 5,   0,              SEN(mq_timedsend),              "mq_timedsend"          },
 [474] = { 6,   TD,             SEN(epoll_pwait),               "epoll_pwait"           },
 [475] = { 4,   TD|TF,          SEN(utimensat),                 "utimensat"             },
 [476] = { 3,   TD|TS,          SEN(signalfd),                  "signalfd"              },
-[477] = { 4,   TD,             SEN(timerfd),                   "timerfd"               },
+[477] = { 4,   TD,             SEN(timerfd),                   "timerfd"               }, /* not implemented */
 [478] = { 1,   TD,             SEN(eventfd),                   "eventfd"               },
 [479] = { 5,   TN,             SEN(recvmmsg),                  "recvmmsg"              },
 [480] = { 4,   TD,             SEN(fallocate),                 "fallocate"             },