9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: David Presotto <presotto@closedmind.org>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] libauth/newns.c change
Date: Mon, 16 Feb 2004 19:33:40 -0500	[thread overview]
Message-ID: <27c0e9a1e377ce9cd3c33858d87d835c@plan9.bell-labs.com> (raw)
In-Reply-To: <a6fac616fc2596e346630e3b14a27db0@9netics.com>

[-- Attachment #1: Type: text/plain, Size: 15 bytes --]

sources updated

[-- Attachment #2: Type: message/rfc822, Size: 1917 bytes --]

From: 9nut@9netics.com
To: 9fans@cse.psu.edu
Subject: [9fans] libauth/newns.c change
Date: Mon, 16 Feb 2004 15:01:06 -0800
Message-ID: <a6fac616fc2596e346630e3b14a27db0@9netics.com>

Changed to handle quotes in /lib/namespace. Checked with auth/newns.

cpu% yesterday -0215 -d newns.c
diff /n/dump/2004/0215/sys/src/libauth/newns.c /sys/src/libauth/newns.c
230c230
< 	n = getfields(p, argv, nargv, 1, " \t\r");
---
> 	n = gettokens(p, argv, nargv, " \t'\r");

      reply	other threads:[~2004-02-17  0:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-16 23:01 9nut
2004-02-17  0:33 ` David Presotto [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=27c0e9a1e377ce9cd3c33858d87d835c@plan9.bell-labs.com \
    --to=presotto@closedmind.org \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).