dloader: Bump the max. line length in includes (e.g. loader.conf) to 1024.
authorSascha Wildner <saw@online.de>
Sun, 28 Jun 2015 09:52:54 +0000 (11:52 +0200)
committerSascha Wildner <saw@online.de>
Sun, 28 Jun 2015 09:52:54 +0000 (11:52 +0200)
commit50d89b51a8ba0a6ebc820e7a9d2bc4da52f458dd
treea67e70b0a4a6d98ff5a7421b9067944dc54cea7a
parentd63676ccce44debffd22823892f437449f6acdad
dloader: Bump the max. line length in includes (e.g. loader.conf) to 1024.

Some ACPICA debugging settings (such as a lists of layers and levels for
debug.acpi.layer and debug.acpi.level, see acpi(4)) can easily get longer
than 256.

Another likely candidate are hw.acpi.{install,remove}_interface.
sys/boot/common/do_dloader.c