diff options
author | Brandon Hale <tseng@gentoo.org> | 2004-06-30 05:23:28 +0000 |
---|---|---|
committer | Brandon Hale <tseng@gentoo.org> | 2004-06-30 05:23:28 +0000 |
commit | 5e607f53983a91b010c11d62410a00f9b307f785 (patch) | |
tree | 1ff6022135adb0af69712c673ca95bc7cf579e88 /src/kernel | |
parent | ppc fix for real (diff) | |
download | gentoo-5e607f53983a91b010c11d62410a00f9b307f785.tar.gz gentoo-5e607f53983a91b010c11d62410a00f9b307f785.tar.bz2 gentoo-5e607f53983a91b010c11d62410a00f9b307f785.zip |
update netdev
Diffstat (limited to 'src/kernel')
-rw-r--r-- | src/kernel/hardened-patches/hardened-patches-2.6-7.2/3000_netdev-random-core-2.6.7.patch | 96 |
1 files changed, 48 insertions, 48 deletions
diff --git a/src/kernel/hardened-patches/hardened-patches-2.6-7.2/3000_netdev-random-core-2.6.7.patch b/src/kernel/hardened-patches/hardened-patches-2.6-7.2/3000_netdev-random-core-2.6.7.patch index 34377c1963..38f50b4136 100644 --- a/src/kernel/hardened-patches/hardened-patches-2.6-7.2/3000_netdev-random-core-2.6.7.patch +++ b/src/kernel/hardened-patches/hardened-patches-2.6-7.2/3000_netdev-random-core-2.6.7.patch @@ -1,6 +1,6 @@ -diff -urN /usr/src/linux-2.6.7-hardened/drivers/net/Kconfig linux-2.6.7-hardened/drivers/net/Kconfig ---- /usr/src/linux-2.6.7-hardened/drivers/net/Kconfig 2004-06-30 01:11:09.536167840 -0400 -+++ linux-2.6.7-hardened/drivers/net/Kconfig 2004-06-29 17:47:26.000000000 -0400 +diff -ruN linux-2.6.7-hardened/drivers/net/Kconfig /home/brandon/linux-2.6.7-hardened/drivers/net/Kconfig +--- linux-2.6.7-hardened/drivers/net/Kconfig 2004-06-30 01:11:09.536167840 -0400 ++++ /home/brandon/linux-2.6.7-hardened/drivers/net/Kconfig 2004-06-29 17:47:26.000000000 -0400 @@ -104,6 +104,22 @@ If you don't know what to use this for, you don't need it. @@ -24,9 +24,9 @@ diff -urN /usr/src/linux-2.6.7-hardened/drivers/net/Kconfig linux-2.6.7-hardened config ETHERTAP tristate "Ethertap network tap" depends on NETDEVICES && EXPERIMENTAL && NETLINK_DEV -diff -urN /usr/src/linux-2.6.7-hardened/include/asm-alpha/signal.h linux-2.6.7-hardened/include/asm-alpha/signal.h ---- /usr/src/linux-2.6.7-hardened/include/asm-alpha/signal.h 2004-06-30 01:11:09.537167688 -0400 -+++ linux-2.6.7-hardened/include/asm-alpha/signal.h 2004-06-29 17:47:26.000000000 -0400 +diff -ruN linux-2.6.7-hardened/include/asm-alpha/signal.h /home/brandon/linux-2.6.7-hardened/include/asm-alpha/signal.h +--- linux-2.6.7-hardened/include/asm-alpha/signal.h 2004-06-30 01:11:09.537167688 -0400 ++++ /home/brandon/linux-2.6.7-hardened/include/asm-alpha/signal.h 2004-06-29 17:47:26.000000000 -0400 @@ -121,8 +121,15 @@ #define SA_PROBE SA_ONESHOT #define SA_SAMPLE_RANDOM SA_RESTART @@ -43,9 +43,9 @@ diff -urN /usr/src/linux-2.6.7-hardened/include/asm-alpha/signal.h linux-2.6.7-h #define SIG_BLOCK 1 /* for blocking signals */ #define SIG_UNBLOCK 2 /* for unblocking signals */ #define SIG_SETMASK 3 /* for setting the signal mask */ -diff -urN /usr/src/linux-2.6.7-hardened/include/asm-arm/signal.h linux-2.6.7-hardened/include/asm-arm/signal.h ---- /usr/src/linux-2.6.7-hardened/include/asm-arm/signal.h 2004-06-30 01:11:09.538167536 -0400 -+++ linux-2.6.7-hardened/include/asm-arm/signal.h 2004-06-29 17:47:26.000000000 -0400 +diff -ruN linux-2.6.7-hardened/include/asm-arm/signal.h /home/brandon/linux-2.6.7-hardened/include/asm-arm/signal.h +--- linux-2.6.7-hardened/include/asm-arm/signal.h 2004-06-30 01:11:09.538167536 -0400 ++++ /home/brandon/linux-2.6.7-hardened/include/asm-arm/signal.h 2004-06-29 17:47:26.000000000 -0400 @@ -126,8 +126,15 @@ #define SA_SAMPLE_RANDOM 0x10000000 #define SA_IRQNOMASK 0x08000000 @@ -62,9 +62,9 @@ diff -urN /usr/src/linux-2.6.7-hardened/include/asm-arm/signal.h linux-2.6.7-har #define SIG_BLOCK 0 /* for blocking signals */ #define SIG_UNBLOCK 1 /* for unblocking signals */ #define SIG_SETMASK 2 /* for setting the signal mask */ -diff -urN /usr/src/linux-2.6.7-hardened/include/asm-cris/signal.h linux-2.6.7-hardened/include/asm-cris/signal.h ---- /usr/src/linux-2.6.7-hardened/include/asm-cris/signal.h 2004-06-30 01:11:09.538167536 -0400 -+++ linux-2.6.7-hardened/include/asm-cris/signal.h 2004-06-29 17:47:26.000000000 -0400 +diff -ruN linux-2.6.7-hardened/include/asm-cris/signal.h /home/brandon/linux-2.6.7-hardened/include/asm-cris/signal.h +--- linux-2.6.7-hardened/include/asm-cris/signal.h 2004-06-30 01:11:09.538167536 -0400 ++++ /home/brandon/linux-2.6.7-hardened/include/asm-cris/signal.h 2004-06-29 17:47:26.000000000 -0400 @@ -120,8 +120,15 @@ #define SA_PROBE SA_ONESHOT #define SA_SAMPLE_RANDOM SA_RESTART @@ -81,9 +81,9 @@ diff -urN /usr/src/linux-2.6.7-hardened/include/asm-cris/signal.h linux-2.6.7-ha #define SIG_BLOCK 0 /* for blocking signals */ #define SIG_UNBLOCK 1 /* for unblocking signals */ #define SIG_SETMASK 2 /* for setting the signal mask */ -diff -urN /usr/src/linux-2.6.7-hardened/include/asm-i386/signal.h linux-2.6.7-hardened/include/asm-i386/signal.h ---- /usr/src/linux-2.6.7-hardened/include/asm-i386/signal.h 2004-06-30 01:11:09.566163280 -0400 -+++ linux-2.6.7-hardened/include/asm-i386/signal.h 2004-06-29 17:47:26.000000000 -0400 +diff -ruN linux-2.6.7-hardened/include/asm-i386/signal.h /home/brandon/linux-2.6.7-hardened/include/asm-i386/signal.h +--- linux-2.6.7-hardened/include/asm-i386/signal.h 2004-06-30 01:11:09.566163280 -0400 ++++ /home/brandon/linux-2.6.7-hardened/include/asm-i386/signal.h 2004-06-29 17:47:26.000000000 -0400 @@ -121,8 +121,15 @@ #define SA_PROBE SA_ONESHOT #define SA_SAMPLE_RANDOM SA_RESTART @@ -100,9 +100,9 @@ diff -urN /usr/src/linux-2.6.7-hardened/include/asm-i386/signal.h linux-2.6.7-ha #define SIG_BLOCK 0 /* for blocking signals */ #define SIG_UNBLOCK 1 /* for unblocking signals */ #define SIG_SETMASK 2 /* for setting the signal mask */ -diff -urN /usr/src/linux-2.6.7-hardened/include/asm-ia64/signal.h linux-2.6.7-hardened/include/asm-ia64/signal.h ---- /usr/src/linux-2.6.7-hardened/include/asm-ia64/signal.h 2004-06-30 01:11:09.585160392 -0400 -+++ linux-2.6.7-hardened/include/asm-ia64/signal.h 2004-06-29 17:47:26.000000000 -0400 +diff -ruN linux-2.6.7-hardened/include/asm-ia64/signal.h /home/brandon/linux-2.6.7-hardened/include/asm-ia64/signal.h +--- linux-2.6.7-hardened/include/asm-ia64/signal.h 2004-06-30 01:11:09.585160392 -0400 ++++ /home/brandon/linux-2.6.7-hardened/include/asm-ia64/signal.h 2004-06-29 17:47:26.000000000 -0400 @@ -126,6 +126,12 @@ #define SA_SHIRQ 0x04000000 #define SA_PERCPU_IRQ 0x02000000 @@ -116,9 +116,9 @@ diff -urN /usr/src/linux-2.6.7-hardened/include/asm-ia64/signal.h linux-2.6.7-ha #endif /* __KERNEL__ */ #define SIG_BLOCK 0 /* for blocking signals */ -diff -urN /usr/src/linux-2.6.7-hardened/include/asm-m68k/signal.h linux-2.6.7-hardened/include/asm-m68k/signal.h ---- /usr/src/linux-2.6.7-hardened/include/asm-m68k/signal.h 2004-06-30 01:11:09.601157960 -0400 -+++ linux-2.6.7-hardened/include/asm-m68k/signal.h 2004-06-29 17:47:26.000000000 -0400 +diff -ruN linux-2.6.7-hardened/include/asm-m68k/signal.h /home/brandon/linux-2.6.7-hardened/include/asm-m68k/signal.h +--- linux-2.6.7-hardened/include/asm-m68k/signal.h 2004-06-30 01:11:09.601157960 -0400 ++++ /home/brandon/linux-2.6.7-hardened/include/asm-m68k/signal.h 2004-06-29 17:47:26.000000000 -0400 @@ -116,8 +116,15 @@ #define SA_PROBE SA_ONESHOT #define SA_SAMPLE_RANDOM SA_RESTART @@ -135,9 +135,9 @@ diff -urN /usr/src/linux-2.6.7-hardened/include/asm-m68k/signal.h linux-2.6.7-ha #define SIG_BLOCK 0 /* for blocking signals */ #define SIG_UNBLOCK 1 /* for unblocking signals */ #define SIG_SETMASK 2 /* for setting the signal mask */ -diff -urN /usr/src/linux-2.6.7-hardened/include/asm-mips/signal.h linux-2.6.7-hardened/include/asm-mips/signal.h ---- /usr/src/linux-2.6.7-hardened/include/asm-mips/signal.h 2004-06-30 01:11:09.617155528 -0400 -+++ linux-2.6.7-hardened/include/asm-mips/signal.h 2004-06-29 17:47:26.000000000 -0400 +diff -ruN linux-2.6.7-hardened/include/asm-mips/signal.h /home/brandon/linux-2.6.7-hardened/include/asm-mips/signal.h +--- linux-2.6.7-hardened/include/asm-mips/signal.h 2004-06-30 01:11:09.617155528 -0400 ++++ /home/brandon/linux-2.6.7-hardened/include/asm-mips/signal.h 2004-06-29 17:47:26.000000000 -0400 @@ -111,6 +111,12 @@ #define SA_SAMPLE_RANDOM SA_RESTART #define SA_SHIRQ 0x02000000 @@ -151,9 +151,9 @@ diff -urN /usr/src/linux-2.6.7-hardened/include/asm-mips/signal.h linux-2.6.7-ha #endif /* __KERNEL__ */ #define SIG_BLOCK 1 /* for blocking signals */ -diff -urN /usr/src/linux-2.6.7-hardened/include/asm-parisc/signal.h linux-2.6.7-hardened/include/asm-parisc/signal.h ---- /usr/src/linux-2.6.7-hardened/include/asm-parisc/signal.h 2004-06-30 01:11:09.631153400 -0400 -+++ linux-2.6.7-hardened/include/asm-parisc/signal.h 2004-06-29 17:47:26.000000000 -0400 +diff -ruN linux-2.6.7-hardened/include/asm-parisc/signal.h /home/brandon/linux-2.6.7-hardened/include/asm-parisc/signal.h +--- linux-2.6.7-hardened/include/asm-parisc/signal.h 2004-06-30 01:11:09.631153400 -0400 ++++ /home/brandon/linux-2.6.7-hardened/include/asm-parisc/signal.h 2004-06-29 17:47:26.000000000 -0400 @@ -100,6 +100,12 @@ #define SA_SAMPLE_RANDOM SA_RESTART #define SA_SHIRQ 0x04000000 @@ -167,9 +167,9 @@ diff -urN /usr/src/linux-2.6.7-hardened/include/asm-parisc/signal.h linux-2.6.7- #endif /* __KERNEL__ */ #define SIG_BLOCK 0 /* for blocking signals */ -diff -urN /usr/src/linux-2.6.7-hardened/include/asm-ppc/signal.h linux-2.6.7-hardened/include/asm-ppc/signal.h ---- /usr/src/linux-2.6.7-hardened/include/asm-ppc/signal.h 2004-06-29 17:47:26.000000000 -0400 -+++ linux-2.6.7-hardened/include/asm-ppc/signal.h 2004-06-30 01:07:33.000000000 -0400 +diff -ruN linux-2.6.7-hardened/include/asm-ppc/signal.h /home/brandon/linux-2.6.7-hardened/include/asm-ppc/signal.h +--- linux-2.6.7-hardened/include/asm-ppc/signal.h 2004-06-29 17:47:26.000000000 -0400 ++++ /home/brandon/linux-2.6.7-hardened/include/asm-ppc/signal.h 2004-06-30 01:07:33.000000000 -0400 @@ -111,6 +111,13 @@ #define SA_PROBE SA_ONESHOT #define SA_SAMPLE_RANDOM SA_RESTART @@ -184,9 +184,9 @@ diff -urN /usr/src/linux-2.6.7-hardened/include/asm-ppc/signal.h linux-2.6.7-har #endif /* __KERNEL__ */ #define SIG_BLOCK 0 /* for blocking signals */ -diff -urN /usr/src/linux-2.6.7-hardened/include/asm-ppc64/signal.h linux-2.6.7-hardened/include/asm-ppc64/signal.h ---- /usr/src/linux-2.6.7-hardened/include/asm-ppc64/signal.h 2004-06-30 01:11:09.659149144 -0400 -+++ linux-2.6.7-hardened/include/asm-ppc64/signal.h 2004-06-29 17:47:26.000000000 -0400 +diff -ruN linux-2.6.7-hardened/include/asm-ppc64/signal.h /home/brandon/linux-2.6.7-hardened/include/asm-ppc64/signal.h +--- linux-2.6.7-hardened/include/asm-ppc64/signal.h 2004-06-30 01:11:09.659149144 -0400 ++++ /home/brandon/linux-2.6.7-hardened/include/asm-ppc64/signal.h 2004-06-29 17:47:26.000000000 -0400 @@ -107,8 +107,15 @@ #define SA_PROBE SA_ONESHOT #define SA_SAMPLE_RANDOM SA_RESTART @@ -203,9 +203,9 @@ diff -urN /usr/src/linux-2.6.7-hardened/include/asm-ppc64/signal.h linux-2.6.7-h #define SIG_BLOCK 0 /* for blocking signals */ #define SIG_UNBLOCK 1 /* for unblocking signals */ #define SIG_SETMASK 2 /* for setting the signal mask */ -diff -urN /usr/src/linux-2.6.7-hardened/include/asm-s390/signal.h linux-2.6.7-hardened/include/asm-s390/signal.h ---- /usr/src/linux-2.6.7-hardened/include/asm-s390/signal.h 2004-06-30 01:11:09.671147320 -0400 -+++ linux-2.6.7-hardened/include/asm-s390/signal.h 2004-06-29 17:47:26.000000000 -0400 +diff -ruN linux-2.6.7-hardened/include/asm-s390/signal.h /home/brandon/linux-2.6.7-hardened/include/asm-s390/signal.h +--- linux-2.6.7-hardened/include/asm-s390/signal.h 2004-06-30 01:11:09.671147320 -0400 ++++ /home/brandon/linux-2.6.7-hardened/include/asm-s390/signal.h 2004-06-29 17:47:26.000000000 -0400 @@ -129,8 +129,15 @@ #define SA_PROBE SA_ONESHOT #define SA_SAMPLE_RANDOM SA_RESTART @@ -222,9 +222,9 @@ diff -urN /usr/src/linux-2.6.7-hardened/include/asm-s390/signal.h linux-2.6.7-ha #define SIG_BLOCK 0 /* for blocking signals */ #define SIG_UNBLOCK 1 /* for unblocking signals */ #define SIG_SETMASK 2 /* for setting the signal mask */ -diff -urN /usr/src/linux-2.6.7-hardened/include/asm-sh/signal.h linux-2.6.7-hardened/include/asm-sh/signal.h ---- /usr/src/linux-2.6.7-hardened/include/asm-sh/signal.h 2004-06-30 01:11:09.687144888 -0400 -+++ linux-2.6.7-hardened/include/asm-sh/signal.h 2004-06-29 17:47:26.000000000 -0400 +diff -ruN linux-2.6.7-hardened/include/asm-sh/signal.h /home/brandon/linux-2.6.7-hardened/include/asm-sh/signal.h +--- linux-2.6.7-hardened/include/asm-sh/signal.h 2004-06-30 01:11:09.687144888 -0400 ++++ /home/brandon/linux-2.6.7-hardened/include/asm-sh/signal.h 2004-06-29 17:47:26.000000000 -0400 @@ -120,8 +120,15 @@ #define SA_PROBE SA_ONESHOT #define SA_SAMPLE_RANDOM SA_RESTART @@ -241,9 +241,9 @@ diff -urN /usr/src/linux-2.6.7-hardened/include/asm-sh/signal.h linux-2.6.7-hard #define SIG_BLOCK 0 /* for blocking signals */ #define SIG_UNBLOCK 1 /* for unblocking signals */ #define SIG_SETMASK 2 /* for setting the signal mask */ -diff -urN /usr/src/linux-2.6.7-hardened/include/asm-sparc/signal.h linux-2.6.7-hardened/include/asm-sparc/signal.h ---- /usr/src/linux-2.6.7-hardened/include/asm-sparc/signal.h 2004-06-30 01:11:09.720139872 -0400 -+++ linux-2.6.7-hardened/include/asm-sparc/signal.h 2004-06-29 17:47:26.000000000 -0400 +diff -ruN linux-2.6.7-hardened/include/asm-sparc/signal.h /home/brandon/linux-2.6.7-hardened/include/asm-sparc/signal.h +--- linux-2.6.7-hardened/include/asm-sparc/signal.h 2004-06-30 01:11:09.720139872 -0400 ++++ /home/brandon/linux-2.6.7-hardened/include/asm-sparc/signal.h 2004-06-29 17:47:26.000000000 -0400 @@ -176,8 +176,15 @@ #define SA_PROBE SA_ONESHOT #define SA_SAMPLE_RANDOM SA_RESTART @@ -260,9 +260,9 @@ diff -urN /usr/src/linux-2.6.7-hardened/include/asm-sparc/signal.h linux-2.6.7-h /* Type of a signal handler. */ #ifdef __KERNEL__ typedef void (*__sighandler_t)(int, int, struct sigcontext *, char *); -diff -urN /usr/src/linux-2.6.7-hardened/include/asm-sparc64/signal.h linux-2.6.7-hardened/include/asm-sparc64/signal.h ---- /usr/src/linux-2.6.7-hardened/include/asm-sparc64/signal.h 2004-06-30 01:11:09.731138200 -0400 -+++ linux-2.6.7-hardened/include/asm-sparc64/signal.h 2004-06-29 17:47:26.000000000 -0400 +diff -ruN linux-2.6.7-hardened/include/asm-sparc64/signal.h /home/brandon/linux-2.6.7-hardened/include/asm-sparc64/signal.h +--- linux-2.6.7-hardened/include/asm-sparc64/signal.h 2004-06-30 01:11:09.731138200 -0400 ++++ /home/brandon/linux-2.6.7-hardened/include/asm-sparc64/signal.h 2004-06-29 17:47:26.000000000 -0400 @@ -182,8 +182,15 @@ #define SA_PROBE SA_ONESHOT #define SA_SAMPLE_RANDOM SA_RESTART @@ -279,9 +279,9 @@ diff -urN /usr/src/linux-2.6.7-hardened/include/asm-sparc64/signal.h linux-2.6.7 /* Type of a signal handler. */ #ifdef __KERNEL__ typedef void (*__sighandler_t)(int, struct sigcontext *); -diff -urN /usr/src/linux-2.6.7-hardened/include/asm-x86_64/signal.h linux-2.6.7-hardened/include/asm-x86_64/signal.h ---- /usr/src/linux-2.6.7-hardened/include/asm-x86_64/signal.h 2004-06-30 01:11:09.753134856 -0400 -+++ linux-2.6.7-hardened/include/asm-x86_64/signal.h 2004-06-29 17:47:26.000000000 -0400 +diff -ruN linux-2.6.7-hardened/include/asm-x86_64/signal.h /home/brandon/linux-2.6.7-hardened/include/asm-x86_64/signal.h +--- linux-2.6.7-hardened/include/asm-x86_64/signal.h 2004-06-30 01:11:09.753134856 -0400 ++++ /home/brandon/linux-2.6.7-hardened/include/asm-x86_64/signal.h 2004-06-29 17:47:26.000000000 -0400 @@ -128,8 +128,15 @@ #define SA_PROBE SA_ONESHOT #define SA_SAMPLE_RANDOM SA_RESTART |