Home
last modified time | relevance | path

Searched +full:09 +full:- +full:release (Results 1 – 25 of 199) sorted by relevance

12345678

/openbmc/linux/drivers/message/fusion/lsi/
H A Dmpi_history.txt6 Copyright (c) 2000-2008 LSI Corporation.
8 ---------------------------------------
9 Header Set Release Version: 01.05.19
10 Header Set Release Date: 03-28-08
11 ---------------------------------------
14 ---------- --------------- -------------
18 mpi_init.h 01.05.09 01.05.09
31 * -------- -------- ------------------------------------------------------
34 * 05-08-00 00.10.01 Original release for 0.10 spec dated 4/26/2000.
35 * 05-24-00 00.10.02 Added MPI_IOCSTATUS_SCSI_RESIDUAL_MISMATCH definition.
[all …]
H A Dmpi_fc.h1 /* SPDX-License-Identifier: GPL-2.0 */
3 * Copyright (c) 2000-2008 LSI Corporation.
13 * ---------------
16 * -------- -------- ------------------------------------------------------
17 * 05-08-00 00.10.01 Original release for 0.10 spec dated 4/26/2000.
18 * 06-06-00 01.00.01 Update version number for 1.0 release.
19 * 06-12-00 01.00.02 Added _MSG_FC_ABORT_REPLY structure.
20 * 11-02-00 01.01.01 Original release for post 1.0 work
21 * 12-04-00 01.01.02 Added messages for Common Transport Send and
23 * 01-09-01 01.01.03 Modifed some of the new flags to have an MPI prefix
[all …]
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-4.0.9.rst1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK
3 Release notes for Yocto-4.0.9 (Kirkstone)
4 -----------------------------------------
6 Security Fixes in Yocto-4.0.9
9 - binutils: Fix :cve_nist:`2023-22608`
10 - curl: Fix :cve_nist:`2023-23914`, :cve_nist:`2023-23915` and :cve_nist:`2023-23916`
11 - epiphany: Fix :cve_nist:`2023-26081`
12 - git: Ignore :cve_nist:`2023-22743`
13 - glibc: Fix :cve_nist:`2023-0687`
14 - gnutls: Fix :cve_nist:`2023-0361`
[all …]
/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/
H A Drfc931.diff1 Upstream-Status: Inactive-Upstream [current release is from 1997; no vcs anywhere]
3 diff -ruNp tcp_wrappers_7.6.orig/scaffold.c tcp_wrappers_7.6/scaffold.c
4 --- tcp_wrappers_7.6.orig/scaffold.c 2005-03-09 18:22:04.000000000 +0100
5 +++ tcp_wrappers_7.6/scaffold.c 2005-03-09 18:20:47.000000000 +0100
6 @@ -237,10 +237,17 @@ struct request_info *request;
10 -void rfc931(request)
11 -struct request_info *request;
22 - strcpy(request->user, unknown);
26 /* check_path - examine accessibility */
27 diff -ruNp tcp_wrappers_7.6.orig/tcpd.h tcp_wrappers_7.6/tcpd.h
[all …]
H A D14_cidr_support.patch1 Upstream-Status: Inactive-Upstream [current release is from 1997; no vcs anywhere]
3 diff -ruN tcp_wrappers_7.6.orig/hosts_access.5 tcp_wrappers_7.6/hosts_access.5
4 --- tcp_wrappers_7.6.orig/hosts_access.5 2003-08-21 03:15:36.000000000 +0200
5 +++ tcp_wrappers_7.6/hosts_access.5 2003-08-21 03:15:31.000000000 +0200
6 @@ -90,6 +90,10 @@
17 diff -ruN tcp_wrappers_7.6.orig/hosts_access.c tcp_wrappers_7.6/hosts_access.c
18 --- tcp_wrappers_7.6.orig/hosts_access.c 2003-08-21 03:15:36.000000000 +0200
19 +++ tcp_wrappers_7.6/hosts_access.c 2003-08-21 03:09:30.000000000 +0200
20 @@ -417,7 +417,8 @@
24 - || (mask = dot_quad_addr(mask_tok)) == INADDR_NONE) {
[all …]
H A D00_man_quoting.diff1 Upstream-Status: Inactive-Upstream [current release is from 1997; no vcs anywhere]
3 diff -ruN tcp_wrappers_7.6.orig/hosts_access.5 tcp_wrappers_7.6/hosts_access.5
4 --- tcp_wrappers_7.6.orig/hosts_access.5 1995-01-30 19:51:47.000000000 +0100
5 +++ tcp_wrappers_7.6/hosts_access.5 2004-04-09 16:59:45.000000000 +0200
6 @@ -173,7 +173,7 @@
10 -that may even belong to different organizations. See also the `twist'
15 @@ -236,10 +236,10 @@
19 -result (the client matches `UNKNOWN@host') is strong evidence of a host
23 -A positive IDENT lookup result (the client matches `KNOWN@host') is
28 diff -ruN tcp_wrappers_7.6.orig/hosts_options.5 tcp_wrappers_7.6/hosts_options.5
[all …]
H A D01_man_portability.patch1 Upstream-Status: Inactive-Upstream [current release is from 1997; no vcs anywhere]
3 diff -ruNp tcp_wrappers_7.6.orig/hosts_access.3 tcp_wrappers_7.6/hosts_access.3
4 --- tcp_wrappers_7.6.orig/hosts_access.3 2005-03-09 18:30:25.000000000 +0100
5 +++ tcp_wrappers_7.6/hosts_access.3 2005-03-09 18:27:03.000000000 +0100
6 @@ -3,7 +3,7 @@
7 hosts_access, hosts_ctl, request_init, request_set \- access control library
10 -#include "tcpd.h"
15 diff -ruNp tcp_wrappers_7.6.orig/hosts_access.5 tcp_wrappers_7.6/hosts_access.5
16 --- tcp_wrappers_7.6.orig/hosts_access.5 2005-03-09 18:30:25.000000000 +0100
17 +++ tcp_wrappers_7.6/hosts_access.5 2005-03-09 18:30:18.000000000 +0100
[all …]
H A Dman_fromhost.patch1 Upstream-Status: Inactive-Upstream [current release is from 1997; no vcs anywhere]
3 diff -ruN tcp_wrappers_7.6.orig/hosts_access.3 tcp_wrappers_7.6/hosts_access.3
4 --- tcp_wrappers_7.6.orig/hosts_access.3 2004-04-25 00:10:48.000000000 +0200
5 +++ tcp_wrappers_7.6/hosts_access.3 2004-04-25 00:09:36.000000000 +0200
6 @@ -14,6 +14,9 @@
16 @@ -60,6 +63,7 @@
H A D06_fix_gethostbyname.patch1 Upstream-Status: Inactive-Upstream [current release is from 1997; no vcs anywhere]
4 - fix gethostbyname to work better with dot "." notation (#16949)
6 --- tcp_wrappers_7.6/socket.c.fixgethostbyname Fri Mar 21 13:27:25 1997
7 +++ tcp_wrappers_7.6/socket.c Mon Feb 5 14:09:40 2001
8 @@ -52,7 +52,8 @@
12 -
18 @@ -61,8 +62,12 @@
19 if (strchr(name, '.') == 0 || strlen(name) >= MAXHOSTNAMELEN - 1) {
22 - sprintf(dot_name, "%s.", name);
23 - return (gethostbyname(dot_name));
/openbmc/openbmc/poky/meta/recipes-bsp/libacpi/files/
H A Dmakefile-fix.patch1 Upstream-Status: Inactive-Upstream [last release before 2008, no vcs]
3 ---
4 Makefile | 6 +++---
5 config.mk | 3 ++-
6 2 files changed, 5 insertions(+), 4 deletions(-)
8 Index: libacpi-0.2/Makefile
10 --- libacpi-0.2.orig/Makefile 2007-07-29 14:09:34.000000000 +0200
11 +++ libacpi-0.2/Makefile 2008-09-26 10:34:53.000000000 +0200
12 @@ -25,16 +25,16 @@ ${OBJ}: config.mk libacpi.h
16 - @${AR} $@ ${OBJ}
[all …]
/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/
H A Dsymlink.patch9 Upstream-Status: Inactive-Upstream [need a new release]
10 Signed-off-by: Ross Burton <ross.burton@intel.com>
12 --- unzip60/process.c.sav 2013-06-09 12:08:57.070392264 +0200
13 +++ unzip60/process.c 2013-06-09 12:10:08.641696988 +0200
14 @@ -1751,6 +1751,12 @@
19 + /* Initialize the symlink flag, may be set by the platform-specific
21 + G.pInfo->symlink = 0;
/openbmc/openbmc/poky/documentation/toaster-manual/
H A Dreference.rst1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK
11 some useful ``manage.py`` commands that are Toaster-specific.
28 layer index's web application at :yocto_git:`/layerindex-web/`.
39 developers. In fact, Toaster comes pre-configured with the OpenEmbedded
48 -----------------------------------
66 ":ref:`overview-manual/yp-intro:the yocto project layer model`"
68 to create layers, see the ":ref:`dev-manual/layers:understanding and creating layers`"
83 this code, which is at :yocto_git:`/layerindex-web/`, as a base to create
108 .. code-block:: xml
111 <django-objects version="1.0">
[all …]
/openbmc/openbmc/poky/meta/conf/machine/include/mips/
H A DREADME1 2016/09/30 - Zubair Lutfullah Kakakhel <Zubair.Kakakhel@imgtec.com>
2 - Add Release 6 support
4 2012/03/30 - Mark Hatle <mark.hatle@windriver.com>
5 - Initial Version
12 Release 6 of the ISA is a major revision and doesn't build up on previous
22 scheme. The scheme is: <mips variant>[-nf][-n32]
26 ${MIPSPKGSFX_VARIANT:tune-${DEFAULTTUNE}}${MIPSPKGSFX_FPU}${MIPSPKGSFX_ABI}
30 MIPSPKGSFX_BYTE - This is defined as either blank and "64" for MIPS64 CPUs.
32 MIPSPKGSFX_ENDIAN - For bigendian hardware this is blank, otherwise it's
35 MIPSPKGSFX_ENDIAN2 - For bigendian hardware this is "eb", otherwise it's
[all …]
/openbmc/linux/tools/testing/selftests/hid/tests/
H A Dtest_tablet.py2 # SPDX-License-Identifier: GPL-2.0
3 # -*- coding: utf-8 -*-
23 https://docs.microsoft.com/en-us/windows-hardware/design/component-guidelines/windows-pen-states
37 def from_evdev(cls, evdev) -> "PenState":
58 def apply(self, events) -> "PenState":
91 def valid_transitions(self) -> Tuple["PenState", ...]:
93 for skipping the in-range state, due to historical reasons.
236 def legal_transitions() -> Dict[str, Tuple[PenState, ...]]:
238 we don't have Invert nor Erase bits, so just move in/out-of-range or proximity.
239 … https://docs.microsoft.com/en-us/windows-hardware/design/component-guidelines/windows-pen-states
[all …]
H A Dtest_multitouch.py2 # SPDX-License-Identifier: GPL-2.0
3 # -*- coding: utf-8 -*-
20 KERNEL_MODULE = ("hid-multitouch", "hid_multitouch")
310 Unit Exponent (-1)
335 Unit Exponent (-4)
378 Unit Exponent (-1)
397 Unit Exponent (-4)
442 Unit Exponent (-1)
467 Unit Exponent (-4)
49209 02 a1 01 85 01 09 01 a1 00 05 09 19 01 29 03 15 00 25 01 95 03 75 01 81 02 95 05 81 03 05 01 15…
[all …]
/openbmc/linux/Documentation/scsi/
H A DChangeLog.arcmsr5 ** 1.00.00.00 3/31/2004 Erich Chen First release
11 ** 1.20.00.02 12/09/2004 Erich Chen bug fix with over 2T bytes RAID Volume
12 ** 1.20.00.04 1/09/2005 Erich Chen fits for Debian linux kernel version 2.2.xx
57 ** 1.implement PCI-Express error recovery function and AER capability
71 ** 1.20.00.15 09/27/2007 Erich Chen & Nick Cheng
73 ** 2. add readl(reg->iop2drv_doorbell_reg) in arcmsr_handle_hbb_isr()
76 ** 1. modify acb->devstate[i][j]
94 ** while Linux XFS over DM-CRYPT.
98 ** 2.fix type B where we should _not_ iounmap() acb->pmu;
100 ** 3.add return -ENOMEM if ioremap() fails
[all …]
H A DChangeLog.megaraid1 Release Date : Thu Nov 16 15:32:35 EST 2006 -
9 and re-initialize its internal RAID structure.
14 2. Authors email-id domain name changed from lsil.com to lsi.com.
17 Release Date : Fri May 19 09:31:45 EST 2006 - Seokmann Ju <sju@lsil.com>
23 Root Cause: the driver registered controllers as 64-bit DMA capable
26 identifying 64-bit DMA capable controllers.
28 > -----Original Message-----
31 > To: linux-scsi@vger.kernel.org; Kolli, Neela; Mukker, Atul;
82 Fix: MegaRAID F/W has fixed the problem and being process of release,
86 issue on 64-bit platform.
[all …]
H A DChangeLog.megaraid_sas1 Release Date : Thu. Jun 19, 2014 17:00:00 PST 2014 -
2 (emaild-id:megaraidlinux@lsi.com)
7 Current Version : 06.803.02.00-rc1
8 Old Version : 06.803.01.00-rc1
14 -------------------------------------------------------------------------------
15 Release Date : Mon. Mar 10, 2014 17:00:00 PST 2014 -
16 (emaild-id:megaraidlinux@lsi.com)
20 Current Version : 06.803.01.00-rc1
21 Old Version : 06.700.06.00-rc1
25 4. Add Dell PowerEdge VRTX SR-IOV VF device support.
[all …]
H A DChangeLog.ips4 5.00.01 - Sarasota ( 5i ) adapters must always be scanned first
5 - Get rid on IOCTL_NEW_COMMAND code
6 - Add Extended DCDB Commands for Tape Support in 5I
8 4.90.11 - Don't actually RESET unless it's physically required
9 - Remove unused compile options
11 4.90.08 - Data Corruption if First Scatter Gather Element is > 64K
13 4.90.08 - Increase Delays in Flashing ( Trombone Only - 4H )
15 4.90.05 - Use New PCI Architecture to facilitate Hot Plug Development
17 4.90.01 - Add ServeRAID Version Checking
19 4.80.26 - Clean up potential code problems ( Arjan's recommendations )
[all …]
/openbmc/openbmc/poky/documentation/
H A Dindex.rst1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK
4 sphinx-quickstart on Mon Apr 13 09:38:33 2020.
17 Quick Build <brief-yoctoprojectqs/index>
18 what-i-wish-id-known
19 transitioning-to-a-custom-environment
20 Yocto Project Software Overview <https://www.yoctoproject.org/software-overview/>
28 Overview and Concepts Manual <overview-manual/index>
29 Contributor Guide <contributor-guide/index>
30 Reference Manual <ref-manual/index>
31 Board Support Package (BSP) Developer's guide <bsp-guide/index>
[all …]
/openbmc/linux/fs/befs/
H A DChangeLog1 Version 0.92 (2002-03-29)
5 Version 0.92 (2002-03-27)
12 Version 0.91 (2002-03-26)
17 Version 0.9 (2002-03-14)
25 Version 0.64 (2002-02-07)
41 * Made a debian package of the source for use with kernel-package. [WD]
44 Version 0.63 (2002-01-31)
74 Version 0.61 (2002-01-20)
92 Version 0.6 (2001-12-15)
99 would result in the filesystem using the on-disk uid and gid. [WD]
[all …]
/openbmc/linux/Documentation/hid/
H A Dhidintro.rst1 .. SPDX-License-Identifier: GPL-2.0
8 descriptors are, and of how a casual (non-kernel) programmer can deal
18 hidreport-parsing
50 Documentation/hid/hid-transport.rst). Devices may misbehave because the
60 <https://www.usb.org/document-library/device-class-definition-hid-111>`_ (HID Spec from now on)
61 * the `HID Usage Tables <https://usb.org/document-library/hid-usage-tables-14>`_ (HUT from now on)
64 (USB, I2C, Bluetooth, etc.). See Documentation/hid/hid-transport.rst.
73 $ hexdump -C /sys/bus/hid/devices/0003\:093A\:2510.0002/report_descriptor
74 00000000 05 01 09 02 a1 01 09 01 a1 00 05 09 19 01 29 03 |..............).|
76 00000020 05 01 09 30 09 31 09 38 15 81 25 7f 75 08 95 03 |...0.1.8..%.u...|
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/emlog/files/
H A D0001-emlog-Do-not-use-no_llseek-with-kernel-6.12.0.patch3 Date: Sat, 14 Dec 2024 09:55:10 -0800
6 no_llseek is finally gone with 6.12-rc1 [1]
10 Upstream-Status: Submitted [https://github.com/nicupavel/emlog/pull/16]
11 ---
12 emlog.c | 7 ++++++-
13 1 file changed, 6 insertions(+), 1 deletion(-)
15 diff --git a/emlog.c b/emlog.c
17 --- a/emlog.c
19 @@ -464,7 +464,12 @@ static const struct file_operations emlog_fops = {
21 .release = emlog_release,
[all …]
/openbmc/openbmc-test-automation/ipmi/dcmi/
H A Dtest_dcmi_management_controller.robot30 # "04", "05", "06", "07", "08", "09"]
54 …... msg=response get from dcmi get mcid cmd and hostname from "cat /etc/os-release" cmd is not sa…
79 # "05", "06", "07", "08", "09"]
105 …... msg=Bytes got from dcmi get mcid command and hostname from "cat /etc/os-release" command is n…
/openbmc/openbmc/poky/meta/recipes-devtools/rpm/files/
H A D0001-Do-not-hardcode-lib-rpm-as-the-installation-path-for.patch3 Date: Mon, 27 Feb 2017 09:43:30 +0200
7 Upstream-Status: Denied [https://github.com/rpm-software-management/rpm/pull/263]
8 Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
9 ---
10 CMakeLists.txt | 2 +-
11 macros.in | 2 +-
12 2 files changed, 2 insertions(+), 2 deletions(-)
14 diff --git a/CMakeLists.txt b/CMakeLists.txt
16 --- a/CMakeLists.txt
18 @@ -41,7 +41,7 @@ option(WITH_LIBELF "Build with libelf support" ON)
[all …]

12345678