Date: Wed, 16 May 2001 20:51:29 -0700 (PDT) From: Matt Dillon <dillon@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_prot.c src/sys/sys ucred.h Message-ID: <200105170351.f4H3pTN69155@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dillon 2001/05/16 20:51:29 PDT Modified files: (Branch: RELENG_4) sys/kern kern_prot.c sys/sys ucred.h Log: MFC cr_ref from u_short -> u_int MFC underflow test/panic for cr_ref MFC change crhold() to a function to reduce compatibility problems later on (note: crfree() is already a function) Reviewed on: arch Reported by: terry Moral Support by: alfred Revision Changes Path 1.53.2.7 +14 -1 src/sys/kern/kern_prot.c 1.14.2.4 +3 -3 src/sys/sys/ucred.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?200105170351.f4H3pTN69155>