Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Aug 1999 14:34:24 -0700 (PDT)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/i386 mem.c perfmon.c
Message-ID:  <199908232134.OAA03869@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         1999/08/23 14:34:24 PDT

  Modified files:
    sys/i386/i386        mem.c perfmon.c 
  Log:
  Now that we can bind cdevsw to the individual dev_t, divorce the PERFMON
  stuff from mem.c.  If PERFMON is there, it will "steal" a minor from
  mem.c, but mem.c doesn't need to know about this.
  
  Fixed type of cmd argument in perfmon_ioctl().
  
  Revision  Changes    Path
  1.65      +1 -23     src/sys/i386/i386/mem.c
  1.19      +34 -5     src/sys/i386/i386/perfmon.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?199908232134.OAA03869>