Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Aug 2000 16:14:45 -0700 (PDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/etc MAKEDEV
Message-ID:  <200008282314.QAA36931@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2000/08/28 16:14:45 PDT

  Modified files:
    etc                  MAKEDEV 
  Log:
  - Break the acd track devices out into a seperate target acdXt[Y].  The
    X field is treated the same as the unit number for acdX.  The optional
    Y parameter specifies the number of track devices to create starting at
    track 1.  If Y is not specified, it defaults to 100.
  - Add the acd0t target to the all target to preserve previous behavior.
  - Don't add the acd0t target to the fixit target, thus keeping the fixit
    floppy from running out of i-nodes.
  
  Revision  Changes    Path
  1.270     +35 -13    src/etc/MAKEDEV



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200008282314.QAA36931>