/[OpenFirmware]
ViewVC logotype

Revision 1294


Jump to revision: Previous Next
Author: wmb
Date: Wed Aug 12 00:17:48 2009 UTC (3 years, 9 months ago)
Changed paths: 10
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.


Changed paths

Path Details
Directorycpu/arm/kerncode.fth modified , text changed
Directorycpu/mips/kerncode.fth modified , text changed
Directorycpu/ppc/kerncode.fth modified , text changed
Directorycpu/x86/kerncode.fth modified , text changed
Directoryforth/kernel/kernel.fth modified , text changed
Directoryforth/lib/decomp.fth modified , text changed
Directoryofw/confvar/conftype.fth modified , text changed
Directoryofw/confvar/nameval.fth modified , text changed
Directoryofw/core/bootdev.fth modified , text changed
Directoryofw/core/bootparm.fth modified , text changed

Stefan Reinauer">Stefan Reinauer
ViewVC Help
Powered by ViewVC 1.1.15