Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Jul 1998 06:06:44 -0700 (PDT)
From:      Bruce Evans <bde@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/conf param.c src/sys/kern kern_synch.c
Message-ID:  <199807111306.GAA23936@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1998/07/11 06:06:43 PDT

  Modified files:
    sys/conf             param.c 
    sys/kern             kern_synch.c 
  Log:
  Moved definition of fscale from param.c to kern_synch.c where it
  should always have been (it has no user-servicable parts even at
  compile time) and staticized it.
  
  Revision  Changes    Path
  1.30      +1 -6      src/sys/conf/param.c
  1.60      +5 -1      src/sys/kern/kern_synch.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?199807111306.GAA23936>