Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Jan 2002 18:16:35 -0800 (PST)
From:      Matt Jacob <mjacob@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/alpha/include db_machdep.h src/sys/alpha/alpha machdep.c src/sys/modules/osf1 Makefile
Message-ID:  <200201170216.g0H2GZl89239@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mjacob      2002/01/16 18:16:35 PST

  Modified files:
    sys/alpha/include    db_machdep.h 
    sys/alpha/alpha      machdep.c 
    sys/modules/osf1     Makefile 
  Log:
  Allow alpha kernels to compile again- make sure opt_ddb.h is included
  and the reference to db_regs is *extern* from alpha/include/db_machdep.h
  (put it in alpha/alpha/machdep.c)- this avoids the problems we've had
  about different 'common' sizes prohibiting the kernel from linking.
  
  Revision  Changes    Path
  1.158     +1 -0      src/sys/alpha/alpha/machdep.c
  1.5       +4 -1      src/sys/alpha/include/db_machdep.h
  1.9       +2 -2      src/sys/modules/osf1/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?200201170216.g0H2GZl89239>