Commits
clee83 committed 9fa3b08a3db
Make EOS2-specific routines handle field and group names with slashes. Previously, all slashes in SDS were converted into underscores, but this conversion was not done for Vgroup and Vdata. This will make them consistent. To do this, it keeps a pair of the original name and changed name so that any name mangling can be handled in the future.