Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Sep 1999 13:12:00 -0700 (PDT)
From:      Nick Hibma <n_hibma@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/share/mk bsd.kmod.mk src/sys/modules/atapi Makefile
Message-ID:  <199909062012.NAA69063@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
n_hibma     1999/09/06 13:11:59 PDT

  Modified files:
    share/mk             bsd.kmod.mk 
    sys/modules/atapi    Makefile 
  Log:
  1) s/mod(un)?load/kld$1load/
  
  2) s/MODLOAD/KMODLOAD/ to be consistent with the rest of the variables
  (KMOD, KMODOWN, KMODGRP, etc) and definition of MODLOAD/UNLOAD in the
  Makefile of the ATAPI module
  
  3) textual fixups
  
  Revision  Changes    Path
  1.64      +22 -22    src/share/mk/bsd.kmod.mk
  1.14      +4 -1      src/sys/modules/atapi/Makefile



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?199909062012.NAA69063>