HomeSort by relevance Sort by last modified time
    Searched refs:patch (Results 1 - 25 of 46) sorted by null

1 2

  /onnv/onnv-gate/usr/src/cmd/cpio/
README 29 Solaris 2.6 for patch releases.
  /onnv/onnv-gate/usr/src/tools/abi/
Makefile 65 BASE_PROTO=/ws/on10-feature-patch/gates/on10-feature-patch/proto
  /onnv/onnv-gate/usr/src/tools/ctf/scripts/
ctffindmod.sh 28 # Given a machine-optimal patch makeup table (see ctfcvtptbl), this program
31 # * The patch ID associated with a given module
32 # * The KU required by the patch associated with a given module
33 # * The patch ID and location of the genunix module preceding the genunix
51 outfmt="patch,ku"
100 patch)
119 die "$PROGNAME: $table is not a machine-optimal patch table" >&2
127 fgrep "$module" "$table" |read junk patch ku
129 if [[ -z "$patch" ||
130 "$(expr "$patch" : '[0-9]\{6\}-[0-9][0-9]')" -ne 9 ]] ; the
    [all...]
ctfcvtptbl.pl 29 # ctfcvtptbl [-o outfile] patch-makeup-table
31 # Given a path to a patch makeup table, this script converts that table to
35 # The user-supplied patch makeup table is in the following format:
43 # patch 100001-01 kureq 100002-01
47 # patch 100003-08
153 if (s/^patch\s+(\d{6}-\d{2})
  /onnv/onnv-gate/usr/src/cmd/terminfo/
special.ti 48 plugboard|patch|patchboard|,
  /onnv/onnv-gate/usr/src/lib/libxcurses/src/terminfo/
special 42 plugboard|patch|patchboard,
  /onnv/onnv-gate/usr/src/cmd/sgs/packages/common/
SUNWonld-README 59 If the patch has been made official, you'll find it in:
63 If it hasn't been released, the patch will be in:
69 patch information up-to-date the real status of any patch can be
74 If it has been obsoleted, the patch will be in:
76 /net/on${RELEASE}-patch/on${RELEASE}/patches/${MACH}/obsolete
106 Solaris/SunOS 5.7_sparc patch 106950-05 (never released)
107 Solaris/SunOS 5.7_x86 patch 106951-05 (never released)
108 Solaris/SunOS 5.6_sparc patch 107733-02 (never released)
109 Solaris/SunOS 5.6_x86 patch 107734-0
    [all...]
  /onnv/onnv-gate/usr/src/cmd/mdb/sparc/kmdb/
kaif_activate.c 165 uint32_t *patch; local
170 patch = (uint32_t *)(tgt + ((uintptr_t)&kaif_hdlr_dmiss_patch -
172 *patch++ |= (uintptr_t)vatotte >> 10;
173 *patch |= ((uintptr_t)vatotte) & 0x3ff;
179 uint32_t *patch; local
184 patch = (uint32_t *)(tgt + ((uintptr_t)&kaif_hdlr_imiss_patch -
186 *patch++ |= (uintptr_t)vatotte >> 10;
187 *patch |= ((uintptr_t)vatotte) & 0x3ff;
  /onnv/onnv-gate/usr/src/cmd/syslogd/
README 28 all OS releases back to Solaris 2.6 for patch releases.
  /onnv/onnv-gate/usr/src/lib/brand/native/zone/
sw_support.c 647 * Keep track of obsoleted patches for this specific patch. We don't need to
648 * keep track of the patch version since once a patch is obsoleted, all prior
652 add_obs_patch(patch_node_t *patch, char *num, uu_list_pool_t *patches_pool)
656 if (patch->obs_patches == NULL) {
657 if ((patch->obs_patches = uu_list_create(patches_pool, NULL,
672 (void) uu_list_insert_before(patch->obs_patches, NULL, obs);
678 * Keep track of obsoleted patches. We don't need to keep track of the patch
679 * version since once a patch is obsoleted, all prior versions are also
685 patch_node_t *patch; local
826 patch_node_t *patch; local
928 patch_node_t *patch; local
2264 zone_pkg_entry_t *patch; local
2316 zone_pkg_entry_t *patch; local
3247 char *patch; local
    [all...]
  /onnv/onnv-gate/usr/src/uts/intel/kdi/
kdi_idt.c 198 * Patch caller-provided code into the debugger's IDT handlers. This code is
201 * MSR, we need to patch in before the branch. The handlers have the following
214 uchar_t *patch; local
220 patch = (uchar_t *)GATESEG_GETOFFSET(gd) + KDI_MSR_PATCHOFF;
225 * patch point over the old one.
228 bcopy(code, patch, sz);
232 patch[sz++] = 0x90; /* nop */
284 * any branches. We have patch points in every trap handler, which will cover
285 * all entry paths for master CPUs. We also have a patch point in the slave
300 uchar_t *patch = &code[4] local
    [all...]
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
AnyDBM_File.t 132 ($major, $minor, $patch) = ($DB_File::db_ver =~ /^(\d+)\.(\d\d\d)(\d\d\d)/) ;
135 $patch =~ s/^0+// ;
136 $compact = "$major.$minor.$patch" ;
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/
minimod.pl 120 called minimod.PL. In case you want to patch it, please patch
  /onnv/onnv-gate/usr/src/cmd/avs/rdc/etc/
rdc.sh 125 ${RDCBOOT} -C post-patch-setids -r -s
  /onnv/onnv-gate/usr/src/tools/scripts/
webrev.sh     [all...]
wx2hg.sh 349 patchfile=/tmp/patch$$
385 [[ $? -eq 0 ]] || fail "$f: patch failed."
  /onnv/onnv-gate/usr/src/cmd/lvm/util/
metadb.c 37 enum mddb_cmd {none, attach, detach, patch, infolong, infoshort}; enumerator in enum:mddb_cmd
698 cmd = patch;
777 if (cmd != patch) {
790 /* patch MDDB locations */
791 if (cmd == patch) {
  /onnv/onnv-gate/usr/src/cmd/svc/milestone/
make-console-login-xml 35 be overwritten by package or patch operations, including
  /onnv/onnv-gate/usr/src/lib/brand/solaris10/zone/
common.ksh 40 f_sanity_nopatch=$(gettext "Unable to determine the image's patch level.")
41 f_sanity_downrev=$(gettext "The image patch level is downrev for running in a solaris10 branded zone.\n(patchlist %s)")
110 # Make sure we have the minimal KU patch we support. These are the
128 # Check the core kernel pkg for the required KU patch.
134 for patch in $patches
136 if [[ $patch == $req_patch ]]; then
  /onnv/onnv-gate/usr/src/tools/onbld/Scm/
Backup.py 61 from mercurial import changegroup, node, patch, util
260 opts = patch.diffopts(self.ws.ui, opts={'git': True})
288 # Check that the patch's parent changeset exists.
306 # There's a race here whereby if the patch (or part thereof)
320 fuzz = patch.patch(diff, self.ws.ui, strip=1,
328 patch.updatedir(self.ws.ui, self.ws.repo, files)
355 opts = patch.diffopts(self.ws.ui, opts={'git': True})
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/utils/port/
README 9 This directory contains utilities that help port and patch a standard perl
  /onnv/onnv-gate/usr/src/uts/common/io/drm/
drm.h 163 #define XFREE86_VERSION(major,minor,patch,snap) \
164 ((major << 16) | (minor << 8) | patch)
290 int version_patchlevel; /**< Patch level */
  /onnv/onnv-gate/usr/src/cmd/
Makefile 472 $(CLOSED)/cmd/patch \
751 $(CLOSED)/cmd/patch \
  /onnv/onnv-gate/usr/src/lib/libzonecfg/common/
libzonecfg.c 92 #define DTD_ELEM_PATCH (const xmlChar *) "patch"
6865 zone_pkg_entry_t *patch; local
    [all...]
  /onnv/onnv-gate/usr/src/cmd/sendmail/db/
db_int.h 222 int patch; /* Patch version number. */ member in struct:_rlayout

Completed in 7258 milliseconds

1 2