patch-2.4.0-test12 linux/arch/mips64/kernel/scall_64.S
Next file: linux/arch/mips64/kernel/scall_o32.S
Previous file: linux/arch/mips64/kernel/ptrace.c
Back to the patch index
Back to the overall index
- Lines: 27
- Date:
Tue Nov 28 21:42:04 2000
- Orig file:
v2.4.0-test11/linux/arch/mips64/kernel/scall_64.S
- Orig date:
Fri Aug 11 14:29:05 2000
diff -u --recursive --new-file v2.4.0-test11/linux/arch/mips64/kernel/scall_64.S linux/arch/mips64/kernel/scall_64.S
@@ -190,7 +190,7 @@
PTR sys_ni_syscall
PTR sys_setpgid
PTR sys_ni_syscall
- PTR sys_olduname
+ PTR sys_ni_syscall
PTR sys_umask /* 4060 */
PTR sys_chroot
PTR sys_ustat
@@ -220,7 +220,7 @@
PTR sys_uselib
PTR sys_swapon
PTR sys_reboot
- PTR old_readdir
+ PTR sys_ni_syscall /* old_readdir */
PTR sys_mmap /* 4090 */
PTR sys_munmap
PTR sys_truncate
@@ -240,7 +240,7 @@
PTR sys_newstat
PTR sys_newlstat
PTR sys_newfstat
- PTR sys_uname
+ PTR sys_ni_syscall
PTR sys_ni_syscall /* sys_ioperm *//* 4110 */
PTR sys_vhangup
PTR sys_ni_syscall /* was sys_idle */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)