9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: boyd@sdgm.net
To: 9fans@cse.psu.edu
Subject: [9fans] ftpfs
Date: Thu,  8 Jul 2004 20:16:26 -0400	[thread overview]
Message-ID: <19ec907be6df7c902357f23b5ced80ed@sdgm.net> (raw)

i found a bug when you hit your disc quota:

brahma% diff /n/sources/plan9/sys/src/cmd/ip/ftpfs/proto.c .
991,992c991
< 	getreply(&ctlin, msg, sizeof(msg), 0);
< 	return off;
---
> 	return getreply(&ctlin, msg, sizeof(msg), 0) == Success ? off : -1;


             reply	other threads:[~2004-07-09  0:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-09  0:16 boyd [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-09-15 15:32 Richard C Bilson
2003-09-15 15:51 ` rob pike, esq.
2003-09-15 14:12 James
2003-09-15 15:20 ` mirtchov
2003-09-15  8:27 James

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=19ec907be6df7c902357f23b5ced80ed@sdgm.net \
    --to=boyd@sdgm.net \
    --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).