Home
last modified time | relevance | path

Searched +full:0200 +full:h (Results 1 – 25 of 394) sorted by relevance

12345678910>>...16

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/uml-utilities/uml-utilities-20040406/
H A Dfix-ldflags.patch9 +++ tools/mconsole/Makefile 2004-04-01 15:37:37.000000000 +0200
20 --- tools.orig/jailtest/Makefile 2017-04-03 15:56:02.068461380 +0200
21 +++ tools/jailtest/Makefile 2017-04-03 16:00:04.857449005 +0200
32 --- tools.orig/moo/Makefile 2017-04-03 15:56:02.068461380 +0200
33 +++ tools/moo/Makefile 2017-04-03 15:59:56.466449432 +0200
45 $(uml_moo_OBJS) $(uml_mkcow_OBJS) : cow.h cow_sys.h
48 --- tools.orig/port-helper/Makefile 2017-04-03 15:56:02.068461380 +0200
49 +++ tools/port-helper/Makefile 2017-04-03 15:59:41.251450208 +0200
60 --- tools.orig/tunctl/Makefile 2017-04-03 15:56:02.068461380 +0200
61 +++ tools/tunctl/Makefile 2017-04-03 16:00:01.091449197 +0200
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/ace/files/
H A Dace_config.patch3 diff -ruN ACE_wrappers1/ace/config.h ACE_wrappers/ace/config.h
4 --- ACE_wrappers1/ace/config.h 1970-01-01 02:00:00.000000000 +0200
5 +++ ACE_wrappers/ace/config.h 2019-01-10 13:36:52.698012477 +0200
7 +#include "ace/config-linux.h"
9 --- ACE_wrappers1/include/makeinclude/platform_macros.GNU 1970-01-01 02:00:00.000000000 +0200
10 +++ ACE_wrappers/include/makeinclude/platform_macros.GNU 2018-10-31 15:11:18.265392460 +0200
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/
H A Dtftp-0.49-cmd_arg.patch7 diff -up tftp-hpa-0.49/config.h.cmd_arg tftp-hpa-0.49/config.h
8 --- tftp-hpa-0.49/config.h.cmd_arg 2010-04-19 15:29:10.567331454 +0200
9 +++ tftp-hpa-0.49/config.h 2010-04-20 07:33:03.133232772 +0200
19 --- tftp-hpa-0.49/configure.in.cmd_arg 2008-10-21 00:08:31.000000000 +0200
20 +++ tftp-hpa-0.49/configure.in 2010-04-19 11:05:12.387340698 +0200
30 --- tftp-hpa-0.49/lib/xrealloc.c.cmd_arg 2010-04-19 11:05:12.387340698 +0200
31 +++ tftp-hpa-0.49/lib/xrealloc.c 2010-04-19 11:05:12.387340698 +0200
40 +#include "config.h"
54 --- tftp-hpa-0.49/tftp/main.c.cmd_arg 2008-10-21 00:08:31.000000000 +0200
55 +++ tftp-hpa-0.49/tftp/main.c 2010-04-19 11:05:12.389329337 +0200
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wvdial/wvstreams/
H A D05_gcc.diff5 --- wvstreams-4.6.1.orig/ipstreams/wvunixdgsocket.cc 2011-05-20 00:02:38.391136584 +0200
6 +++ wvstreams-4.6.1/ipstreams/wvunixdgsocket.cc 2011-05-20 00:02:35.283136585 +0200
8 #include "wvunixdgsocket.h"
10 #include <sys/types.h>
11 #include <sys/stat.h>
18 --- wvstreams-4.6.1.orig/streams/wvatomicfile.cc 2011-05-20 00:02:38.223136584 +0200
19 +++ wvstreams-4.6.1/streams/wvatomicfile.cc 2011-05-20 00:02:31.619136587 +0200
21 #include "wvatomicfile.h"
22 #include "wvfileutils.h"
23 #include "wvstrutils.h"
[all …]
/openbmc/linux/drivers/staging/iio/frequency/
H A Dad9832.c8 #include <asm/div64.h>
10 #include <linux/clk.h>
11 #include <linux/device.h>
12 #include <linux/err.h>
13 #include <linux/kernel.h>
14 #include <linux/module.h>
15 #include <linux/regulator/consumer.h>
16 #include <linux/slab.h>
17 #include <linux/spi/spi.h>
18 #include <linux/sysfs.h>
[all …]
H A Dad9834.c8 #include <linux/clk.h>
9 #include <linux/interrupt.h>
10 #include <linux/workqueue.h>
11 #include <linux/device.h>
12 #include <linux/kernel.h>
13 #include <linux/slab.h>
14 #include <linux/sysfs.h>
15 #include <linux/list.h>
16 #include <linux/spi/spi.h>
17 #include <linux/regulator/consumer.h>
[all …]
/openbmc/linux/include/linux/
H A Dhwmon-sysfs.h3 * hwmon-sysfs.h - hardware monitoring chip driver sysfs defines
10 #include <linux/device.h>
11 #include <linux/kstrtox.h>
31 SENSOR_ATTR(_name, 0200, NULL, _func##_store, _index)
44 SENSOR_DEVICE_ATTR(_name, 0200, NULL, _func##_store, _index)
66 SENSOR_ATTR_2(_name, 0200, NULL, _func##_store, _nr, _index)
81 SENSOR_DEVICE_ATTR_2(_name, 0200, NULL, _func##_store, \
/openbmc/openbmc/poky/meta/recipes-bsp/libacpi/files/
H A Dmakefile-fix.patch10 --- 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
34 --- libacpi-0.2.orig/config.mk 2007-07-29 14:09:34.000000000 +0200
35 +++ libacpi-0.2/config.mk 2008-09-26 10:34:33.000000000 +0200
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libmad/libmad/
H A Dadd-pkgconfig.patch21 +++ libmad-0.15.1b/configure.ac 2004-08-07 02:25:24.633462168 +0200
31 +++ libmad-0.15.1b/mad.pc.in 2004-08-07 02:04:59.617692872 +0200
49 +++ libmad-0.15.1b/Makefile.am 2004-08-07 02:03:19.859858368 +0200
58 include_HEADERS = mad.h
63 EXTRA_DIST = mad.h.sed \
68 exported_headers = version.h fixed.h bit.h timer.h stream.h frame.h \
69 synth.h decoder.h
H A Dobsolete_automake_macros.patch5 --- libmad-0.15.1b/configure.ac 2004-01-23 11:41:32.000000000 +0200
6 +++ libmad-0.15.1b/configure.ac 2013-01-03 08:28:23.718693697 +0200
11 -AM_CONFIG_HEADER([config.h])
12 +AC_CONFIG_HEADERS([config.h])
/openbmc/linux/drivers/accel/ivpu/
H A Divpu_debugfs.c6 #include <drm/drm_debugfs.h>
7 #include <drm/drm_file.h>
8 #include <drm/drm_print.h>
10 #include <uapi/drm/ivpu_accel.h>
12 #include "ivpu_debugfs.h"
13 #include "ivpu_drv.h"
14 #include "ivpu_fw.h"
15 #include "ivpu_fw_log.h"
16 #include "ivpu_gem.h"
17 #include "ivpu_jsm_msg.h"
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/vsftpd/vsftpd-3.0.5/
H A Dnopam.patch5 diff -ur vsftpd-2.0.1_org/builddefs.h vsftpd-2.0.1_patch/builddefs.h
6 --- vsftpd-2.0.1_org/builddefs.h 2004-07-02 16:36:59.000000000 +0200
7 +++ vsftpd-2.0.1_patch/builddefs.h 2004-07-21 09:34:49.044900488 +0200
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/tayga/files/
H A D0001-include-sys-uio.patch9 --- tayga.h 2023-09-29 14:38:05.005837695 +0200
10 +++ tayga-2.h 2023-09-29 14:37:45.560837257 +0200
12 #include <sys/stat.h>
13 #include <sys/ioctl.h>
14 #include <sys/socket.h>
15 +#include <sys/uio.h>
16 #include <netinet/in.h>
17 #include <arpa/inet.h>
18 #include <unistd.h>
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libtinyxml/libtinyxml/
H A Denforce-use-stl.patch7 diff -Nur tinyxml-2.5.3/tinyxml.h tinyxml-2.5.3.patch/tinyxml.h
8 --- tinyxml-2.5.3/tinyxml.h 2007-05-07 00:41:23.000000000 +0200
9 +++ tinyxml-2.5.3.patch/tinyxml.h 2009-07-08 22:32:03.000000000 +0200
/openbmc/openbmc/poky/meta/recipes-connectivity/bind/bind/
H A Dconf.patch9 +++ bind-9.3.1/conf/db.0 2005-07-10 22:14:00.000000000 +0200
25 +++ bind-9.3.1/conf/db.127 2005-07-10 22:14:00.000000000 +0200
42 +++ bind-9.3.1/conf/db.empty 2005-07-10 22:14:00.000000000 +0200
60 +++ bind-9.3.1/conf/db.255 2005-07-10 22:14:00.000000000 +0200
76 +++ bind-9.3.1/conf/db.local 2005-07-10 22:14:00.000000000 +0200
93 +++ bind-9.3.1/conf/db.root 2005-07-10 22:14:00.000000000 +0200
113 +. 518400 IN NS H.ROOT-SERVERS.NET.
128 +H.ROOT-SERVERS.NET. 3600000 IN A 128.63.2.53
142 +++ bind-9.3.1/conf/named.conf 2005-07-10 22:33:46.000000000 +0200
195 +++ bind-9.3.1/conf/named.conf.local 2005-07-10 22:14:06.000000000 +0200
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/
H A Drdist-6.1.5-varargs.patch6 --- rdist-6.1.5/config/os-linux.h.varargs 2003-06-17 17:52:33.000000000 +0200
7 +++ rdist-6.1.5/config/os-linux.h 2003-06-17 17:53:07.000000000 +0200
/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/
H A D10_usagi-ipv6.patch4 --- tcp_wrappers_7.6.orig/fix_options.c 1997-04-08 02:29:19.000000000 +0200
5 +++ tcp_wrappers_7.6/fix_options.c 2004-04-10 19:07:43.000000000 +0200
8 #include <sys/types.h>
9 #include <sys/param.h>
11 +#include <sys/socket.h>
13 #include <netinet/in.h>
14 #include <netinet/in_systm.h>
15 #include <netinet/ip.h>
40 --- tcp_wrappers_7.6.orig/hosts_access.5 2004-04-10 19:22:58.000000000 +0200
41 +++ tcp_wrappers_7.6/hosts_access.5 2004-04-10 19:07:43.000000000 +0200
[all …]
H A Dtcpdchk_libwrapped.patch4 --- tcp_wrappers_7.6.orig/tcpdchk.c 2003-08-21 02:50:37.000000000 +0200
5 +++ tcp_wrappers_7.6/tcpdchk.c 2003-08-21 02:50:33.000000000 +0200
7 #include "inetcf.h"
8 #include "scaffold.h"
H A D13_shlib_weaksym.patch4 --- tcp_wrappers_7.6.orig/Makefile 2004-05-02 15:37:59.000000000 +0200
5 +++ tcp_wrappers_7.6/Makefile 2004-05-02 15:31:09.000000000 +0200
105 update.o: mystdarg.h
106 update.o: tcpd.h
108 +weak_symbols.o: tcpd.h
110 workarounds.o: tcpd.h
111 diff -ruN tcp_wrappers_7.6.orig/tcpd.h tcp_wrappers_7.6/tcpd.h
112 --- tcp_wrappers_7.6.orig/tcpd.h 2004-05-02 15:37:59.000000000 +0200
113 +++ tcp_wrappers_7.6/tcpd.h 2004-05-02 15:37:49.000000000 +0200
122 +#include <netinet/in.h>
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libid3tag/libid3tag/
H A Dobsolete_automake_macros.patch5 --- libid3tag-0.15.1b/configure.ac 2004-01-24 01:22:46.000000000 +0200
6 +++ libid3tag-0.15.1b/configure.ac 2013-01-03 06:41:02.734835014 +0200
12 -AM_CONFIG_HEADER([config.h])
13 +AC_CONFIG_HEADERS([config.h])
/openbmc/openbmc/poky/meta/recipes-devtools/cdrtools/cdrtools/
H A Dgcc14-fix.patch3 --- cdrtools-3.01/autoconf/configure~ 2015-07-06 23:41:27.000000000 +0200
4 +++ cdrtools-3.01/autoconf/configure 2024-05-01 09:37:40.897253690 +0200
7 #include "confdefs.h"
/openbmc/linux/drivers/dma/idxd/
H A Dcompat.c3 #include <linux/init.h>
4 #include <linux/kernel.h>
5 #include <linux/module.h>
6 #include <linux/device.h>
7 #include <linux/device/bus.h>
8 #include "idxd.h"
31 static DRIVER_ATTR_IGNORE_LOCKDEP(unbind, 0200, NULL, unbind_store);
65 static DRIVER_ATTR_IGNORE_LOCKDEP(bind, 0200, NULL, bind_store);
/openbmc/linux/mm/
H A Dhwpoison-inject.c3 #include <linux/module.h>
4 #include <linux/debugfs.h>
5 #include <linux/kernel.h>
6 #include <linux/mm.h>
7 #include <linux/swap.h>
8 #include <linux/pagemap.h>
9 #include <linux/hugetlb.h>
10 #include "internal.h"
81 debugfs_create_file("corrupt-pfn", 0200, hwpoison_dir, NULL, in pfn_inject_init()
84 debugfs_create_file("unpoison-pfn", 0200, hwpoison_dir, NULL, in pfn_inject_init()
/openbmc/linux/drivers/hwmon/pmbus/
H A Dq54sj108a2.c9 #include <linux/debugfs.h>
10 #include <linux/i2c.h>
11 #include <linux/kstrtox.h>
12 #include <linux/module.h>
13 #include <linux/of.h>
14 #include "pmbus.h"
354 debugfs_create_file("clear_fault", 0200, q54sj108a2_dir, in q54sj108a2_probe()
360 debugfs_create_file("store_default", 0200, q54sj108a2_dir, in q54sj108a2_probe()
384 debugfs_create_file("blackbox_erase", 0200, q54sj108a2_dir, in q54sj108a2_probe()
390 debugfs_create_file("blackbox_set_offset", 0200, q54sj108a2_dir, in q54sj108a2_probe()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/
H A Ddebugfs.c7 #include "api/commands.h"
8 #include "debugfs.h"
9 #include "dbg.h"
10 #include <linux/seq_file.h>
396 FWRT_DEBUGFS_ADD_FILE(timestamp_marker, dbgfs_dir, 0200); in iwl_fwrt_dbgfs_register()
397 FWRT_DEBUGFS_ADD_FILE(fw_info, dbgfs_dir, 0200); in iwl_fwrt_dbgfs_register()
398 FWRT_DEBUGFS_ADD_FILE(send_hcmd, dbgfs_dir, 0200); in iwl_fwrt_dbgfs_register()
399 FWRT_DEBUGFS_ADD_FILE(enabled_severities, dbgfs_dir, 0200); in iwl_fwrt_dbgfs_register()

12345678910>>...16