From mboxrd@z Thu Jan 1 00:00:00 1970 Message-Id: <200603221537.k2MFbFn21020@zamenhof.cs.utwente.nl> To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> Subject: [9fans] second cut of tcl 9pvfs on sources/contrib/axel/tcl/9pvfs In-reply-to: Your message of "Sat, 18 Mar 2006 13:03:34 +0100." <200603181203.k2IC3Zp13318@zamenhof.cs.utwente.nl> References: <200603181203.k2IC3Zp13318@zamenhof.cs.utwente.nl> From: Axel Belinfante MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <21014.1143041835.1@zamenhof.cs.utwente.nl.cs.utwente.nl> Date: Wed, 22 Mar 2006 16:37:15 +0100 Topicbox-Message-UUID: 1b64bf14-ead1-11e9-9d60-3106f5b1d025 > first version, no auth, only reading, not even seek. second version with auth and seek, still only reading. > needs tcl 8.5 alfa/beta for 'chan create' support. needs also tclDES (http://tcldes.sourceforge.net/). the main-auth.tcl and main-no-auth.tcl in the directory give some idea of how to use it. todo: - writing/creation/deletion - some support to write simple servers - better random number generator for auth - better naming scheme for global tcl variables, and maybe better tcl packaging? - documentation - ... Axel.