This file contains hidden or 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
| --- NVIDIA-Linux-x86_64-325.08.orig/kernel/nv-i2c.c 2013-04-26 00:22:30.000000000 -0400 | |
| +++ NVIDIA-Linux-x86_64-325.08/kernel/nv-i2c.c 2013-05-13 05:20:55.571981365 -0400 | |
| @@ -311,8 +311,6 @@ | |
| BOOL NV_API_CALL nv_i2c_del_adapter(nv_state_t *nv, void *data) | |
| { | |
| struct i2c_adapter *pI2cAdapter = (struct i2c_adapter *)data; | |
| - int osstatus = 0; | |
| - BOOL wasReleased = FALSE; | |
| #if defined(KERNEL_2_4) |
This file contains hidden or 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
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 | |
| FTP 0x7ffd1300dcf0 (line 3261) state change from STOP to WAIT220 | |
| FTP 0x7ffd1300dcf0 (line 846) state change from WAIT220 to USER | |
| FTP 0x7ffd1300dcf0 (line 2636) state change from USER to PASS | |
| FTP 0x7ffd1300dcf0 (line 858) state change from PASS to PWD | |
| 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 | |
| Entry path is '/dd' | |
| FTP 0x7ffd1300dcf0 (line 2953) state change from PWD to STOP |
This file contains hidden or 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
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 | |
| FTP 0x7fd90a8058f0 (line 3267) state change from STOP to WAIT220 | |
| FTP 0x7fd90a8058f0 (line 846) state change from WAIT220 to USER | |
| 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 | |
| FTP 0x7fd90a8058f0 (line 2642) state change from USER to PASS | |
| FTP 0x7fd90a8058f0 (line 858) state change from PASS to PWD | |
| 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 | |
| Entry path is '/dd' |
This file contains hidden or 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
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 | |
| FTP 0x7f8a110058f0 (line 3271) state change from STOP to WAIT220 | |
| FTP 0x7f8a110058f0 (line 848) state change from WAIT220 to USER | |
| FTP 0x7f8a110058f0 (line 2646) state change from USER to PASS | |
| FTP 0x7f8a110058f0 (line 860) state change from PASS to PWD | |
| 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 | |
| Entry path is '/dd' | |
| FTP 0x7f8a110058f0 (line 2963) state change from PWD to STOP |
This file contains hidden or 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
| /usr/include | |
| ├── AssertMacros.h | |
| ├── Availability.h | |
| ├── AvailabilityInternal.h | |
| ├── AvailabilityMacros.h | |
| ├── Block.h | |
| ├── CommonCrypto | |
| │ ├── CommonCrypto.h | |
| │ ├── CommonCryptor.h | |
| │ ├── CommonDigest.h |
This file contains hidden or 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
| diff --git a/Library/Homebrew/macos.rb b/Library/Homebrew/macos.rb | |
| index b86bc8f..259d53a 100644 | |
| --- a/Library/Homebrew/macos.rb | |
| +++ b/Library/Homebrew/macos.rb | |
| @@ -40,12 +40,12 @@ module MacOS extend self | |
| end | |
| def dev_tools_path | |
| - @dev_tools_path ||= if tools_in_prefix? CLT::STANDALONE_PKG_PATH | |
| - # In 10.9 the CLT moved from /usr into /Library/Developer/CommandLineTools. |
This file contains hidden or 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
| require 'formula' | |
| class Libmemcached < Formula | |
| homepage 'http://libmemcached.org' | |
| url 'https://launchpad.net/libmemcached/1.0/1.0.17/+download/libmemcached-1.0.17.tar.gz' | |
| sha1 '1023bc8c738b1f5b8ea2cd16d709ec6b47c3efa8' | |
| depends_on 'memcached' | |
| # Disable superenv |
This file contains hidden or 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
| # /etc/make.conf | |
| # Clemens Gruber, 2017 | |
| # | |
| # Nearby mirror | |
| #MASTER_SITE_OVERRIDE="ftp://ftp.at.freebsd.org/pub/FreeBSD/ports/distfiles/" | |
| #MASTER_SITE_OVERRIDE="ftp://ftp.de.freebsd.org/pub/FreeBSD/ports/distfiles/" | |
| # Build | |
| MAKE_JOBS_NUMBER?=8 |
This file contains hidden or 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
| # /boot/loader.conf | |
| # Clemens Gruber, 2014 | |
| # | |
| autoboot_delay="5" | |
| # Intel AES-NI Hardware Crypto | |
| aesni_load="YES" | |
| # Intel CPU Temp |
This file contains hidden or 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
| # /etc/sysctl.conf | |
| # Clemens Gruber, 2014 | |
| # | |
| # Uncomment this to prevent users from seeing information about processes that | |
| # are being run under another UID. | |
| security.bsd.see_other_uids=0 | |
| ## I/O |