]> granicus.if.org Git - strace/commitdiff
update Linux MIPS syscall table
authorWichert Akkerman <wichert@deephackmode.org>
Mon, 1 Nov 1999 19:59:33 +0000 (19:59 +0000)
committerWichert Akkerman <wichert@deephackmode.org>
Mon, 1 Nov 1999 19:59:33 +0000 (19:59 +0000)
ChangeLog
linux/mips/syscallent.h

index b13824f454acb3f9ce79aae5de74534bee75f7e9..88fe5315a3063bbeef7d4dae05c1c815aa8ef099 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,9 @@ Mon Nov  1 20:52:08 CET 1999 Wichert Akkerman <wakkerma@debian.org>
 
   * Move Linux kernelmodule-functions from system.c to bjm.c and
     remove duplicate for sys_create_module
-  * Play with #ifdef's in net.c to get IPv6 right on Linux MIPS
+  * Linux MIPS updates:
+    + Play with #ifdef's in net.c to get IPv6 right
+    + Use printargs for vm86-syscall
 
 Sun Oct 31 22:03:00 CET 1999 Wichert Akkerman <wakkerma@debian.org>
 
index 53a8003949e7b61cf6c9119a91b7b896d4b6d2ba..1268d878f48e23444f68c3db04990b55c1695f45 100644 (file)
        { 0,    0,      sys_iopl,               "iopl"          }, /* 4110 */
        { 0,    0,      sys_vhangup,            "vhangup"       }, /* 4111 */
        { 0,    0,      sys_idle,               "idle"          }, /* 4112 */
-       { 0,    0,      sys_vm86,               "vm86"          }, /* 4113 */
+       { 5,    0,      printargs,              "vm86"          }, /* 4113 */
        { 4,    TP,     sys_wait4,              "wait4"         }, /* 4114 */
        { 1,    0,      sys_swapoff,            "swapoff"       }, /* 4115 */
        { 1,    0,      sys_sysinfo,            "sysinfo"       }, /* 4116 */