Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Oct 1997 23:21:06 -0800 (PST)
From:      Joerg Wunsch <joerg@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG
Subject:   cvs commit: src/usr.sbin/config config.h mkheaders.c mkmakefile.c
Message-ID:  <199710280721.XAA29595@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
joerg       1997/10/27 23:21:05 PST

  Modified files:
    usr.sbin/config      config.h mkheaders.c mkmakefile.c 
  Log:
  Allow for a keyword in the "files" file named "mandatory".  The first
  candidate for this is "npx0", more are likely to follow.
  
  Check for pseudo-devices that are being configured, but don't appear
  in any "files" file.  The ``pseudo-device bpf 2'' already hit me too
  often.
  
  Revision  Changes    Path
  1.16      +2 -0      src/usr.sbin/config/config.h
  1.7       +11 -1     src/usr.sbin/config/mkheaders.c
  1.24      +18 -5     src/usr.sbin/config/mkmakefile.c



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