]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r273913:
authorandrew <andrew@FreeBSD.org>
Sun, 14 Dec 2014 15:03:11 +0000 (15:03 +0000)
committerandrew <andrew@FreeBSD.org>
Sun, 14 Dec 2014 15:03:11 +0000 (15:03 +0000)
commit26961b254735317779a3c1c40e0f41700015ff77
treedfc84367316ed6c8352976385c55fcdfd8917609
parent8a9a84f3d8b1656c8b672337e3bd380aaba6cbef
MFC r273913:

Clean up the types of a few strings to make them const when they are never
written to.

MFC r273914:

The command name is a constant, use the correct type.
sys/boot/fdt/fdt_loader_cmd.c