/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libtar/files/ |
H A D | 0008-decode-avoid-using-a-static-buffer-in-th_get_pathnam.patch | 9 Note this can break programs that expect sizeof(TAR) to be fixed. 28 th_get_pathname(TAR *t) 68 @@ -122,6 +122,7 @@ tar_close(TAR *t) 88 TAR;
|
H A D | CVE-2013-4420.patch | 86 th_get_pathname(TAR *t) 94 @@ -50,7 +79,7 @@ th_get_pathname(TAR *t) 107 @@ -302,14 +302,14 @@ tar_extract_hardlink(TAR * t, char *realname) 124 @@ -347,9 +347,9 @@ tar_extract_symlink(TAR *t, char *realname) 149 @@ -124,9 +124,9 @@ th_print_long_ls(TAR *t)
|
H A D | 0005-fix-file-descriptor-leaks-reported-by-cppcheck.patch | 23 @@ -216,6 +216,7 @@ tar_append_regfile(TAR *t, const char *realname) 31 @@ -234,25 +235,28 @@ tar_append_regfile(TAR *t, const char *realname) 69 @@ -228,13 +228,17 @@ tar_extract_regfile(TAR *t, char *realname)
|
H A D | 0011-libtar-fix-programming-mistakes-detected-by-static-a.patch | 29 @@ -110,9 +110,16 @@ tar_append_file(TAR *t, const char *realname, const char *savename) 50 @@ -97,6 +97,7 @@ tar_append_tree(TAR *t, char *realdir, char *savedir) 58 @@ -130,24 +131,26 @@ tar_append_tree(TAR *t, char *realdir, char *savedir)
|
H A D | CVE-2021-33643-CVE-2021-33644.patch | 29 @@ -118,6 +118,11 @@ th_read(TAR *t) 41 @@ -168,6 +173,11 @@ th_read(TAR *t)
|
H A D | 0006-fix-memleak-on-tar_open-failure.patch | 19 @@ -82,6 +82,7 @@ tar_open(TAR **t, const char *pathname, tartype_t *type,
|
H A D | 0009-Check-for-NULL-before-freeing-th_pathname.patch | 21 @@ -122,7 +122,8 @@ tar_close(TAR *t)
|
H A D | CVE-2021-33640-CVE-2021-33645-CVE-2021-33646.patch | 29 @@ -122,8 +122,11 @@ tar_close(TAR *t)
|
H A D | 0004-Fix-invalid-memory-de-reference-issue.patch | 22 @@ -172,6 +172,7 @@ int th_write(TAR *t);
|
/openbmc/openbmc/poky/meta/recipes-bsp/setserial/setserial/ |
H A D | ldflags.patch | 15 TAR = tar 16 @@ -20,7 +21,7 @@ TAR = tar
|
/openbmc/linux/drivers/macintosh/ |
H A D | macio-adb.c | 54 #define TAR 1 /* transfer access request */ macro 195 out_8(&adb->ctrl.r, in_8(&adb->ctrl.r) | TAR); in macio_send_request() 234 out_8(&adb->ctrl.r, in_8(&adb->ctrl.r) | TAR); in macio_adb_interrupt() 254 out_8(&adb->ctrl.r, in_8(&adb->ctrl.r) | TAR); in macio_adb_interrupt()
|
/openbmc/openbmc/meta-google/recipes-phosphor/flash/gbmc-update/ |
H A D | 40-gbmc-upgrade.sh | 41 if [[ "$bootfile_url" =~ [\&?]format=TAR(_GZIP)?(&|$) ]]; then
|
/openbmc/openbmc/poky/meta/recipes-devtools/dpkg/dpkg/ |
H A D | 0007-dpkg-deb-build.c-Remove-usage-of-clamp-mtime-in-tar.patch | 35 command_init(&cmd, TAR, "tar -cf");
|
/openbmc/linux/scripts/ |
H A D | Makefile.package | 15 quiet_cmd_src_tar = TAR $(2).tar.gz 182 quiet_cmd_tar = TAR $@
|
/openbmc/linux/Documentation/devicetree/bindings/mtd/ |
H A D | fsmc-nand.txt | 18 byte 1 TAR : ALE to RE delay, 4 bits are valid. Same format as TCLR.
|
/openbmc/openbmc/poky/meta/recipes-devtools/dpkg/ |
H A D | dpkg.inc | 27 TAR=tar \
|
/openbmc/openbmc/meta-hpe/meta-common/recipes-phosphor/image/ |
H A D | obmc-phosphor-image.bbappend | 197 echo "ERROR: TAR - uBoot image size ${size} incorrect. Please try it again."
|
/openbmc/linux/Documentation/powerpc/ |
H A D | elf_hwcaps.rst | 198 TAR facility is available.
|
/openbmc/linux/arch/powerpc/boot/dts/ |
H A D | turris1x.dts | 292 /* 11 MB for TAR.XZ Archive with Factory content of NAND Root File System */
|
/openbmc/openbmc/poky/documentation/overview-manual/ |
H A D | yp-intro.rst | 177 in standard formats (i.e. RPM, DEB, IPK, and TAR). You can deploy
|
/openbmc/linux/drivers/net/ethernet/cadence/ |
H A D | macb_main.c | 4428 macb_writel(lp, TAR, lp->rm9200_txq[desc].mapping); in at91ether_start_xmit()
|
/openbmc/openbmc/poky/documentation/ref-manual/ |
H A D | variables.rst | 3910 Defines the package type (i.e. DEB, RPM, IPK, or TAR) used by the
|
/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/ |
H A D | 0008-Use-libtool-2.4.patch | 16257 @@ -4578,6 +4582,20 @@ am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'
|