K 10 svn:author V 6 jilles K 8 svn:date V 27 2012-11-03T22:23:08.916895Z K 7 svn:log V 277 sh: Use C99 flexible array instead of accessing array beyond bounds. Although sufficient memory is available for a longer string in cmdname, this is undefined behaviour anyway. Side effect: for alignment reasons, an additional byte of memory is allocated per hashed command. END