Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Jan 2011 21:38:02 +0000 (UTC)
From:      Andreas Tobler <andreast@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/powerpc/ofw ofw_real.c
Message-ID:  <201101052138.p05LcPdZ085220@repoman.freebsd.org>

index | next in thread | raw e-mail

andreast    2011-01-05 21:38:02 UTC

  FreeBSD src repository

  Modified files:
    sys/powerpc/ofw      ofw_real.c 
  Log:
  SVN rev 217027 on 2011-01-05 21:38:02Z by andreast
  
  Fix null string handling in ofw_real_nextprop function. Pass the right
  length to ofw_real_map in case of a null string.
  This makes ofwdump(8) work correctly when trying to print all properties
  with ofwdump -p.
  
  Approved by:    nwhitehorn (mentor)
  
  Revision  Changes    Path
  1.11      +10 -4     src/sys/powerpc/ofw/ofw_real.c


help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101052138.p05LcPdZ085220>