代码搜索:patch
找到约 9,523 项符合「patch」的源代码
代码结果 9,523
www.eeworm.com/read/489223/1225772
sh make-patch.sh
#!/bin/sh
if test $# = 1 ; then
ORIGINAL=$1
else
echo "Usage: make-patch.sh /path/to/libcharset" 1>&2
exit 1
fi
if test -f $ORIGINAL/lib/localcharset.c ; then : ; else
echo "Usage: make-pat
www.eeworm.com/read/481108/1299681
patch jetty6.patch
Index: examples/test-webapp/pom.xml
===================================================================
--- examples/test-webapp/pom.xml (revision 4810)
+++ examples/test-webapp/pom.xml (working co
www.eeworm.com/read/473307/1400509
patch insight-5.2.1.patch
diff -urN insight-5.2.1.orig/gdb/gdbtk/library/targetselection.itb insight-5.2.1/gdb/gdbtk/library/targetselection.itb
--- insight-5.2.1.orig/gdb/gdbtk/library/targetselection.itb 2002-02-12 21:05:14.
www.eeworm.com/read/473307/1400510
patch insight-6.0.patch
diff -Nru insight-5.3.92.orig/gdb/gdbtk/library/targetselection.itb insight-5.3.92/gdb/gdbtk/library/targetselection.itb
--- insight-5.3.92.orig/gdb/gdbtk/library/targetselection.itb 2003-02-04 09:03:
www.eeworm.com/read/473307/1400512
patch insight-5.3.patch
diff -urN insight-5.3.orig/gdb/gdbtk/library/targetselection.itb insight-5.3/gdb/gdbtk/library/targetselection.itb
--- insight-5.3.orig/gdb/gdbtk/library/targetselection.itb 2002-02-12 21:05:14.000000
www.eeworm.com/read/473307/1400518
patch insight-5.0.patch
diff -urN insight-5.0.orig/gdb/gdbtk/library/targetselection.itb insight-5.0/gdb/gdbtk/library/targetselection.itb
--- insight-5.0.orig/gdb/gdbtk/library/targetselection.itb Fri Feb 2 17:34:20 2001
+
www.eeworm.com/read/472269/1412857
patch video.c.patch
--- video.c.orig 2005-03-07 16:11:11.558649856 -0800
+++ video.c 2005-03-07 16:15:01.402708248 -0800
@@ -120,6 +120,8 @@
AR2VideoParamT *vid;
ARUint32 p1,p2;
www.eeworm.com/read/472233/1416779
svn-create-patch
#!/usr/bin/perl -w
# Copyright (C) 2005, 2006 Apple Computer, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided
www.eeworm.com/read/466392/1511203
patch debian.conf.patch
42,43c42,43
< BINDIR="$PREFIX/bin/"
< SBINDIR="$PREFIX/sbin/"
---
> BINDIR="/usr/bin/"
> SBINDIR="/usr/sbin/"
www.eeworm.com/read/466392/1511205
patch wifislax.conf.patch
20c20
< DHCPSOFT="dhclient"
---
> DHCPSOFT="dhcpcd"
61c61
< TERMBIN="/usr/bin/" # Change this if your terminal is not in /usr/bin, for example, on /usr/X11R6/bin or /usr/local/bin ...
---
> TERMB