Date: Fri, 25 Aug 2000 22:08:12 -0700 (PDT) From: Marcel Moolenaar <marcel@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/compat/linux linux_misc.c Message-ID: <200008260508.WAA65325@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel      2000/08/25 22:08:12 PDT
  Modified files:
    sys/compat/linux     linux_misc.c 
  Log:
  Fix bug in previous commit. We need to trim the limits to fit
  the datatype (= long). Use ULONG_MAX and LONG_MAX to avoid
  creating MD code.
  
  Revision  Changes    Path
  1.85      +6 -1      src/sys/compat/linux/linux_misc.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?200008260508.WAA65325>
