/illumos-gate/usr/src/cmd/sgs/tools/ |
H A D | SUNWonld-README | 58 If the patch has been made official, you'll find it in: 62 If it hasn't been released, the patch will be in: 68 patch information up-to-date the real status of any patch can be 73 If it has been obsoleted, the patch will be in: 75 /net/on${RELEASE}-patch/on${RELEASE}/patches/${MACH}/obsolete 105 Solaris/SunOS 5.7_sparc patch 106950-05 (never released) 106 Solaris/SunOS 5.7_x86 patch 106951-05 (never released) 107 Solaris/SunOS 5.6_sparc patch 107733-02 (never released) 108 Solaris/SunOS 5.6_x86 patch 107734-02 114 Solaris/SunOS 5.7_sparc patch 106950-06 [all …]
|
/illumos-gate/usr/src/grub/ |
H A D | README.grub | 6 Graphics patch from Red Hat: 11 the original author of this graphics patch is 15 The original graphics patch file is the grub-0.93-graphics.patch 16 which is for GRUB 0.93. The file grub-0.95-graphics.patch 24 grub-0.95-diskless-patch-2.patch 25 grub-0.95-diskless-patch-2-undi.patch
|
/illumos-gate/usr/src/tools/smatch/src/smatch_scripts/ |
H A D | whitespace_only.sh | 38 if ! cat $PATCH | patch -p1 --dry-run > /dev/null ; then 59 cat $PATCH | patch -p1 69 cat $PATCH | patch -p1 -R
|
H A D | kpatch.sh | 87 git format-patch HEAD^ --stdout >> $MSG_FILE 102 git format-patch HEAD^ --stdout >> $MSG_FILE 115 git format-patch HEAD^ --stdout >> $MAIL_FILE
|
/illumos-gate/usr/src/tools/onbld/Checks/ |
H A D | Comments_test.py | 32 from unittest.mock import patch 103 with patch('onbld.Checks.Comments.BugDB') as mockdb: 112 with patch('onbld.Checks.Comments.BugDB') as mockdb:
|
/illumos-gate/usr/src/grub/grub-0.97/ |
H A D | MAINTENANCE | 36 1. If a patch is not significant (in size), you don't have to care about 38 2. If a patch is significant, you shouldn't apply the patch to the CVS. 50 2. Don't break backward-compatibility! Don't apply any patch which could
|
/illumos-gate/usr/src/tools/scripts/ |
H A D | webrev.sh | 2988 rm -f $WDIR/$WNAME.patch 2990 touch $WDIR/$WNAME.patch 3115 rm -f $WDIR/$DIR/$F.patch 3119 > $WDIR/$DIR/$F.patch 3122 > $WDIR/$DIR/$F.patch 3124 diff -u $ofile $nfile > $WDIR/$DIR/$F.patch 3128 > $WDIR/$DIR/$F.patch 3131 >> $WDIR/$DIR/$F.patch 3138 cat $WDIR/$DIR/$F.patch >> $WDIR/$WNAME.patch 3321 if [[ -f $WDIR/$WNAME.patch ]]; then [all …]
|
/illumos-gate/usr/src/tools/smatch/src/Documentation/ |
H A D | submitting-patches.md | 4 Sparse uses a patch submit process similar to the Linux Kernel 16 3. Sign off the patch.
|
H A D | arm64-detecting-tagged-addresses.txt | 184 Finally, the following patch is required to add annotations to the Linux
|
/illumos-gate/usr/src/lib/brand/solaris10/zone/ |
H A D | common.ksh | 143 for patch in $patches 145 if [[ $patch == $req_patch ]]; then
|
/illumos-gate/usr/src/lib/libnvpair/ |
H A D | mapfile-vers | 128 SYMBOL_VERSION SUNW_1.2.2 { # s10u8 - SunOS 5.10 (Solaris 10) patch additions 133 SYMBOL_VERSION SUNW_1.2.1 { # s10u7 - SunOS 5.10 (Solaris 10) patch additions
|
/illumos-gate/usr/src/cmd/syslogd/ |
H A D | README | 28 all OS releases back to Solaris 2.6 for patch releases.
|
/illumos-gate/usr/src/grub/grub-0.97/docs/ |
H A D | grub.info-4 | 138 * Please make your patch as small as possible. Generally, it is not 139 a good thing to make one big patch which changes many things. 162 * If your patch is too large to send in e-mail, put it at somewhere
|
H A D | internals.texi | 93 well-defined, so that the installation can patch the binary file 397 Please make your patch as small as possible. Generally, it is not a good 398 thing to make one big patch which changes many things. Instead, 425 If your patch is too large to send in e-mail, put it at somewhere we can
|
H A D | grub.info-3 | 1045 patch is even better. 1047 When you attach a patch, make the patch in unified diff format, and 1048 write ChangeLog entries. But, even when you make a patch, don't 1050 patch is for. 1177 well-defined, so that the installation can patch the binary file
|
/illumos-gate/usr/src/lib/libgss/ |
H A D | README.spi | 36 means that additions of any mechanism methods at micro/patch 50 used _only_ by libgss (to avoid struct versioning and/or patch
|
/illumos-gate/usr/src/lib/libc/port/ |
H A D | mapfile-vers | 863 SYMBOL_VERSION SUNW_1.22.7 { # s10u10 - SunOS 5.10 (Solaris 10) patch additions 868 SYMBOL_VERSION SUNW_1.22.6 { # s10u9 - SunOS 5.10 (Solaris 10) patch additions 874 SYMBOL_VERSION SUNW_1.22.5 { # s10u8 - SunOS 5.10 (Solaris 10) patch additions 879 SYMBOL_VERSION SUNW_1.22.4 { # s10u7 - SunOS 5.10 (Solaris 10) patch additions 884 SYMBOL_VERSION SUNW_1.22.3 { # SunOS 5.10 (Solaris 10) patch additions 892 SYMBOL_VERSION SUNW_1.22.2 { # SunOS 5.10 (Solaris 10) patch additions 899 SYMBOL_VERSION SUNW_1.22.1 { # SunOS 5.10 (Solaris 10) patch additions 1363 SYMBOL_VERSION SUNW_1.21.3 { # SunOS 5.9 (Solaris 9) patch additions 1368 SYMBOL_VERSION SUNW_1.21.2 { # SunOS 5.9 (Solaris 9) patch additions 1390 SYMBOL_VERSION SUNW_1.21.1 { # SunOS 5.9 (Solaris 9) patch addition [all...] |
/illumos-gate/usr/src/cmd/svc/milestone/ |
H A D | make-console-login-xml | 35 be overwritten by package or patch operations, including
|
/illumos-gate/usr/src/uts/sparc/dtrace/ |
H A D | fbt.c | 1095 uint32_t (*patch)(uint32_t *, uint32_t *, uint32_t *, int, in fbt_provide_module() local 1297 patch = fbt_patch_retl; in fbt_provide_module() 1300 patch = fbt_patch_return; in fbt_provide_module() 1399 (void) (*patch)(instr, base, limit, in fbt_provide_module() 1421 if ((fbt->fbtp_patchval = (*patch)(instr, base, limit, offset, in fbt_provide_module()
|
/illumos-gate/usr/src/cmd/sendmail/db/ |
H A D | db_int.h | 222 int patch; /* Patch version number. */ member
|
/illumos-gate/usr/src/uts/sun4u/sunfire/io/ |
H A D | jtag.c | 1844 u_int flags, lsb, msb, patch; in jtag_init_chip() local 1850 patch = pval[flags & JTIN_INDEX]; in jtag_init_chip() 1852 patch = *pdesc++; in jtag_init_chip() 1854 jtag_bf_insert(scan_in, lsb, msb, patch); in jtag_init_chip()
|
/illumos-gate/usr/src/lib/libmlrpc/common/ |
H A D | ndrtypes.ndl | 144 * FIXUP_PDU_SIZE is used to patch the appropriate structures (identified
|
/illumos-gate/exception_lists/ |
H A D | closed-bins | 62 ./usr/has/bin/patch
|
/illumos-gate/usr/src/cmd/sendmail/db/db/ |
H A D | db_region.c | 329 db_version(&rlp->majver, &rlp->minver, &rlp->patch);
|
/illumos-gate/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_cmds.c | 1703 int patch; in showrev_printversion() local 1705 patch = showrev_ispatch(version); in showrev_printversion() 1706 if (patch || (uintptr_t)showall) { in showrev_printversion() 1708 (patch ? "Patch" : "Version"), version); in showrev_printversion()
|