Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Dec 1995 10:59:57 -0800
From:      Bruce Evans <bde>
To:        CVS-committers, cvs-sys
Subject:   cvs commit: src/sys/vm device_pager.c
Message-ID:  <199512031859.KAA16747@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         95/12/03 10:59:56

  Modified:    sys/vm    device_pager.c
  Log:
  Fixed the type mismatch in check for the bogus mmap function `nullop'.
  The test should never succeed and should go away.  Temporarily print
  a warning if it does succeed.
  
  Revision  Changes    Path
  1.15      +5 -3      src/sys/vm/device_pager.c



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