ArchiveOrangemail archive

cvs-sbin.freebsd.org


(List home) (Recent threads) (174 other FreeBSD lists)

Subscription Options

  • RSS or Atom: Read-only subscription using a browser or aggregator. This is the recommended way if you don't need to send messages to the list. You can learn more about feed syndication and clients here.
  • Conventional: All messages are delivered to your mail address, and you can reply. To subscribe, send an email to the list's subscribe (we seem to have lost it) address with "subscribe" in the subject line.
  • This list contains about 1,481 messages, beginning Feb 1995
  • This list doesn't seem to be active
Report the Spam
This button sends a spam report to the moderator. Please use it sparingly. For other removal requests, read this.
Are you sure? yes no

cvs commit: src/sbin/disklabel disklabel.c

Ad
Bruce Evans 900934467Mon, 20 Jul 1998 11:34:27 +0000 (UTC)
bde         1998/07/20 04:34:07 PDT

  Modified files:
    sbin/disklabel       disklabel.c 
  Log:
  Clear d_boot0 and d_boot1 in the virgin label.  These are overlaid by
  d_packname in in-core labels, so they are garbage if d_packname is
  initialized in the dummy label for the whole disk.  dsopen() will soon
  initialize d_packname to "fictitious" if it is not already initialized.
  
  Fixed nearby error handling.  Rev.1.7 apparently confused Perror()
  with perror().
  
  Revision  Changes    Path
  1.16      +7 -7      src/sbin/disklabel/disklabel.c
Home | About | Privacy