DragonFly commits List (threaded) for 2009-09
DragonFly BSD
DragonFly commits List (threaded) for 2009-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: acpi: restructure genwakecode.sh


From: Simon Schubert <corecode@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 3 Sep 2009 16:18:50 -0700 (PDT)

commit 58d914a3d4861e1e88e71585ddecd92c63dae1fc
Author: Simon Schubert <corecode@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]