Displaying 20 results from an estimated 10000 matches similar to: "[PATCH][GIT-PULL] prdhcp.c32: Print DHCP packets"
2011 Dec 18
1
[PATCH][GIT-PULL] updates for cptime/prdhcp
The following changes since commit deb7c5589182cc19499670c45104c5caa1a895fe:
H. Peter Anvin (1):
Merge commit 'syslinux-4.05' into lwip
are available in the git repository at:
git://github.com/geneC1/syslinux.git com32-cptime-upd-for-hpa
Gene Cumm (3):
cptime.c32: Move to modules; include in Makefile
cptime.txt: AsciiDoc manpage for cptime.c32
prdhcp.c32:
2011 Dec 01
1
[PATCH][GIT-PULL] New Module: cptime.c
The following changes since commit dfdfec6e416896fe2800b58ef3e14e648033c67a:
H. Peter Anvin (1):
Merge remote-tracking branch 'origin/master' into lwip
are available in the git repository at:
git://github.com/geneC1/syslinux.git com32-cptime-for-hpa
Gene Cumm (1):
cptime.c32: Simple module to test download rates
com32/samples/cptime.c | 284
2012 Feb 20
1
[GIT-PULL] repo change and pull reminder
I've changed my repo from git://github.com/geneC1/syslinux.git to
git://github.com/geneC/syslinux.git and still have several git-pull
requests pending.
Change from native compiled C application to Perl to remove the
platform association:
git://github.com/geneC/syslinux.git diag-geodsp-perl-for-hpa
Add AsciiDoc documentation and minor fixes to cptime.c32 and prdhcp.c32:
2011 Oct 14
2
[PATCH][GIT-PULL] lwIP undiif: Fixes for VMware platforms and general fixes
The following changes since commit 5b08704e284545c82b4c5d3ff3aaee815107f6ef:
H. Peter Anvin (1):
thread: allow marking invalid; allow for static mboxes
are available in the git repository at:
git://github.com/geneC1/syslinux.git lwip-undiif-fix-for-hpa
Gene Cumm (4):
lwip: undiif: Fix #error typo
lwip: undiif: Fix debug option addressing in update_arp_entry()
2013 Sep 04
0
[PATCH][git-pull] lwIP PXE fixes
On 09/03/2013 08:31 PM, Gene Cumm wrote:
> The following changes since commit 6438fbcb6cb7e0cd40e4bb3681ada047fe77ffdd:
> Gene Cumm (1):
> Allow for UNDIIF_ID_DEBUG in 1 mk line
>
> are available in the git repository at:
>
> git://github.com/geneC/syslinux.git elflink-pxe-fixes-for-mfleming
>
2013 Mar 07
4
Syslinux-5.10-pre1
Folks,
I've just released the first prelease for the 5.10 series. The intention
is to leave 5.02-pre3 where it is and move to 5.10-pre1. The only
difference between 5.02-pre3 and 5.10-pre1 is the merge of the lwip
branch (and a single commit to fixup the -DDEBUG=2 build), which
warranted a bump in the version minor number. See the shortlog below for
details of the differences between
2013 Sep 20
0
[PATCH][git-pull] lwIP PXE fixes
On Tue, 17 Sep, at 04:23:08PM, Gene Cumm wrote:
> On Tue, Sep 17, 2013 at 9:36 AM, Matt Fleming <matt at console-pimps.org> wrote:
> > On Tue, 03 Sep, at 07:31:52PM, Gene Cumm wrote:
> >> The following changes since commit 6438fbcb6cb7e0cd40e4bb3681ada047fe77ffdd:
> >> Gene Cumm (1):
> >> Allow for UNDIIF_ID_DEBUG in 1 mk line
> >>
>
2013 Sep 17
0
[PATCH][git-pull] lwIP PXE fixes
On Tue, 03 Sep, at 07:31:52PM, Gene Cumm wrote:
> The following changes since commit 6438fbcb6cb7e0cd40e4bb3681ada047fe77ffdd:
> Gene Cumm (1):
> Allow for UNDIIF_ID_DEBUG in 1 mk line
>
> are available in the git repository at:
>
> git://github.com/geneC/syslinux.git elflink-pxe-fixes-for-mfleming
>
2013 Sep 03
4
[PATCH][git-pull] lwIP PXE fixes
The following changes since commit 6438fbcb6cb7e0cd40e4bb3681ada047fe77ffdd:
Gene Cumm (1):
Allow for UNDIIF_ID_DEBUG in 1 mk line
are available in the git repository at:
git://github.com/geneC/syslinux.git elflink-pxe-fixes-for-mfleming
https://github.com/geneC/syslinux/tree/elflink-pxe-fixes-for-mfleming
Gene Cumm (12):
core/lwip/undi: Improve UNDIIF_ID_DEBUG messages
2013 Sep 23
1
[PATCH][git-pull] lwIP PXE fixes
On Fri, Sep 20, 2013 at 5:15 AM, Matt Fleming <matt at console-pimps.org> wrote:
> On Tue, 17 Sep, at 04:23:08PM, Gene Cumm wrote:
>> On Tue, Sep 17, 2013 at 9:36 AM, Matt Fleming <matt at console-pimps.org> wrote:
>> > On Tue, 03 Sep, at 07:31:52PM, Gene Cumm wrote:
>> >> The following changes since commit 6438fbcb6cb7e0cd40e4bb3681ada047fe77ffdd:
2015 Sep 20
1
[syslinux:master] com32/modules: Split build by architecture. Add dir.c32
On Sun, Sep 20, 2015 at 8:33 AM, syslinux-bot for Gene Cumm
<gene.cumm at gmail.com> wrote:
> Commit-ID: e0ac1d2fdf7d7c58457f3796a12561cce95ca29f
> Gitweb: http://www.syslinux.org/commit/e0ac1d2fdf7d7c58457f3796a12561cce95ca29f
> Author: Gene Cumm <gene.cumm at gmail.com>
> AuthorDate: Sun, 20 Sep 2015 08:30:55 -0400
> Committer: Gene Cumm <gene.cumm at
2015 Jul 11
0
EXTLINUX - GCC 5
Hi,
Gene Cumm wrote:
> > 3) It feels like this is a moving target where gcc keeps changing and
> > different results get reported.
Do we have indications that different versions of gcc5
cause different behavior on the same build and boot machines ?
Ady wrote:
> Since the issue is only present on specific
> hardware / firmware, whatever might seem to "solve" the
2013 Sep 17
2
[PATCH][git-pull] lwIP PXE fixes
On Tue, Sep 17, 2013 at 9:36 AM, Matt Fleming <matt at console-pimps.org> wrote:
> On Tue, 03 Sep, at 07:31:52PM, Gene Cumm wrote:
>> The following changes since commit 6438fbcb6cb7e0cd40e4bb3681ada047fe77ffdd:
>> Gene Cumm (1):
>> Allow for UNDIIF_ID_DEBUG in 1 mk line
>>
>> are available in the git repository at:
>>
>>
2013 Jul 22
1
[PATCH][git-pull] UNDIIF packet header debug
On Mon, Jul 22, 2013 at 11:43 AM, Matt Fleming <matt at console-pimps.org> wrote:
> On Sat, 20 Jul, at 09:33:53AM, Gene Cumm wrote:
>> The following changes since commit 89794a3d0b8659e2a143faeffc77877b45754c52:
>> Matt Fleming (1):
>> Merge branch 'dynamic-debug' into elflink
>>
>> are available in the git repository at:
>>
>>
2013 Jul 20
2
[PATCH][git-pull] UNDIIF packet header debug
The following changes since commit 89794a3d0b8659e2a143faeffc77877b45754c52:
Matt Fleming (1):
Merge branch 'dynamic-debug' into elflink
are available in the git repository at:
git://github.com/geneC/syslinux.git elflink-undi-debug-for-mfleming
Gene Cumm (5):
lwip: undiif: Fix debug options to unique *_DEBUG macros
lwip: Allow LWIP_PLATFORM_* output to use
2013 Jul 22
0
[PATCH][git-pull] UNDIIF packet header debug
On Sat, 20 Jul, at 09:33:53AM, Gene Cumm wrote:
> The following changes since commit 89794a3d0b8659e2a143faeffc77877b45754c52:
> Matt Fleming (1):
> Merge branch 'dynamic-debug' into elflink
>
> are available in the git repository at:
>
> git://github.com/geneC/syslinux.git elflink-undi-debug-for-mfleming
>
> Gene Cumm (5):
> lwip: undiif:
2012 May 27
0
[git-pull] pxechn.c32
The following changes since commit 7c1b588f9a918b5e251773f0ef4f3812859cc159:
H. Peter Anvin (1):
Merge remote-tracking branch 'genec/diag-geodsp-perl-for-hpa'
are available in the git repository at:
git://github.com/geneC/syslinux.git pxechn-c32-for-hpa
Gene Cumm (1):
pxechn.c32: PXE NBP chainloader
H. Peter Anvin (1):
COM32: add DHCP pack/unpack functions
2012 May 29
3
[git-pull] pxechn: change debug and add to NEWS
The following changes since commit a35dce33744f649fdbc0af0da664554cccaa8248:
H. Peter Anvin (1):
Merge remote-tracking branch 'hdt/master'
are available in the git repository at:
git://github.com/geneC/syslinux.git pxechn-fix-news-for-hpa
Gene Cumm (2):
pxechn: Turn off debug
NEWS: add pxechn.c32
NEWS | 3 +++
com32/modules/pxechn.c | 16
2012 Nov 23
1
[PATCH] nictype.c32: PXELINUX module to display UNDI NIC bus type...
Applies to Syslinux 4.06. Attached, below, and available at:
Repository: git://git.zytor.com/users/sha0/syslinux.git
Branch: nictype
- Shao Miller
-----
From 2764e260e12d9769e3b699e4213b9a164e64924a Mon Sep 17 00:00:00 2001
From: Shao Miller <sha0.miller at gmail.com>
Date: Thu, 22 Nov 2012 20:43:25 -0500
Subject: [PATCH] nictype.c32: PXELINUX module to display UNDI NIC bus
2012 Nov 04
1
hexdump.c32 for Syslinux 5.00-pre9
Applies to Syslinux 5.00-pre9. Attached, below, and available at:
Repository: git://git.zytor.com/users/sha0/syslinux.git
Branch: hexdump
- Shao Miller
From c9c67dd61ba0b11e46d514601cf0722e1b43017c Mon Sep 17 00:00:00 2001
From: Shao Miller <sha0.miller at gmail.com>
Date: Sun, 4 Nov 2012 00:26:32 -0400
Subject: [PATCH] hexdump.c32: Simple file hex-dumper
Usage: %s