代码搜索:patch
找到约 9,523 项符合「patch」的源代码
代码结果 9,523
www.eeworm.com/read/131315/5935778
c usersub.c
/* $RCSfile: usersub.c,v $$Revision: 4.0.1.1 $$Date: 91/11/05 19:07:24 $
*
* $Log: usersub.c,v $
* Revision 4.0.1.1 91/11/05 19:07:24 lwall
* patch11: there are now subroutines for calling back
www.eeworm.com/read/131315/5935782
mus bsdcurses.mus
/* $RCSfile: bsdcurses.mus,v $$Revision: 4.0.1.2 $$Date: 92/06/08 16:05:28 $
*
* $Log: bsdcurses.mus,v $
* Revision 4.0.1.2 92/06/08 16:05:28 lwall
* patch20: &getcap eventually dumped core in
www.eeworm.com/read/112772/6143828
c diff.if_ethersubr.c
#
# $Id: diff.if_ethersubr.c,v 1.1 1999/06/25 06:46:04 route Exp $
#
# Libnet FreeBSD source etheraddr patch
# (c) 1999 Nicholas Brawn
# (c) 1998, 1999 Mike D. Sch
www.eeworm.com/read/100449/6269204
c diff.if_ethersubr.c
#
# $Id: diff.if_ethersubr.c,v 1.1.1.1 2000/05/25 00:28:49 route Exp $
#
# Libnet FreeBSD source etheraddr patch
# (c) 1999 Nicholas Brawn
# (c) 1998, 1999 Mike D. Schi
www.eeworm.com/read/486842/6530692
changelog
2002-02-13 Andrew McCallum
* opts.c (parse_bow_opt): Make it still work if $HOME isn't
defined (as in a CGI).
(Patch from John McCall .)
www.eeworm.com/read/263369/11365424
uvf updateinfo.uvf
[UPDATEINFORMATION]
GAMENAME=SUN-CH(Live)_patch
FROMVERSION=0.8.0.7#0.1
TOVERSION=0.8.0.7#1.7
FILENAME=0.8.0.7#0.1_to_0.8.0.7#1.7.wzc
FILESIZE=11615520
NOTCOMPRESSSIZE=22440606
GUID=1A860A2F6F9
www.eeworm.com/read/336465/12442262
nlogo ---formigas.nlogo
globals [ tempo distancia horizonte-olfactivo tamanho-migalha
quantidade-inicial-feromonas Patch-Fronteira c-c
lista-x lista-y lista-tipo ]
turtles-own [ transporta-comida? quan
www.eeworm.com/read/127689/14340271
c ospfh_command.c
/* The ospfh command.c */
#include "ospfh.h"
#include "ospfh_patch.h"
int router_id_set(int argc, char** argv , void * top)
{
struct ospf * ospf_top;
char * router_id;
if(argc!=1){
www.eeworm.com/read/127689/14340327
c ospfh_command.c
/* The ospfh command.c */
#include "ospfh.h"
#include "ospfh_patch.h"
int router_id_set(int argc, char** argv , void * top)
{
struct ospf * ospf_top;
char * router_id;
if(argc!=1){
www.eeworm.com/read/122800/14667898
changelog
2002-02-13 Andrew McCallum
* opts.c (parse_bow_opt): Make it still work if $HOME isn't
defined (as in a CGI).
(Patch from John McCall .)