Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Apr 2005 22:16:47 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/conf NOTES src/sys/i386/conf NOTES src/sys/pc98/conf NOTES src/sys/amd64/conf NOTES
Message-ID:  <200504192216.j3JMGl1n038808@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2005-04-19 22:16:47 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             NOTES 
    sys/i386/conf        NOTES 
    sys/pc98/conf        NOTES 
    sys/amd64/conf       NOTES 
  Log:
  Move this to the specific architectures that are supported.  #ifdef foo
  in sys/pmc.h precludes it from working on !i386, !amd64.  When that changes,
  it can be moved back into conf/NOTES.
  
  Revision  Changes    Path
  1.31      +13 -0     src/sys/amd64/conf/NOTES
  1.1311    +0 -13     src/sys/conf/NOTES
  1.1195    +13 -0     src/sys/i386/conf/NOTES
  1.54      +13 -0     src/sys/pc98/conf/NOTES



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