Searched refs:patch (Results 1 - 19 of 19) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DAnyDBM_File.t132 ($major, $minor, $patch) = ($DB_File::db_ver =~ /^(\d+)\.(\d\d\d)(\d\d\d)/) ;
135 $patch =~ s/^0+// ;
136 $compact = "$major.$minor.$patch" ;
H A DSelfLoader.pm224 or later to use this (version 5.001 with all patches up to patch m).
H A DMemoize.pm1035 prototyped functions and for checking my patch, to Tony Bass for many
H A Dperl5db.pl163 Send in a patch if you can clear up, fill out, or clarify an C<XXX>.
494 # Debugger for Perl 5.00x; perl5db.pl patch level:
798 # + This patch to perl5db.pl cleans up formatting issues on the help
1081 # not in the table. A subsequent patch will correct this problem; for
H A DCGI.pm3894 # This was an extremely clever patch that allowed "use strict refs".
7720 setting a cookie, B<do not work at all> on IIS without a special patch
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dminimod.pl120 called minimod.PL. In case you want to patch it, please patch
H A Dconfig_h.SH2979 * This symbol, if defined, defines the patch version number of
/osnet-11/usr/src/tools/onbld/Scm/
H A DBackup.py61 from mercurial import changegroup, node, patch, util namespace
266 opts = patch.diffopts(self.ws.ui, opts={'git': True})
294 # Check that the patch's parent changeset exists.
312 # There's a race here whereby if the patch (or part thereof)
324 # Mercurial 1.9 changed the files named arg to patch.patch()
333 fuzz = patch.patch(ui=self.ws.ui, repo=self.ws.repo,
336 fuzz = patch.patch(dif
[all...]
H A DWorkSpace.py48 from mercurial import cmdutil, context, hg, node, patch, repair, util namespace
666 opts = patch.diffopts(self.ui, opts)
842 for chunk in patch.diff(self.repo, node1, node2, match=match,
/osnet-11/usr/src/lib/brand/solaris10/zone/
H A Dcommon.ksh45 f_sanity_nopatch=$(gettext "Unable to determine the image's patch level.")
46 f_sanity_downrev=$(gettext "The image patch level is downrev for running in a solaris10 branded zone.\n(patchlist %s)")
121 # Make sure we have the minimal KU patch we support. These are the
139 # Check the core kernel pkg for the required KU patch.
145 for patch in $patches
147 if [[ $patch == $req_patch ]]; then
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dperlbug.PL119 # add local patch information
136 # Changed in 1.35 Use File::Temp (patch from Solar Designer) NWCLARK 28-02-2004
177 'opts' => [qw(core docs install library utilities)], # patch, notabug
1100 A bug report which I<includes a patch to fix it> will almost
1104 repositories). If you do submit a patch, the cool-dude counter at
1106 patch may be returned with requests for changes, or requests for more
1111 unified diff). Make sure the patch is not reversed (the first
1113 your changed file). Make sure you test your patch by applying it with
1114 the C<patch> program before you send it on its way. Try to follow the
1115 same style as the code you are trying to patch
[all...]
/osnet-11/usr/src/cmd/sendmail/db/
H A Ddb_int.h222 int patch; /* Patch version number. */ member in struct:_rlayout
/osnet-11/usr/src/cmd/sendmail/db/db/
H A Ddb_region.c329 db_version(&rlp->majver, &rlp->minver, &rlp->patch);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/List/Util/lib/Scalar/
H A DUtil.pm298 The weaken and isweak subroutines in this module and the patch to the core Perl
/osnet-11/usr/src/tools/onbld/hgext/
H A Dcdm.py103 from mercurial import cmdutil, ignore, node, patch namespace
259 for chunk, label in patch.difflabel(diffs.splitlines, True):
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/
H A DCarp.pm74 a patch would be welcome to address that.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DFunctions.pm240 import Modules,Namespace patch a module's namespace into your own
/osnet-11/usr/src/lib/lvm/libmeta/common/
H A Dmeta_db.c1173 * patch md.conf file with mddb locations
1179 int patch, /* patching locally */
1191 if (patch)
1176 meta_db_patch( char *sname, char *cname, int patch, md_error_t *ep ) argument
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMM_Unix.pm81 Better yet, provide a patch.
2815 # Once the patch to minimod.PL is in the distribution, I can

Completed in 87 milliseconds