Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Mar 1997 16:56:13 -0800 (PST)
From:      "Andrey A. Chernov" <ache>
To:        CVS-committers, cvs-all, cvs-usrsbin
Subject:   cvs commit:  src/usr.sbin/config config.h config.y lang.l mkioconf.c
Message-ID:  <199703280056.QAA08627@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ache        97/03/27 16:56:13

  Modified:    usr.sbin/config  config.h config.y lang.l mkioconf.c
  Log:
  Remove support for "port none" and "port auto", it gains nothing,
  non-standard and not used. "port auto" is equal to "port?" or missing "port"
  keyword now. "port none" is really probe routine task (return -1 for
  no ports).
  
  Revision  Changes    Path
  1.15      +0 -2      src/usr.sbin/config/config.h
  1.17      +1 -7      src/usr.sbin/config/config.y
  1.12      +0 -2      src/usr.sbin/config/lang.l
  1.29      +1 -1      src/usr.sbin/config/mkioconf.c



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