Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Dec 1995 13:03:20 -0800
From:      Bruce Evans <bde>
To:        CVS-committers, cvs-sys
Subject:   cvs commit: src/sys/sys param.h
Message-ID:  <199512052103.NAA04567@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         95/12/05 13:03:18

  Modified:    sys/sys   param.h
  Log:
  Define FALSE and TRUE in <sys/param.h> (if KERNEL is defined) as well
  as in <vm/vm_param.h> so that <vm/vm.h> doesn't have to be included
  in kernel sources just to get the definitions of these fundamental
  vm (;-) quantities.
  
  Revision  Changes    Path
  1.10      +4 -1      src/sys/sys/param.h



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