Date: Sun, 14 May 2000 23:54:42 -0700 (PDT) From: Matt Dillon <dillon@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys file.h Message-ID: <200005150654.XAA50967@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dillon 2000/05/14 23:54:42 PDT Modified files: sys/sys file.h Log: Change f_count and f_msgcount from short to int, solving the rollover problem demonstrated by the PR. MFC to follow. PR: kern/18346 Revision Changes Path 1.25 +3 -3 src/sys/sys/file.h 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?200005150654.XAA50967>