代码搜索:patch

找到约 9,523 项符合「patch」的源代码

代码结果 9,523
www.eeworm.com/read/292561/8348474

patch modules.patch

++ cat /tmp/mp + diff -u linux-2.2.13/arch/ppc/8xx_io/commproc.h.ORIG linux-2.2.13/arch/ppc/8xx_io/commproc.h --- linux-2.2.13/arch/ppc/8xx_io/commproc.h.ORIG Sat Oct 23 01:14:48 1999 +++ linux-2.2.13
www.eeworm.com/read/292561/8348487

patch flash.patch

+ diff -u linux-2.2.13/drivers/char/Config.in.FLASH.ORIG linux-2.2.13/drivers/char/Config.in --- linux-2.2.13/drivers/char/Config.in.FLASH.ORIG Tue Oct 19 22:31:56 1999 +++ linux-2.2.13/drivers/char/C
www.eeworm.com/read/292561/8348490

patch sash.patch

--- linux-2.2.13/arch/ppc/config.in.ORIG Sun Jan 9 11:57:17 2000 +++ linux-2.2.13/arch/ppc/config.in Sun Jan 9 13:11:36 2000 @@ -48,6 +48,10 @@ if [ "$CONFIG_8xx" = "y" ]; then bool 'Math emul
www.eeworm.com/read/292561/8348495

patch specs.patch

--- specs.ORIG Sat Nov 6 13:45:03 1999 +++ specs Sat Nov 6 13:59:50 1999 @@ -65,7 +65,7 @@ -D_ARCH_PPC *cpp_sysv: -%{mrelocatable*: -D_RELOCATABLE} %{fpic: -D__PIC__=1 -D__pic__=1} %{!fpic: %{fP
www.eeworm.com/read/292561/8348498

patch pre.patch

--- gcc/libgcc2.c.ORIG Mon Nov 23 21:37:20 1998 +++ gcc/libgcc2.c Sat Dec 18 20:45:01 1999 @@ -32,6 +32,10 @@ #include "tconfig.h" +#if defined(CROSS_COMPILE) && !defined(inhibit_libc) +#define i
www.eeworm.com/read/292561/8348501

patch configure.patch

--- zlib-1.1.3/configure.CONFIGURE Wed Jul 8 20:19:35 1998 +++ zlib-1.1.3/configure Fri Jan 7 01:18:14 2000 @@ -72,7 +72,7 @@ SFLAGS=${CFLAGS-"-fPIC -O3"} CFLAGS="$cflags" case `(uname -s |
www.eeworm.com/read/292561/8348503

patch glibc.patch

--- zlib-1.1.3/Makefile.in.glibc Wed Sep 9 11:48:46 1998 +++ zlib-1.1.3/Makefile.in Wed Sep 9 11:49:04 1998 @@ -80,7 +80,7 @@ rm -f _match.s $(SHAREDLIB).$(VER): $(OBJS) - $(LDSHARED) -o $@ $(O
www.eeworm.com/read/173295/9662633

exe patch.exe

www.eeworm.com/read/173097/9673992

patch eth.patch

This is the simple KGDB over Ethernet I/O driver that uses netpoll for all of the heavy lifting. At one point this was very similar to the version Matt Mackall wrote and is currently in Andrew's tree
www.eeworm.com/read/173097/9674004

patch module.patch

This allows for KGDB to better deal with autoloaded modules. The way this works, requires a patch to GDB. This patch can be found at ftp://source.mvista.com/pub/kgdb/gdb-6.3-kgdb-module-notification