cvs commit: src/sys/conf kmod.mk

Ruslan Ermilov ru at FreeBSD.org
Tue Oct 12 08:04:11 PDT 2004


ru          2004-10-12 15:04:10 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             kmod.mk 
  Log:
  Style fixes, including:
  
  - Sort kmod.mk knobs in the documentation section.
  - Fixed misuses of the word "KLD" which stands for
    "kernel ld", or "kernel linker", where kernel
    module is meant.
  - Removed redundant uses of ${.OBJDIR}.
  - Whitespace and indentation fixes.
  - CLEANFILES cleanup.
  - Target redefinition protection (install.debug).
  
  Submitted by:   bde, ru
  Reviewed by:    ru, bde
  
  Revision  Changes    Path
  1.170     +34 -40    src/sys/conf/kmod.mk


More information about the cvs-src mailing list