Date: Wed, 6 Sep 2000 12:00:19 -0700 (PDT) From: Don Lewis <truckman@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_resource.c Message-ID: <200009061900.MAA36593@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
truckman 2000/09/06 12:00:19 PDT Modified files: sys/kern kern_resource.c Log: Change the calls to panic() in uifree(), chgproccnt(), and chgsbsize() to printf(). Any errors detected are not likely to be fatal, so it should be safe to let things keep running. Revision Changes Path 1.62 +5 -5 src/sys/kern/kern_resource.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?200009061900.MAA36593>