Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Jul 2004 04:05:44 +0000 (UTC)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys param.h
Message-ID:  <200407110405.i6B45iJO056178@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2004-07-11 04:05:44 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              param.h 
  Log:
  Bump __FreeBSD_version for the following (weak) reasons:
  o  Sources that are shared between kernel and userland and that may
     contain references to DDB or any of its functions may need to
     know this.
  o  Userland tools may include <machine/gdb_machdep.h> from now on.
     Think kernel debugger...
  o  The kernel core file now contains the TID of the kernel thread
     that made the dump.
  
  Revision  Changes    Path
  1.202     +1 -1      src/sys/sys/param.h



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