cmd_list_append
cmd_list_append(pr->cmdlist, add);
cmd_list_append(new_cmdlist, new_cmd);
void cmd_list_append(struct cmd_list *, struct cmd *);