代码搜索:patch
找到约 9,523 项符合「patch」的源代码
代码结果 9,523
www.eeworm.com/read/148694/5710451
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/117181/6109293
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/102496/6231239
c pip_for_fb.c
#include "bbs.h"
//#define cuser currentuser
enum
{STRIP_ALL, ONLY_COLOR, NO_RELOAD};
int //patch for MagicBBS by Magi
clrchyiuan(int start,int end)
{
move(start,0);
clrnlines(end-start);
}
int
www.eeworm.com/read/100449/6269202
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/100040/6275801
tmpl samba2.spec.tmpl
Summary: Samba SMB client and server
Name: samba
Version: PVERSION
Release: PRELEASE
Copyright: GNU GPL version 2
Group: Server/Network
Source: ftp://samba.org/pub/samba/samba-PVERSION.tar.gz
Patch: m
www.eeworm.com/read/100040/6275812
spec samba2.spec
Summary: Samba SMB client and server
Name: samba
Version: 2.0.6
Release: 19991110
Copyright: GNU GPL version 2
Group: Server/Network
Source: ftp://samba.org/pub/samba/samba-2.0.6.tar.gz
Patch: makefil
www.eeworm.com/read/480027/6675107
m m_hatch.m
function [xi,yi,x,y]=m_hatch(lon,lat,varargin);
% M_HATCH Draws hatched or speckled interiors to a patch
%
% M_HATCH(LON,LAT,STYL,ANGLE,STEP,...line parameters);
%
% INPUTS:
% X,Y - vect
www.eeworm.com/read/408407/11389512
txt arc_readme.txt
Notes for ARC 5.21e October 31, 1991
ARC 5.21 for Unix is currently at patch level 6. The code provided
here has been used on 4.3 BSD based Unix systems and on the Atari ST. (The
GNU C compiler,
www.eeworm.com/read/150361/12297030
cpp patchdlg.cpp
// patchDlg.cpp : implementation file
//
#include "stdafx.h"
#include "patch.h"
#include "patchDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE_
www.eeworm.com/read/227824/14409954
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