+2001-03-27 John Hughes <john@Calva.COM>
+
+ * svr4/syscallent.h: ntp_adjtime entry was duplicated on Solaris
+ systems - bad merge of Harald Boehme's patch by me.
+
2001-03-19 Wichert Akkerman <wakkerma@debian.org>
* linux/mips/syscallent.h: we can't have -1 nargs, change to 0
{ -1, TN, sys_sockconfig, "sockconfig" }, /* 247 */
{ -1, 0, sys_ntp_gettime, "ntp_gettime" }, /* 248 */
{ -1, 0, sys_ntp_adjtime, "ntp_adjtime" }, /* 249 */
- { -1, 0, sys_ntp_adjtime, "ntp_adjtime" }, /* 249 */
{ -1, 0, printargs, "lwp_mutex_unlock" }, /* 250 */
{ -1, 0, printargs, "lwp_mutex_trylock" }, /* 251 */
{ -1, 0, printargs, "lwp_mutex_init" }, /* 252 */