]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r273913:
authorandrew <andrew@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 14 Dec 2014 15:03:11 +0000 (15:03 +0000)
committerandrew <andrew@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 14 Dec 2014 15:03:11 +0000 (15:03 +0000)
commit3e87d957fb78171f0a692399d77bea7344adb8cc
treedfc84367316ed6c8352976385c55fcdfd8917609
parent245f90b9307b0fd807fe6d782ce1cce7c6b35aae
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.

git-svn-id: svn://svn.freebsd.org/base/stable/10@275762 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/boot/fdt/fdt_loader_cmd.c