patch-2.1.118 linux/include/asm-i386/unistd.h
Next file: linux/include/asm-m68k/uaccess.h
Previous file: linux/include/asm-i386/uaccess.h
Back to the patch index
Back to the overall index
-  Lines: 18
-  Date:
Thu Aug 20 14:30:24 1998
-  Orig file: 
v2.1.117/linux/include/asm-i386/unistd.h
-  Orig date: 
Tue Aug 18 22:02:07 1998
diff -u --recursive --new-file v2.1.117/linux/include/asm-i386/unistd.h linux/include/asm-i386/unistd.h
@@ -27,7 +27,7 @@
 #define __NR_lseek		 19
 #define __NR_getpid		 20
 #define __NR_mount		 21
-#define __NR_oldumount		 22
+#define __NR_umount		 22
 #define __NR_setuid		 23
 #define __NR_getuid		 24
 #define __NR_stime		 25
@@ -57,7 +57,7 @@
 #define __NR_geteuid		 49
 #define __NR_getegid		 50
 #define __NR_acct		 51
-#define __NR_umount		 52
+#define __NR_umount2		 52
 #define __NR_lock		 53
 #define __NR_ioctl		 54
 #define __NR_fcntl		 55
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov