9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] libauth/newns.c change
@ 2004-02-16 23:01 9nut
  2004-02-17  0:33 ` David Presotto
  0 siblings, 1 reply; 2+ messages in thread
From: 9nut @ 2004-02-16 23:01 UTC (permalink / raw)
  To: 9fans

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");



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [9fans] libauth/newns.c change
  2004-02-16 23:01 [9fans] libauth/newns.c change 9nut
@ 2004-02-17  0:33 ` David Presotto
  0 siblings, 0 replies; 2+ messages in thread
From: David Presotto @ 2004-02-17  0:33 UTC (permalink / raw)
  To: 9fans

[-- 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");

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-02-17  0:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-02-16 23:01 [9fans] libauth/newns.c change 9nut
2004-02-17  0:33 ` David Presotto

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).