This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/var/run/ld-elf.so.hints: | |
search directories: /lib:/usr/lib:/usr/lib/compat:/usr/local/lib:/usr/local/lib/compat/pkg:/usr/local/lib/mysql:/usr/local/lib/virtualbox | |
0:-lc.7 => /lib/libc.so.7 | |
1:-lcrypt.5 => /lib/libcrypt.so.5 | |
2:-lkvm.5 => /lib/libkvm.so.5 | |
3:-lm.5 => /lib/libm.so.5 | |
4:-lmd.5 => /lib/libmd.so.5 | |
5:-lncurses.8 => /lib/libncurses.so.8 | |
6:-lncursesw.8 => /lib/libncursesw.so.8 | |
7:-lsbuf.6 => /lib/libsbuf.so.6 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains any messages produced by compilers while | |
running configure, to aid debugging if configure makes a mistake. | |
It was created by GRUB configure 2.00, which was | |
generated by GNU Autoconf 2.69. Invocation command line was | |
$ ./configure --with-platform=efi --enable-grub-fstest=no --enable-grub-mkfont=no --disable-nls --enable-efiemu=no | |
## --------- ## | |
## Platform. ## |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.modal-body.c-create-body | |
.c-create-address | |
input.pull-left.c-location-input(type='text').pull-left | |
.clear-both | |
button.close.c-create-close(type="button", data-dismiss="modal")× | |
.c-create-map-container | |
.alert.alert-error.c-create-map-note | |
span= __i('change-loc') | |
a.close(data-dismiss="alert")× | |
.c-crete-map#create-map |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bower install -S backbone --verbose | |
bower backbone#~1.0.0 not-cached git://github.com/documentcloud/backbone.git#~1.0.0 | |
bower backbone#~1.0.0 resolve git://github.com/documentcloud/backbone.git#~1.0.0 | |
bower backbone#* not-cached git://github.com/documentcloud/backbone.git#* | |
bower backbone#* resolve git://github.com/documentcloud/backbone.git#* | |
bower backbone#~1.0.0 download https://github.com/documentcloud/backbone/archive/1.0.0.tar.gz | |
bower backbone#* download https://github.com/documentcloud/backbone/archive/1.0.0.tar.gz | |
bower backbone#~1.0.0 progress received 0.1MB of 8.1MB downloaded, 1% | |
bower backbone#* progress received 0.1MB of 8.1MB downloaded, 1% | |
bower backbone#~1.0.0 progress received 0.1MB of 8.1MB downloaded, 1% |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bower install -V | |
bower backbone#~1.0.0 not-cached git://github.com/documentcloud/backbone.git#~1.0.0 | |
bower backbone#~1.0.0 resolve git://github.com/documentcloud/backbone.git#~1.0.0 | |
bower backbone#~1.0.0 download https://github.com/documentcloud/backbone/archive/1.0.0.tar.gz | |
{ total: 8502074, received: 117077, percent: 1 } | |
bower backbone#~1.0.0 progress received 0.1MB of 8.1MB downloaded, 1% | |
{ total: 8502074, received: 153765, percent: 2 } | |
bower backbone#~1.0.0 progress received 0.1MB of 8.1MB downloaded, 2% | |
{ total: 8502074, received: 186533, percent: 2 } | |
bower backbone#~1.0.0 progress received 0.2MB of 8.1MB downloaded, 2% |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[user] | |
name = Dmitry Chirkin | |
email = [email protected] | |
[core] | |
excludesfile = /Users/josser/.gitignore_global | |
editor = /usr/bin/vim | |
quotepath = false | |
autocrlf = input | |
[difftool "sourcetree"] | |
cmd = opendiff \"$LOCAL\" \"$REMOTE\" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
// dnepr -> ujgorod -> poltava -> kharkov -> kiev => odessa -> lvov -> doceck | |
$tickets = [ | |
['start' => 'kiev', 'finish' => 'odessa'], | |
['start' => 'dnepr', 'finish' => 'ujgorod'], | |
['start' => 'odessa', 'finish' => 'lvov'], | |
['start' => 'kharkov', 'finish' => 'kiev'], | |
['start' => 'poltava', 'finish' => 'kharkov'], |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ai_flags The ai_flags field to which the hints parameter points | |
shall be set to zero or be the bitwise-inclusive OR of one | |
or more of the values AI_ADDRCONFIG, AI_CANONNAME, | |
AI_NUMERICHOST, AI_NUMERICSERV and AI_PASSIVE. | |
AI_ADDRCONFIG If the AI_ADDRCONFIG bit is set, IPv4 | |
addresses shall be returned only if an | |
IPv4 address is configured on the local | |
system, and IPv6 addresses shall be | |
returned only if an IPv6 address is con‐ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
npm install mhash | |
> [email protected] install /usr/home/josser/test/node_modules/mhash | |
> node-gyp rebuild | |
child_process: customFds option is deprecated, use stdio instead. | |
gmake: Entering directory '/usr/home/josser/test/node_modules/mhash/build' | |
ACTION binding_gyp_libmhash_target_test . | |
make[1]: don't know how to make rw. Stop |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Files 2.85/Application/BCM/hifi/CFG_HW_RADIO_MB500/bcm_hifi.gz and 2.86/Application/BCM/hifi/CFG_HW_RADIO_MB500/bcm_hifi.gz differ | |
Files 2.85/Application/BCM/hifi/CFG_HW_RADIO_MB500/bcm_hifi.gz.inf and 2.86/Application/BCM/hifi/CFG_HW_RADIO_MB500/bcm_hifi.gz.inf differ | |
Files 2.85/Application/BCM/nav_nit/bcm_nav_nit.gz and 2.86/Application/BCM/nav_nit/bcm_nav_nit.gz differ | |
Files 2.85/Application/BCM/nav_nit/bcm_nav_nit.gz.inf and 2.86/Application/BCM/nav_nit/bcm_nav_nit.gz.inf differ | |
Files 2.85/Application/BCM/version/bcm_version.gz and 2.86/Application/BCM/version/bcm_version.gz differ | |
Files 2.85/Application/BCM/version/bcm_version.gz.inf and 2.86/Application/BCM/version/bcm_version.gz.inf differ | |
Files 2.85/Application/BTL/FS_Storage_Ctrl.gz and 2.86/Application/BTL/FS_Storage_Ctrl.gz differ | |
Files 2.85/Application/BTL/FS_Storage_Ctrl.gz.inf and 2.86/Application/BTL/FS_Storage_Ctrl.gz.inf differ | |
Files 2.85/Application/Boot/RNEG20XX_3WC_2_80/DG4/BOOTROM.DAT and 2.86/Application/Boot/RNEG20XX_3WC_2_80/DG4/BOOTRO |
OlderNewer