git: dloader: Bump the max. line length in includes (e.g. loader.conf) to 1024.
Sascha Wildner
swildner at crater.dragonflybsd.org
Sun Jun 28 02:58:25 PDT 2015
commit 50d89b51a8ba0a6ebc820e7a9d2bc4da52f458dd
Author: Sascha Wildner <saw at online.de>
Date: Sun Jun 28 11:52:54 2015 +0200
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.
Summary of changes:
sys/boot/common/do_dloader.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/50d89b51a8ba0a6ebc820e7a9d2bc4da52f458dd
--
DragonFly BSD source repository
More information about the Commits
mailing list