Displaying 2 results from an estimated 2 matches for "writedec".
Did you mean:
  writedev
  
2009 Mar 17
1
[PATCH 1/1] CORE/writedec: Fix overflow and redeclaration
From: Gene Cumm <gene.cumm at gmail.com>
CORE/writedec: Fix overflow and redeclaration; If EDX is greater than
or equal to 10, div can cause an overflow.  Comment out declaration of
writechr.
Signed-off-by: Gene Cumm <gene.cumm at gmail.com>
---
Against current head.
hpa: If there's a preferred way to do what this function provides, let
m...
2011 Apr 18
1
Syslinux 4.04 released
...n release of Syslinux is finally
available.
Syslinux 4.04 is primarily a bug fix release, but with some new
features.
Changes in 4.04:
        * PXELINUX: Fix handling of unqualified DNS names.
        * PXELINUX: Fix timer bug when PXELINUX might be unloaded
          (Gene Cumm).
        * core/writedec.inc: Fix duplicate declaration and overflow
          (Gene Cumm).
        * GCC 4.5 fixes.
        * sample directory: Fix Makefile include (Gene Cumm).
        * ver.com: New universal DOS/COMBOOT application to display
          version information (includes DRMK) (Gene Cumm).
        * rosh.c32...