| Log Message: |
OLPC trac 9435 - break the 256 character limit on command line strings,
config-string configuration variables, and related properties in /chosen.
The limit is now 1024 characters, but that new limit is due to buffer
allocation that can be increased if necessary - it is no longer limited
as before by the use of one-byte string length count fields.
|