The riddle revealed:
term% ls -l ape
d-rwxrwxr-x M 1003 miller miller 0 Mar 27 09:31 ape/9src
d-rwxrwxr-x M 1003 miller miller 0 Mar 27 09:31 ape/cmd
--rw-rw-r-- M 1003 miller miller 573 Feb 28 2002 ape/config
d-rwxrwxr-x M 1003 miller miller 0 Mar 27 09:31 ape/lib
--rw-rw-r-- M 1003 miller
I loved the justification.
On Sat, Mar 24, 2012 at 2:06 AM, Bruce Ellis wrote:
> "7th Edition Unix grep did not conform to POSIX" -- somewhere in gnudoc.
>
> --
> Don't meddle in the mouth -- MVS (0416935147, +1-513-3BRUCEE)
>
>
--
Sent from the outer space
Turns out Google command line client
(http://code.google.com/p/googlecl/) works on Plan 9 just fine. All
you need is python (from fgb's contrib, or if you want to risk
potentially out-of-date code I've got a tarball at
http://jfloren.net/contrib/packages/lang/python/root.tgz, just untar
it and copy
cinap produced a smaller faster webfs for use with abaco and my webdav fs,
it has persistant tcp sessions so is much faster, and it also has some auth
code from me that works rather better than the labs code.
highly reccomended.
On 29 Mar 2012, at 10:36 PM, John Floren wrote:
> Turns out Googl
On Thu Mar 29 18:41:03 EDT 2012, st...@quintile.net wrote:
> cinap produced a smaller faster webfs for use with abaco and my webdav fs,
> it has persistant tcp sessions so is much faster, and it also has some auth
> code from me that works rather better than the labs code.
>
> highly reccomended.
Thanks to the support of Coraid, I am pleased to announce
that a native SSHv2 implementation is now available in
contrib. It's available in:
contrib/blstuart/ssh
You'll also need the backported p9p factotum in:
contrib/quanstro/root/sys/src/cmd/auth/factotum
Although not strictly necessary it'
congratulations! :)
--
cinap
ha ha, the bunny shakes his tail. i don't want daily updates - like
openssl or NO SALE.
seriously, someone had to do it and not a gsoc kid thank dog.
brucee
On 30 March 2012 12:26, wrote:
> congratulations! :)
>
> --
> cinap
>
--
Don't meddle in the mouth -- MVS (0416935147, +1-513-3BRUCEE)
> Thanks to the support of Coraid, I am pleased to announce
> that a native SSHv2 implementation is now available in
> contrib.
That is marvellous. Thank you, and thanks to Coraid.
Lucio.
> You'll also need the backported p9p factotum in:
>
> contrib/quanstro/root/sys/src/cmd/auth/factotum
There's a "start" member to "struct Srv" that doesn't seem to exist in
I don't mind putting the extra effort into sorting this out, but at
this point there are others who know more than I do.
Excellent news.
On Mar 29, 2012, at 9:10 PM, blstu...@bellsouth.net wrote:
> You'll also need the backported p9p factotum in:
>
> contrib/quanstro/root/sys/src/cmd/auth/factotum
>
small hint, you'll need to backport 9p.h to build this factotum
-jas
> There's a "start" member to "struct Srv" that doesn't
> seem to exist in
You should apply this patch (from plan9port):
--- /n/sources/plan9/sys/include/9p.h
+++ /sys/include/9p.h
@@ -176,6 +176,7 @@
Tree* tree;
void(*destroyfid)(Fid*);
void(*de
On Thursday 29 of March 2012 16:09:49 stephano zanzin wrote:
> I loved the justification.
btw., the POSIX -q option to grep is needed only on non-POSIX systems, that do
not provide /dev/null, right?
--
dx
13 matches
Mail list logo