Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Sep 1995 07:42:48 -0700
From:      John Dyson <dyson>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/vm vnode_pager.c
Message-ID:  <199509121442.HAA13078@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dyson       95/09/12 07:42:47

  Modified:    sys/vm    vnode_pager.c
  Log:
  Fix really bogus casting of a block number to a long.  Also change the
  comparison from a "< 0" to "== -1" like it should be.



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