K 10 svn:author V 6 jilles K 8 svn:date V 27 2011-06-13T21:03:27.242934Z K 7 svn:log V 251 sh: Fix duplicate prototypes for builtins. Have mkbuiltins write the prototypes for the *cmd functions to builtins.h instead of builtins.c and include builtins.h in more .c files instead of duplicating prototypes for *cmd functions in other headers. END