9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Micah Stetson <micah@cnm-vra.com>
To: 9fans@cse.psu.edu
Subject: [9fans] fdisk.c
Date: Sun,  5 Nov 2000 02:06:04 -0800	[thread overview]
Message-ID: <20001105020604.A5351@cnm-vra.com> (raw)

While trying to hunt down a bug in fdisk (all of the
subpartitions in an extended partition are said to have the
same starting sector when they do not), I noticed some weird
things in the code.  Figuring it was either wrong or I
really had no clue after all, I compiled it.  I see
something like this:

term% cd /sys/src/cmd/disk
term% mk 8.fdisk
8c -FVw fdisk.c
8l  -o 8.fdisk fdisk.8
term% 8.fdisk
disk/fdisk [-p] prefix
term% 8.fdisk /dev/sdC0/data
prep: stating /dev/sdC0/datadisk: file does not exist
term%

Where might I find the current fdisk source?

Micah



             reply	other threads:[~2000-11-05 10:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-11-05 10:06 Micah Stetson [this message]
2000-11-05 10:20 ` Micah Stetson
  -- strict thread matches above, loose matches on Subject: below --
2000-11-05  4:52 Russ Cox
2000-11-05 10:23 ` Micah Stetson

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=20001105020604.A5351@cnm-vra.com \
    --to=micah@cnm-vra.com \
    --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).