git: acpi: restructure genwakecode.sh
    Simon Schubert 
    corecode at crater.dragonflybsd.org
       
    Thu Sep  3 16:19:47 PDT 2009
    
    
  
commit 58d914a3d4861e1e88e71585ddecd92c63dae1fc
Author: Simon Schubert <corecode at dragonflybsd.org>
Date:   Thu Sep 3 22:34:03 2009 +0200
    acpi: restructure genwakecode.sh
    
    genwakecode.sh used some obscure hexdump/sed magic to embed a binary
    into source.  The specific usage of sed breaks in at least the UTF-8
    locale.  Rework the script to use hexdump and sed in a less obscure
    way.
Summary of changes:
 sys/platform/pc32/acpica5/genwakecode.sh |   11 ++---------
 sys/platform/pc64/acpica5/genwakecode.sh |   11 ++---------
 2 files changed, 4 insertions(+), 18 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/58d914a3d4861e1e88e71585ddecd92c63dae1fc
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list