Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Apr 2002 09:58:21 -0800 (PST)
From:      Brian Somers <brian@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/i386 autoconf.c src/sys/ia64/ia64 autoconf.c
Message-ID:  <200204041758.g34HwLC03079@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       2002/04/04 09:58:21 PST

  Modified files:
    sys/i386/i386        autoconf.c 
    sys/ia64/ia64        autoconf.c 
  Log:
  Back out the previous commit.
  
  In the i386 case, options BOOTP requires options NFS_ROOT as well as
  options NFSCLIENT.  With *both* the NFS options, a bootpc_init()
  prototype is brought in by nfsclient/nfsdiskless.h.
  
  In the ia64 case, it just doesn't work and my change just pushes it
  further away from working.
  
  Suggested to be wrong by:       bde
  
  Revision  Changes    Path
  1.166     +0 -1      src/sys/i386/i386/autoconf.c
  1.13      +0 -1      src/sys/ia64/ia64/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?200204041758.g34HwLC03079>