Subj : CVS commit exec/str_cmds.js To : All From : rswindell Date : Thu Oct 06 2005 06:51 pm exec str_cmds.js 1.9 1.10 Update of /cvsroot/sbbs/exec In directory cvs.synchro.net:/tmp/cvs-serv29843 Modified Files: str_cmds.js Log Message: Uses bbs.command_str if supported and no command-line argument given. The DOWN, RERUN, LOCK, and INTR comands are supposed to default to operating on *all* nodes if no node number specified. This needs to be fixed. Greatly simplified the display_node() function. It was slow (due to all the system.node_list references) and way too complicated. .