Date: Sun, 20 Apr 2003 06:54:04 -0700 (PDT) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys resourcevar.h Message-ID: <200304201354.h3KDs4iX017064@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2003/04/20 06:54:04 PDT FreeBSD src repository Modified files: sys/sys resourcevar.h Log: Use u_int for the struct uidinfo reference count rather than u_short; while >65534 references is unlikely, it is possible. Reviewed by: tjr Revision Changes Path 1.35 +1 -1 src/sys/sys/resourcevar.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304201354.h3KDs4iX017064>