代码搜索:patch
找到约 9,523 项符合「patch」的源代码
代码结果 9,523
www.eeworm.com/read/136786/5864305
s misc.s
/*
* BK Id: SCCS/s.misc.S 1.7 05/18/01 06:20:29 patch
*/
/*
* Copyright (C) Paul Mackerras 1997.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of
www.eeworm.com/read/128965/5978608
patchme
# master confi.mk
echo "CROSS_COMPILE = powerpc-linux-" >>include/config.mk
# patch the examples/Makefile to ignore return value from OBJCOPY
sed -e 's/$(OBJCOPY)/-&/' < examples/Makefile > examples
www.eeworm.com/read/126092/6018013
changelog
xlHtml ChangeLog
0.4.9.2 03/13/02
*Turned over xlhtml to Charles Wyble
*Added a patch to support bold formatting
0.4.9.1 03/10/02
* Fixed bug in cole.c which causes errors reading ppthtm
www.eeworm.com/read/125381/6031348
patchme
# master confi.mk
echo "CROSS_COMPILE = powerpc-linux-" >>include/config.mk
# patch the examples/Makefile to ignore return value from OBJCOPY
sed -e 's/$(OBJCOPY)/-&/' < examples/Makefile > examples
www.eeworm.com/read/481537/6642841
c trace.c
/*
* ring buffer based function tracer
*
* Copyright (C) 2007-2008 Steven Rostedt
* Copyright (C) 2008 Ingo Molnar
*
* Originally taken from the RT patch
www.eeworm.com/read/157903/11657366
changes
Revision history for Perl extension XML::Parser.
2.33
- Fixed Tree style (grantm)
- Fixed some non-utf8 stuff in DTDs (patch in XML::DOM tarball)
2.32
- Memory leak fix (Juerd Waalboer).
www.eeworm.com/read/152773/12085935
iproute2 readme.iproute2
MPLS enable iproute2
--------------------
The 'ip' utility that is a part of iproute2 is used to add/delete/modify
the IPv4/IPv6 routing table and interface table. With this patch it
can add LSPs as
www.eeworm.com/read/250937/12374738
changelog
2007-05-12 [Version 1.2.2 released]
2007-04-16 Steven Grimm
* Command tokenizer performance and cleanliness improvement.
Patch contributed by Paolo Borelli
www.eeworm.com/read/130965/14165859
changelog
2002-09-30 Sergey Poznyakoff
* syslogd.c: Fix processing accumulated messages from
/proc/kmsg (patch provided by Michael Deutschmann).
2002-09-02 Sergey Poznyakoff
* syslogd.c: '**' extens
www.eeworm.com/read/127261/14363829
initrd_create
#!/bin/bash
#
# initrd_create: make initrd rootdisk
#
# Author: Tomas Matejicek
# Chinese Patch Author: atfa
#
. ../config || exit 1
. ./libl