代码搜索:patch
找到约 9,523 项符合「patch」的源代码
代码结果 9,523
www.eeworm.com/read/360437/2961273
in vx_demofile.in
windlink/sleepycat/BerkeleyDB.@DB_VERSION_MAJOR@.@DB_VERSION_MINOR@.@DB_VERSION_PATCH@/build_vxworks/dbdemo/dbdemo.wpj
windlink/sleepycat/BerkeleyDB.@DB_VERSION_MAJOR@.@DB_VERSION_MINOR@.@DB_VERSION_P
www.eeworm.com/read/358128/3002107
readme
Cache_Lite is perfs oriented. So before commiting, please bench your patch !
To bench Cache_Lite, I use the tool 'ab' (distributed with apache).
(for example)
/usr/sbin/ab -c 10 -n 1000 http://127.0
www.eeworm.com/read/355700/3048671
diff 4.0-ether.diff
#
# Libnet FreeBSD source etheraddr patch
# (c) 2000 Matt Bing
# (c) 1999 Nicholas Brawn
# (c) 1998 - 2001 Mike D. Schiffman
www.eeworm.com/read/158872/5590336
s os-dbt.s
.globl _start
#
# NOTE: Registers r10-r11 are reserved for the interrupt handler
# while the others can be used by the main loop/start code.
_start:
# patch the DBT handler
add r1, r0, handle
www.eeworm.com/read/473001/6854068
m4 aclocal.m4
## AC_BZ_SET_COMPILER: Addition by Theodore Papadopoulo
## Patch by Jim McKelvey: change sed -e 's/ /@/g' to sed -e 's/ /@/'
AC_DEFUN(AC_BZ_SET_COMPILER,
[cxxwith=`echo $1 | sed -e 's/ /@/'`
www.eeworm.com/read/395815/8151319
txt ipv6.txt
IPv6 support in rdesktop
========================
The IPv6 support was developed by Mike Dawson :
Attached is a patch to tcp.c to enable IPv6 support. Build with
'IPv6' d
www.eeworm.com/read/411988/11218332
svn-base readme.arm-memory-map.svn-base
Subject: Re: [PATCH][CFT] bring ARM memory layout in line with the documented behaviour
From: "Anders Larsen"
Date: Thu, 18 Sep 2003 14:15:21 +0200
To: Wolfgang Denk
...
www.eeworm.com/read/411988/11218468
arm-memory-map readme.arm-memory-map
Subject: Re: [PATCH][CFT] bring ARM memory layout in line with the documented behaviour
From: "Anders Larsen"
Date: Thu, 18 Sep 2003 14:15:21 +0200
To: Wolfgang Denk
...
www.eeworm.com/read/135656/13911885
txt ipv6.txt
IPv6 support in rdesktop
========================
The IPv6 support was developed by Mike Dawson :
Attached is a patch to tcp.c to enable IPv6 support. Build with
'IPv6' d
www.eeworm.com/read/429363/8810304
m m_vec.m
function [hp, ht] = mvec(s, x, y, varargin) % and color, etc
% M_VEC Draws fancy arrows/quiverplots on a map.
% [HP, HT]=M_VEC(S,LONG,LAT,VARARGIN) draws arrows as a patch
% object on a map cr