[909] in arla-drinkers

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

emulating transarc afs

daemon@ATHENA.MIT.EDU (Simon Josefsson)
Mon Jun 28 11:14:57 1999

From owner-arla-drinkers@stacken.kth.se Mon Jun 28 15:14:56 1999
Return-Path: <owner-arla-drinkers@stacken.kth.se>
Delivered-To: arla-drinkers-mtg@bloom-picayune.mit.edu
Received: (qmail 13104 invoked from network); 28 Jun 1999 15:14:56 -0000
Received: from unknown (HELO sundance.stacken.kth.se) (130.237.234.41)
  by bloom-picayune.mit.edu with SMTP; 28 Jun 1999 15:14:56 -0000
Received: (from majordom@localhost)
	by sundance.stacken.kth.se (8.8.8/8.8.8) id RAA28217
	for arla-drinkers-list; Mon, 28 Jun 1999 17:08:29 +0200 (MET DST)
Received: from grey01.nada.kth.se (grey01.nada.kth.se [130.237.226.15])
	by sundance.stacken.kth.se (8.8.8/8.8.8) with ESMTP id RAA28209
	for <arla-drinkers@stacken.kth.se>; Mon, 28 Jun 1999 17:08:25 +0200 (MET DST)
Received: (from jas@localhost)
	by grey01.nada.kth.se (8.8.7/8.8.7) id RAA03753;
	Mon, 28 Jun 1999 17:08:23 +0200 (MET DST)
To: arla-drinkers@stacken.kth.se
Subject: emulating transarc afs
From: Simon Josefsson <jas@pdc.kth.se>
Date: 28 Jun 1999 17:08:23 +0200
Message-ID: <iluyah4bbx4.fsf@grey01.nada.kth.se>
Lines: 13
User-Agent: Gnus/5.070088 (Pterodactyl Gnus v0.88) Emacs/20.3.10
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Sender: owner-arla-drinkers@stacken.kth.se
Precedence: bulk

On the topic of emulating transarc afs...

--- 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);
 }
 
 /*

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