SOURCES: linux-kernel-headers.SuSE.TIOCGDEV.patch - updated for 2.6.27

qboosh qboosh at pld-linux.org
Tue Oct 14 21:58:48 CEST 2008


Author: qboosh                       Date: Tue Oct 14 19:58:48 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated for 2.6.27

---- Files affected:
SOURCES:
   linux-kernel-headers.SuSE.TIOCGDEV.patch (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SOURCES/linux-kernel-headers.SuSE.TIOCGDEV.patch
diff -u SOURCES/linux-kernel-headers.SuSE.TIOCGDEV.patch:1.4 SOURCES/linux-kernel-headers.SuSE.TIOCGDEV.patch:1.5
--- SOURCES/linux-kernel-headers.SuSE.TIOCGDEV.patch:1.4	Thu Jul 17 22:08:00 2008
+++ SOURCES/linux-kernel-headers.SuSE.TIOCGDEV.patch	Tue Oct 14 21:58:42 2008
@@ -1,19 +1,8 @@
 TIOCGDEV is used to get the kernel device name behind /dev/console
-Temoprary solution until another solution exists.
+Temporary solution until another solution exists.
 
----
- usr/include/asm-arm/ioctls.h     |    1 +
- usr/include/asm-ia64/ioctls.h    |    1 +
- usr/include/asm-parisc/ioctls.h  |    1 +
- usr/include/asm-powerpc/ioctls.h |    1 +
- usr/include/asm-s390/ioctls.h    |    1 +
- usr/include/asm-sparc/ioctls.h   |    1 +
- usr/include/asm-sparc64/ioctls.h |    1 +
- usr/include/asm-x86/ioctls.h     |    1 +
- 6 files changed, 6 insertions(+)
-
---- a/usr/include/asm-arm/ioctls.h
-+++ b/usr/include/asm-arm/ioctls.h
+--- a/linux/arch/arm/include/asm/ioctls.h
++++ b/linux/arch/arm/include/asm/ioctls.h
 @@ -52,6 +52,7 @@
  #define TCSETSF2	_IOW('T',0x2D, struct termios2)
  #define TIOCGPTN	_IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */
@@ -22,8 +11,8 @@
  
  #define FIONCLEX	0x5450  /* these numbers need to be adjusted. */
  #define FIOCLEX		0x5451
---- a/usr/include/asm-ia64/ioctls.h
-+++ b/usr/include/asm-ia64/ioctls.h
+--- a/linux/arch/ia64/include/asm/ioctls.h
++++ b/linux/arch/ia64/include/asm/ioctls.h
 @@ -55,6 +55,7 @@
  #define TIOCGSID	0x5429  /* Return the session ID of FD */
  #define TIOCGPTN	_IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */
@@ -32,8 +21,8 @@
  
  #define FIONCLEX	0x5450  /* these numbers need to be adjusted. */
  #define FIOCLEX		0x5451
---- a/usr/include/asm-parisc/ioctls.h
-+++ b/usr/include/asm-parisc/ioctls.h
+--- a/linux/include/asm-parisc/ioctls.h
++++ b/linux/include/asm-parisc/ioctls.h
 @@ -48,6 +48,7 @@
  #define TIOCGSID	_IOR('T', 20, int) /* Return the session ID of FD */
  #define TIOCGPTN	_IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */
@@ -42,8 +31,8 @@
  
  #define FIONCLEX	0x5450  /* these numbers need to be adjusted. */
  #define FIOCLEX		0x5451
---- a/usr/include/asm-powerpc/ioctls.h
-+++ b/usr/include/asm-powerpc/ioctls.h
+--- a/linux/arch/powerpc/include/asm/ioctls.h
++++ b/linux/arch/powerpc/include/asm/ioctls.h
 @@ -91,6 +91,7 @@
  #define TIOCGSID	0x5429  /* Return the session ID of FD */
  #define TIOCGPTN	_IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */
@@ -52,8 +41,8 @@
  
  #define TIOCSERCONFIG	0x5453
  #define TIOCSERGWILD	0x5454
---- a/usr/include/asm-s390/ioctls.h
-+++ b/usr/include/asm-s390/ioctls.h
+--- a/linux/arch/s390/include/asm/ioctls.h
++++ b/linux/arch/s390/include/asm/ioctls.h
 @@ -56,6 +56,7 @@
  #define TIOCGSID	0x5429  /* Return the session ID of FD */
  #define TIOCGPTN	_IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */
@@ -62,8 +51,8 @@
  
  #define FIONCLEX	0x5450  /* these numbers need to be adjusted. */
  #define FIOCLEX		0x5451
---- a/usr/include/asm-sparc/ioctls.h	2007-07-08 19:32:17.000000000 -0400
-+++ b/usr/include/asm-sparc/ioctls.h	2007-08-27 14:01:21.000000000 -0400
+--- a/linux/arch/sparc/include/asm/ioctls.h	2007-07-08 19:32:17.000000000 -0400
++++ b/linux/arch/sparc/include/asm/ioctls.h	2007-08-27 14:01:21.000000000 -0400
 @@ -15,6 +15,7 @@
  #define TCSETS2		_IOW('T', 13, struct termios2)
  #define TCSETSW2	_IOW('T', 14, struct termios2)
@@ -72,18 +61,8 @@
  
  /* Note that all the ioctls that are not available in Linux have a 
   * double underscore on the front to: a) avoid some programs to
---- a/usr/include/asm-sparc64/ioctls.h	2007-07-08 19:32:17.000000000 -0400
-+++ b/usr/include/asm-sparc64/ioctls.h	2007-08-27 14:01:21.000000000 -0400
-@@ -16,6 +16,7 @@
- #define TCSETS2		_IOW('T', 13, struct termios2)
- #define TCSETSW2	_IOW('T', 14, struct termios2)
- #define TCSETSF2	_IOW('T', 15, struct termios2)
-+#define TIOCGDEV	_IOR('T',0x32, unsigned int) /* Get real dev no below /dev/console */
- 
- /* Note that all the ioctls that are not available in Linux have a 
-  * double underscore on the front to: a) avoid some programs to
---- a/usr/include/asm-x86/ioctls.h
-+++ b/usr/include/asm-x86/ioctls.h
+--- a/linux/include/asm-x86/ioctls.h
++++ b/linux/include/asm-x86/ioctls.h
 @@ -54,6 +54,7 @@
  #define TIOCGPTN	_IOR('T', 0x30, unsigned int)
  				/* Get Pty Number (of pty-mux device) */
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/linux-kernel-headers.SuSE.TIOCGDEV.patch?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list