[929] in arla-drinkers

home help back first fref pref prev next nref lref last post

Re: emulating transarc afs

daemon@ATHENA.MIT.EDU (Assar Westerlund)
Mon Jun 28 22:53:25 1999

From owner-arla-drinkers@stacken.kth.se Tue Jun 29 02:53:24 1999
Return-Path: <owner-arla-drinkers@stacken.kth.se>
Delivered-To: arla-drinkers-mtg@bloom-picayune.mit.edu
Received: (qmail 19665 invoked from network); 29 Jun 1999 02:53:23 -0000
Received: from unknown (HELO sundance.stacken.kth.se) (130.237.234.41)
  by bloom-picayune.mit.edu with SMTP; 29 Jun 1999 02:53:23 -0000
Received: (from majordom@localhost)
	by sundance.stacken.kth.se (8.8.8/8.8.8) id EAA11133
	for arla-drinkers-list; Tue, 29 Jun 1999 04:47:33 +0200 (MET DST)
Received: from assaris.sics.se (assaris.sics.se [193.10.66.108])
	by sundance.stacken.kth.se (8.8.8/8.8.8) with ESMTP id EAA11128
	for <arla-drinkers@stacken.kth.se>; Tue, 29 Jun 1999 04:47:29 +0200 (MET DST)
Received: (from assar@localhost) by assaris.sics.se (8.9.3/8.7.3) id EAA44286; Tue, 29 Jun 1999 04:47:52 +0200 (CEST)
From: Assar Westerlund <assar@stacken.kth.se>
To: Simon Josefsson <jas@pdc.kth.se>
Cc: arla-drinkers@stacken.kth.se
Subject: Re: emulating transarc afs
References: <iluyah4bbx4.fsf@grey01.nada.kth.se>
Mime-Version: 1.0 (generated by tm-edit 7.68)
Content-Type: text/plain; charset=US-ASCII
Date: 29 Jun 1999 04:47:52 +0200
In-Reply-To: Simon Josefsson's message of "28 Jun 1999 17:08:23 +0200"
Message-ID: <5ld7yfn2nb.fsf@assaris.sics.se>
Lines: 18
X-Mailer: Gnus v5.5/Emacs 19.34
Sender: owner-arla-drinkers@stacken.kth.se
Precedence: bulk

Simon Josefsson <jas@pdc.kth.se> writes:
> --- appl/fs.c~  Mon Jun 28 17:04:16 1999
> +++ appl/fs.c   Mon Jun 28 17:04:32 1999
> @@ -1601,7 +1601,7 @@
>      if (ret)
>         fserr (PROGNAME, ret, NULL);
>      else
> -       printf ("Current sysname is `%s'\n", buf);
> +       printf ("Current sysname is '%s'\n", buf);
>  }
>  
>  /*

picky.  If you're counting on the output being identical to Transarc's
I think you're going to find lots of other places where this is not
the case.

/assar

home help back first fref pref prev next nref lref last post