<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to patches</title><link>https://sourceforge.net/p/beye/patches/</link><description>Recent changes to patches</description><atom:link href="https://sourceforge.net/p/beye/patches/feed.rss" rel="self"/><language>en</language><lastBuildDate>Wed, 06 Oct 2010 12:10:02 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/beye/patches/feed.rss" rel="self" type="application/rss+xml"/><item><title>[patch] configure script fixes</title><link>https://sourceforge.net/p/beye/patches/10/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;- Fix slang vs. ncurses detection and reporting logic&lt;br /&gt;
- Add missing -ltermcap (required on FreeBSD)&lt;br /&gt;
- Fix checking for x86 and adding required CFLAGS (-mmmx -msse)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alexey Dokuchaev</dc:creator><pubDate>Wed, 06 Oct 2010 12:10:02 -0000</pubDate><guid>https://sourceforge.net3dd03cad0a1e8874ba9a8ea11464c54b4d523b59</guid></item><item><title>Some spelling mistakes corrected</title><link>https://sourceforge.net/p/beye/patches/9/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I am submitting a patch correcting a few very obvious spelling/grammar mistakes in messages the program displays. Unfortunately, I couldn't correct all of them because there are way too many of them :) Maybe next time :)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Thu, 24 Sep 2009 15:19:52 -0000</pubDate><guid>https://sourceforge.net769cd33e41895a9e0f47e1bb9a5a495f7f75a148</guid></item><item><title>usigng non standard  Elf32_Shdr structure size</title><link>https://sourceforge.net/p/beye/patches/8/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;biew have a bug in parsing elf executables that have non standard size of Elf32_Shdr structure. following patch fix this.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alexander Krisak</dc:creator><pubDate>Wed, 23 Sep 2009 06:21:06 -0000</pubDate><guid>https://sourceforge.netb183c73ea044219b415ce845addb160e02dc8498</guid></item><item><title>Respect DESTDIR variable</title><link>https://sourceforge.net/p/beye/patches/7/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The program ignores DESTDIR variable, which is useful e.g. when installing to a sandbox. The attached patch from Gentoo bugzilla adds ($DESTDIR) to the makefile where necessary. With DESTDIR unset the program installs as before. Patch from &lt;a href="http://bugs.gentoo.org/attachment.cgi?id=176061" rel="nofollow"&gt;http://bugs.gentoo.org/attachment.cgi?id=176061&lt;/a&gt;, tested on versions 5.6.x, 5.7.0 and 6.0.0.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Tue, 22 Sep 2009 19:26:26 -0000</pubDate><guid>https://sourceforge.net6d596b3e14bff469e6f56ff405941b264409fd89</guid></item><item><title>Fix spelling mistakes</title><link>https://sourceforge.net/p/beye/patches/6/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This fixes spelling "disassembler" as "dissasembler" several times.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Robert Riebisch</dc:creator><pubDate>Mon, 22 Dec 2008 20:21:28 -0000</pubDate><guid>https://sourceforge.net73f2bb3c17b83cb555a6a4b26b896354b262999e</guid></item><item><title>Big file and devices</title><link>https://sourceforge.net/p/beye/patches/5/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Device size was not calculated nor displayed properly.&lt;/p&gt;
&lt;p&gt;The return value of lseek() was not checked so after an error the file pointer position is unknown, and further checks and reads are useless.&lt;/p&gt;
&lt;p&gt;Also used a long long for printf, which is required to print a 64-bit integer on my 32-bit system. I hope it does not break on legacy systems.&lt;/p&gt;
&lt;p&gt;To check it just open your hard disk (eg "/dev/sda") and check reported file size.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alex</dc:creator><pubDate>Tue, 19 Aug 2008 19:51:32 -0000</pubDate><guid>https://sourceforge.net8424816c310a0449d1dfb9d355fd04cb001d6091</guid></item><item><title>Fix linking of x86_64 linux</title><link>https://sourceforge.net/p/beye/patches/4/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Building on x86_64 linux with gcc causes fail with "/usr/bin/ld: cannot find -lbiew" message. This patch changes 'configure script, to make it work on x86_64.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alexander Varnin</dc:creator><pubDate>Tue, 06 May 2008 11:08:48 -0000</pubDate><guid>https://sourceforge.net1fe95bdd429edf0d97a432c19b500e66f32f64f8</guid></item><item><title>gcc4 compilation</title><link>https://sourceforge.net/p/beye/patches/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Dirty fix the gcc4 compilation process.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andy Shevchenko</dc:creator><pubDate>Wed, 07 Dec 2005 15:57:55 -0000</pubDate><guid>https://sourceforge.net590f90d9263a930cc7e45f2a36e197d8c32ae8ad</guid></item><item><title>biew compilation problem</title><link>https://sourceforge.net/p/beye/patches/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;In biew561.tar.bz2 : plugins/bin/ne.c &lt;br /&gt;
the compilation will not work because of the "bool" keyword used as a &lt;br /&gt;
variable (gcc 3.4.0, linux mandrake 10) &lt;br /&gt;
"bool" should be changed into -&amp;gt; _bool or boolval (three occurences, &lt;br /&gt;
lines ~220) &lt;/p&gt;
&lt;p&gt;Thanks, &lt;br /&gt;
ABU (anonymous biew user :) &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Fri, 11 Jun 2004 07:56:21 -0000</pubDate><guid>https://sourceforge.nete8595da54f7de92a309b17ffb3dc9e493b9be76f</guid></item><item><title>AVR disassembler</title><link>https://sourceforge.net/p/beye/patches/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This is the first try of a new biew disassembler plugin&lt;br /&gt;
for AVR binaries. Basically it is the disassembler code&lt;br /&gt;
from GNU binutils.&lt;/p&gt;
&lt;p&gt;The code is untested for a wide area and so I name it&lt;br /&gt;
ALPHA. Til now you can use code high-lightening and&lt;br /&gt;
extensive help pages about AVR assembler mnemonic. In&lt;br /&gt;
future I'll be coding the interactive jump referencing.&lt;br /&gt;
I hope there will be a time.&lt;/p&gt;
&lt;p&gt;Ahh, inside the new (patched) code tree you have to&lt;br /&gt;
make a new biew.hlp file in common known way and copy&lt;br /&gt;
to the bin_rc directory!&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stephan Linz</dc:creator><pubDate>Sun, 19 Oct 2003 12:04:41 -0000</pubDate><guid>https://sourceforge.net212f52bf04c58764d5727b1e36d51caedaaee27a</guid></item></channel></rss>