Skip to content
  • Timothy Stack's avatar
    · 463ee6b1
    Timothy Stack authored
    Mote and robot related stuff.  The main thing is the addition of relay
    capabilities to capture and related things.
    
    	* GNUmakefile.in: Add the capture and tip subdirectories to the
    	client and client-install targets.
    
    	* configure, configure.in, config.h.in: Detect srandomdev() for
    	capture and add "mote/newmote" script.
    
    	* capture/GNUmakefile.in, capture/capture.c: Add "relay"
    	capabilities to capture.
    
    	* capture/capquery.c: Query the capserver for the relay receiver's
    	port number.
    
    	* capture/capserver.c: Small hack to return the port number
            for a node.
    
    	* db/libdb.pm.in, db/xmlconvert.in: Add virt_tiptunnels table.
    
    	* event/program-agent/program-agent.c: Change log file names to
    	something a little more user-friendly.  Add a "MODIFY" event
    	handler that lets the user set agent attributes (command, tag,
    	timeout) without having to run a program.
    
    	* event/sched/GNUmakefile.in, event/sched/console-agent.cc,
    	event/sched/console-agent.h, event/sched/event-sched.c: Add
    	console agents that can...
    463ee6b1