代码搜索:patch

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

代码结果 9,523
www.eeworm.com/read/169351/5424054

patch regex.patch

--- ntop/Makefile.am 2004-01-16 12:28:28.000000000 -0600 +++ ntop/Makefile.am 2004-02-17 14:24:07.000000000 -0600 @@ -201,7 +201,7 @@ @echo " If we hang here, then you are probably " @echo "
www.eeworm.com/read/169351/5424060

patch version.patch

--- ntop/configure.in.orig Tue Jul 9 18:49:48 2002 +++ ntop/configure.in Tue Jul 9 18:50:04 2002 @@ -61,7 +61,7 @@ HAS_ERROR= HAS_WARNING= -NTOP_VERSION_EXTRA="" +NTOP_VERSION_EXTRA="SourceForge
www.eeworm.com/read/169351/5424066

patch cfgdbfile.patch

--- ntop/Makefile.am.orig 2004-12-13 12:45:42.264609423 -0600 +++ ntop/Makefile.am 2004-12-13 12:46:09.581449186 -0600 @@ -271,7 +271,7 @@ install: install-recursive - @mkdir -p $(CFG_DBFILE_DIR)
www.eeworm.com/read/169351/5424072

patch-configure-in

--- ntop-3.0pre2/configure.in 2004-03-08 12:18:44.000000000 -0600 +++ configure.in 2004-03-08 17:06:01.000000000 -0600 @@ -267,7 +267,7 @@ echo "**********************************************
www.eeworm.com/read/169351/5424073

patch-configure

--- ntop-3.0pre2/configure Mar 03 12:00:00 2004 +++ configure Thu Apr 10 18:13:06 2003 @@ -1376,3 +1376,3 @@ -NTOP_VERSION_EXTRA="" +NTOP_VERSION_EXTRA=" FreeBSD ports" @@ -4897,7 +4897,7 @@
www.eeworm.com/read/167133/5467371

java patch.java

/* * Patch.java */ /* * Copyright (c) 1999 by Matthias Pfisterer * * * This program is free software; you can redistribute it and/or modify * it under the term
www.eeworm.com/read/164931/5485783

patch_scripts

# OpenPBS (Portable Batch System) v2.3 Software License # # Copyright (c) 1999-2000 Veridian Information Solutions, Inc. # All rights reserved. # # ------------------------------------------
www.eeworm.com/read/163044/5511771

pw patch.pw

*** v41/file_io.c Mon May 20 22:01:51 1991 --- v41a/file_io.c Mon May 20 22:53:32 1991 *************** *** 719,727 **** #ifdef BSD static struct timeb tbp; #else extern long timezone;
www.eeworm.com/read/162868/5512449

pw patch.pw

*** v41/file_io.c Mon May 20 22:01:51 1991 --- v41a/file_io.c Mon May 20 22:53:32 1991 *************** *** 719,727 **** #ifdef BSD static struct timeb tbp; #else extern long timezone;
www.eeworm.com/read/342914/3228545

patch m.patch

*** Makefile~ Sat Nov 2 18:49:52 1996 --- Makefile Sat Dec 7 18:01:02 1996 *************** *** 25,27 **** ! all: $(TARGET).o --- 25,27 ---- ! all: .depend $(TARGET).o *************** ***