Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Jan 1999 22:22:11 -0800 (PST)
From:      John Polstra <jdp@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/cam cam_periph.c src/sys/ddb db_command.c src/sys/dev/ppbus ppbconf.c src/sys/i386/eisa eisaconf.c src/sys/i386/i386 userconfig.c src/sys/i386/isa pnp.c src/sys/pci pci_compat.c
Message-ID:  <199901140622.WAA08397@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jdp         1999/01/13 22:22:11 PST

  Modified files:
    sys/cam              cam_periph.c 
    sys/ddb              db_command.c 
    sys/dev/ppbus        ppbconf.c 
    sys/i386/eisa        eisaconf.c 
    sys/i386/i386        userconfig.c 
    sys/i386/isa         pnp.c 
    sys/pci              pci_compat.c 
  Log:
  Replace includes of <sys/kernel.h> with includes of
  <sys/linker_set.h> in those files that use only the linker set
  definitions.
  
  Revision  Changes    Path
  1.9       +2 -2      src/sys/cam/cam_periph.c
  1.29      +2 -2      src/sys/ddb/db_command.c
  1.13      +2 -2      src/sys/dev/ppbus/ppbconf.c
  1.37      +2 -2      src/sys/i386/eisa/eisaconf.c
  1.124     +3 -3      src/sys/i386/i386/userconfig.c
  1.9       +2 -2      src/sys/i386/isa/pnp.c
  1.19      +2 -2      src/sys/pci/pci_compat.c

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?199901140622.WAA08397>