FreeBSD/src 5f81bab (r343303)usr.sbin/kbdmap kbdmap.c

Silence a CI warning regarding the use of strcpy().

While this is a false positive (a sufficiently large buffer has been
allocated in the line above), the use of strdup() simplifies and clarifies
the code.

MFC after:      2 weeks
DeltaFile
+1-2usr.sbin/kbdmap/kbdmap.c
+1-21 files

UnifiedSplitRaw