SUMMARY: Check patch correction on lbolt

From: <euzinho_at_portugalmail.pt>
Date: Fri Mar 05 2004 - 09:27:15 EST
Hello all,

using adb I was able to change to lbolt value and reproduce
and test a patch for the lbolt wrap around problem:

  echo "lbolt/W <new-value>" | adb -kw

Actually I had to increment lbolt several times in small steps,
because the system would crash right away if I set it to a big value:

  while true ; do
  expr `echo lbolt/D | adb -k | grep "lbolt:." | cut -c9-25` + 5000000 > newval
  echo "lbolt/W 0t`cat newval`" | adb -kw
  done

It was suggested to me to add a

  set lbolt = <my-very-big-value>

to /etc/system, but since the value I wanted was very big, the
system would crash at boot.

Many thanks to whom responded, in particular to Casper.

Nuno

__________________________________________________________
Continua a preferir gastar mais? Adira ` ligagco Portugalmail.
http://acesso.portugalmail.pt/compare
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers
Received on Fri Mar 5 09:27:11 2004

This archive was generated by hypermail 2.1.8 : Thu Mar 03 2016 - 06:43:27 EST