cvs commit: src/sys/conf files kmod.mk src/sys/tools devlist2h.awk miidevs2h.awk

Warner Losh imp at FreeBSD.org
Tue May 25 17:19:40 PDT 2004


imp         2004/05/25 17:19:39 PDT

  FreeBSD src repository

  Modified files:
    sys/conf             files kmod.mk 
    sys/tools            miidevs2h.awk 
  Removed files:
    sys/tools            devlist2h.awk 
  Log:
  devlist2h.awk is too generic a name for what it does.  It really
  converts miidevs to a .h file, so rename to reflect that.
  
  The usb and pccard versions have also been renamed and will be hooked
  into the build system shortly (I've made the conversion in my p4
  tree).
  
  Revision  Changes    Path
  1.895     +2 -2      src/sys/conf/files
  1.158     +2 -2      src/sys/conf/kmod.mk
  1.5       +0 -147    src/sys/tools/devlist2h.awk (dead)
  1.5       +0 -0      src/sys/tools/miidevs2h.awk


More information about the cvs-src mailing list