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
44800ec1ed1eedf5c1b2538102f22855 ./Applications/aperture_1.5.5_sdk_3c31/aperture_1.5.5_sdk.dmg | |
115f4802fc9b1b513dd6f88b2583d67f ./Applications/aperture_2.1_sdk_3d9/13037_aperture_2.1_sdk.dmg | |
f2b805ac32d96ebfbe4595657c2e2dfb ./Applications/aperture_3.4_sdk/aperturesdk_34.dmg | |
ed804ec7f412e2ac8ec51f211ca714ef ./Applications/cinema_tools_sdk/ctxml.dmg | |
8a35906700c2aec0be8a2f58f76e9049 ./Applications/iTunes_COM_for_Windows_SDK/iTunes_COM_9.1.0.80.zip | |
8b40eced8097049f0ff54d26b8a2e2db ./Applications/itunes_visual_plugins_sdk/iTunesVisualPlugInsSDK2_0_1.zip | |
a2908562dd2389b68d3f29c5d0ad92fc ./Applications/Metal_Developer_Tools_for_Windows_2.0/Metal_Developer_Tools_for_Windows_2.0.exe | |
7424e61e7190d01187de15bd75f35852 ./Applications/Metal_Developer_Tools_for_Windows_2.0/Metal_Developer_Tools_for_Windows_2.0.pdf | |
2a0231278c63f1a13e60de2e5c60c754 ./Applications/Metal_Developer_Tools_for_Windows_2.3/Metal_Developer_Tools2.3Windows.exe | |
698df3a842c603c5bb8e28a66fa377de ./Applications/Metal_Developer_Tools_for_Windows |
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
Logging: opened logfile 'dosbox.log' successfully. All further logging will go to that file. | |
0 DEBUG MISC:Logging init complete | |
DOSBox-X version DOSBox-X | |
0 MISC:Copyright 2002-2015 enhanced branch by The Great Codeholio, forked from the main project by the DOSBox Team, published under GNU GPL. | |
0 DEBUG MISC:DOSBox_CheckOS results: id=2 major=6 minor=2 | |
0 DEBUG GUI:SDL 1.2.14 hack: SDL_DISABLE_LOCK_KEYS=1 | |
0 DEBUG GUI:Win32 hack: setting SDL_VIDEODRIVER=windib because environ variable is not set | |
0 DEBUG MISC:Win32: I will announce High DPI awareness to Windows to eliminate upscaling | |
0 DEBUG MISC:USER32.DLL exports SetProcessDPIAware function, calling it to signal we are DPI aware. | |
0 DEBUG MISC:Win32: loading and attaching menu resource to DOSBox's window |
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
# This is the configuration file for DOSBox DOSBox-X. (Please use the latest version of DOSBox) | |
# Lines starting with a # are comment lines and are ignored by DOSBox. | |
# They are used to (briefly) document the effect of each option. | |
# To write out ALL options, use command 'config -all' with -wc or -writeconf options. | |
[log] | |
# logfile: file where the log messages will be saved to | |
# vga: Enable/Disable logging of this type. | |
# Possible values: true, false, debug, normal, warn, error, fatal, never. | |
# vgagfx: Enable/Disable logging of this type. |
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
commit 17cf5742bd17024695babb9a13cf727981a781e4 | |
Merge: ff3b0ca 305b1d4 | |
Author: Darik Horn <[email protected]> | |
Date: Mon Sep 21 19:15:29 2015 -0400 | |
Merge branch 'spl-0.6.5-release' into master/ubuntu/TRUNK | |
commit 305b1d48ac2ef5e772d661ad632da9d8683bc086 | |
Author: Ned Bass <[email protected]> | |
Date: Sat Sep 19 12:52:12 2015 -0700 |
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
/* | |
compression.c -- compression benchmark | |
Copyright (C) 2015 Guus Sliepen <[email protected]> | |
Compile: gcc -std=gnu99 compression_speed.c -lz -llzo2 -llz4 -lrt | |
Usage: compression_speed [packet size] < input | |
This program is free software; you can redistribute it and/or modify | |
it under the terms of the GNU General Public License as published by | |
the Free Software Foundation; either version 2 of the License, or |
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
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.02~beta2, which was | |
generated by GNU Autoconf 2.69. Invocation command line was | |
$ ../../configure --build=x86_64-linux-gnu --prefix=/usr --includedir=${prefix}/include --mandir=${prefix}/share/man --infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --libexecdir=${prefix}/lib/grub2 --disable-maintainer-mode --disable-dependency-tracking PACKAGE_VERSION=2.02~beta2+git72ec3-9.ZOL1 PACKAGE_STRING=GRUB 2.02~beta2+git72ec3-9.ZOL1 CC=gcc-4.7 TARGET_CC=gcc-4.7 --enable-grub-mkfont CFLAGS=-I/usr/include/libspl -I/usr/include/libzfs CPPFLAGS=-I/usr/include/libspl -I/usr/include/libzfs --enable-libzfs --enable-ubuntu-recovery --enable-quiet-boot --enable-quick-boot --enable-gfxpayload-dynamic --enable-vt-handoff --with-platform=emu | |
## --------- ## | |
## Platform. ## |
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
$ dpkg-buildpackage -us -uc | |
dpkg-buildpackage: source package grub2 | |
dpkg-buildpackage: source version 2.02~beta2+git72ec3-9.ZOL1 | |
dpkg-buildpackage: source distribution unstable | |
dpkg-buildpackage: source changed by Turbo Fredriksson <[email protected]> | |
dpkg-buildpackage: host architecture amd64 | |
dpkg-source --before-build grub | |
dpkg-source: info: applying core_in_fs.patch | |
dpkg-source: info: applying dpkg_version_comparison.patch | |
dpkg-source: info: applying grub_legacy_0_based_partitions.patch |
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
--- config-2.6.32-5-686 2011-11-03 04:17:30.000000000 -0500 | |
+++ config-2.6.32-5-openvz-686 2011-11-03 04:30:55.000000000 -0500 | |
@@ -1,7 +1,7 @@ | |
# | |
# Automatically generated make config: don't edit | |
# Linux kernel version: 2.6.32 | |
-# Thu Nov 3 03:07:04 2011 | |
+# Thu Nov 3 03:07:29 2011 | |
# | |
# CONFIG_64BIT is not set |
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
--- config-2.6.32-5-686 2011-11-03 04:17:30.000000000 -0500 | |
+++ config-2.6.32-5-openvz-686 2011-11-03 04:30:55.000000000 -0500 | |
@@ -1,7 +1,7 @@ | |
# | |
# Automatically generated make config: don't edit | |
# Linux kernel version: 2.6.32 | |
-# Thu Nov 3 03:07:04 2011 | |
+# Thu Nov 3 03:07:29 2011 | |
# | |
# CONFIG_64BIT is not set |