Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 May 1999 17:30:53 -0700 (PDT)
From:      John Birrell <jb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/i386 autoconf.c
Message-ID:  <199905240030.RAA15678@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jb          1999/05/23 17:30:53 PDT

  Modified files:
    sys/i386/i386        autoconf.c 
  Log:
  - Make setroot() conditional on FFS etc, to avoid a compiler warning
    on systems with no FFS.
  - Remove all references to mfs from cpu_rootconf(). mfs_init is
    called prior to cpu_rootconf(), so it can set mountrootfsname to mfs
    and (more imporantly) set rootdev using the (bogus in Bruce's opinion)
    special major number of 255.
  
  Revision  Changes    Path
  1.123     +5 -17     src/sys/i386/i386/autoconf.c


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?199905240030.RAA15678>