| /OK3568_Linux_fs/kernel/tools/testing/selftests/drivers/usb/usbip/ |
| H A D | usbip_test.sh | 85 src/usbip list -r localhost; 101 src/usbip list -r localhost; 117 src/usbip list -r localhost; 125 src/usbip attach -r localhost -b $busid; 133 src/usbip list -r localhost; 141 src/usbip attach -r localhost -b $busid; 153 src/usbip attach -r localhost -b $busid;
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/bind/bind-9.18.11/ |
| H A D | conf.patch | 15 +@ IN SOA localhost. root.localhost. ( 22 +@ IN NS localhost. 31 +@ IN SOA localhost. root.localhost. ( 38 +@ IN NS localhost. 39 +1.0.0 IN PTR localhost. 50 +@ IN SOA localhost. root.localhost. ( 57 +@ IN NS localhost. 66 +@ IN SOA localhost. root.localhost. ( 73 +@ IN NS localhost. 82 +@ IN SOA localhost. root.localhost. ( [all …]
|
| H A D | make-etc-initd-bind-stop-work.patch | 25 + inet 127.0.0.1 allow { localhost; } 36 + default-server localhost;
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench-3.0-a9/ |
| H A D | 0001-lmbench-Point-webpage-lm-to-target-directory.patch | 45 @@ -280,15 +280,15 @@ bw_tcp -S localhost 49 - lat_http localhost 8008 < ../../src/webpage-lm/URLS > /dev/null 2>&1 50 - lat_http localhost 8008 < ../../src/webpage-lm/URLS 51 + lat_http localhost 8008 < /usr/share/lmbench/webpage-lm/URLS > /dev/null 2>&1 52 + lat_http localhost 8008 < /usr/share/lmbench/webpage-lm/URLS 54 lat_http -S localhost 8008
|
| /OK3568_Linux_fs/debian/ubuntu-build-service/bullseye-base-arm64/customization/includes.chroot/etc/ |
| H A D | hosts | 1 127.0.0.1 localhost 2 ::1 localhost ip6-localhost ip6-loopback
|
| /OK3568_Linux_fs/debian/ubuntu-build-service/bullseye-gnome-arm64/customization/includes.chroot/etc/ |
| H A D | hosts | 1 127.0.0.1 localhost 2 ::1 localhost ip6-localhost ip6-loopback
|
| /OK3568_Linux_fs/debian/ubuntu-build-service/bullseye-gnome-armhf/customization/includes.chroot/etc/ |
| H A D | hosts | 1 127.0.0.1 localhost 2 ::1 localhost ip6-localhost ip6-loopback
|
| /OK3568_Linux_fs/debian/ubuntu-build-service/bullseye-lxde-arm64/customization/includes.chroot/etc/ |
| H A D | hosts | 1 127.0.0.1 localhost 2 ::1 localhost ip6-localhost ip6-loopback
|
| /OK3568_Linux_fs/debian/ubuntu-build-service/bullseye-lxde-armhf/customization/includes.chroot/etc/ |
| H A D | hosts | 1 127.0.0.1 localhost 2 ::1 localhost ip6-localhost ip6-loopback
|
| /OK3568_Linux_fs/debian/ubuntu-build-service/bullseye-xfce-armhf/customization/includes.chroot/etc/ |
| H A D | hosts | 1 127.0.0.1 localhost 2 ::1 localhost ip6-localhost ip6-loopback
|
| /OK3568_Linux_fs/debian/ubuntu-build-service/bullseye-base-armhf/customization/includes.chroot/etc/ |
| H A D | hosts | 1 127.0.0.1 localhost 2 ::1 localhost ip6-localhost ip6-loopback
|
| /OK3568_Linux_fs/debian/ubuntu-build-service/bullseye-xfce-arm64/customization/includes.chroot/etc/ |
| H A D | hosts | 1 127.0.0.1 localhost 2 ::1 localhost ip6-localhost ip6-loopback
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/base-files/base-files/ |
| H A D | hosts | 1 127.0.0.1 localhost 4 ::1 localhost ip6-localhost ip6-loopback
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-support/curl/curl/ |
| H A D | CVE-2022-27779.patch | 27 /* Make sure domain contains a dot or is localhost. */ 30 - return !strchr(domain, '.') && !strcasecompare(domain, "localhost"); 31 + if(strcasecompare(domain, "localhost"))
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/vsftpd/files/ |
| H A D | change-secure_chroot_dir.patch | 23 [root@localhost root]# useradd nobody 30 -[root@localhost root]# mkdir /usr/share/empty/ 32 +[root@localhost root]# mkdir /var/run/vsftpd/empty/
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-webserver/recipes-httpd/apache2/apache2/ |
| H A D | 0005-replace-lynx-to-curl-in-apachectl-script.patch | 26 -STATUSURL="http://localhost:@PORT@/server-status" 27 +STATUSURL="http://localhost:@PORT@/"
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/grub/files/ |
| H A D | grub-module-explicitly-keeps-symbole-.module_license.patch | 10 root@localhost:~# objdump -t all_video.mod 27 root@localhost:~# objdump -t all_video.mod
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-bus-pci-devices-aer_stats | 22 localhost /sys/devices/pci0000:00/0000:00:1c.0 # cat aer_dev_correctable 43 localhost /sys/devices/pci0000:00/0000:00:1c.0 # cat aer_dev_fatal 73 localhost /sys/devices/pci0000:00/0000:00:1c.0 # cat aer_dev_nonfatal
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/gammu/gammu/ |
| H A D | gammu-smsdrc | 63 pc = localhost 64 # pc can also contain port or socket path after colon (eg. localhost:/path/to/socket)
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/postfix/files/ |
| H A D | main.cf | 9 mydestination = $myhostname, localhost.localdomain localhost
|
| /OK3568_Linux_fs/buildroot/system/skeleton/etc/ |
| H A D | hosts | 1 127.0.0.1 localhost
|
| /OK3568_Linux_fs/buildroot/support/testing/tests/download/br2-external/git-hash/package/good/ |
| H A D | good.mk | 8 GOOD_SITE = git://localhost:$(GITREMOTE_PORT_NUMBER)/repo.git
|
| /OK3568_Linux_fs/buildroot/support/testing/tests/download/br2-external/git-hash/package/nohash/ |
| H A D | nohash.mk | 8 NOHASH_SITE = git://localhost:$(GITREMOTE_PORT_NUMBER)/repo.git
|
| /OK3568_Linux_fs/buildroot/support/testing/tests/download/br2-external/git-hash/package/bad/ |
| H A D | bad.mk | 8 BAD_SITE = git://localhost:$(GITREMOTE_PORT_NUMBER)/repo.git
|
| /OK3568_Linux_fs/buildroot/support/testing/tests/download/br2-external/git-refs/package/git-wrong-sha1/ |
| H A D | git-wrong-sha1.mk | 8 GIT_WRONG_SHA1_SITE = git://localhost:$(GITREMOTE_PORT_NUMBER)/repo.git
|