From owner-cvs-all Fri Jan 26 22: 2:11 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 995A637B401; Fri, 26 Jan 2001 22:01:48 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0R61mj43204; Fri, 26 Jan 2001 22:01:48 -0800 (PST) (envelope-from peter) Message-Id: <200101270601.f0R61mj43204@freefall.freebsd.org> From: Peter Wemm Date: Fri, 26 Jan 2001 22:01:48 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys kernel.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG peter 2001/01/26 22:01:48 PST Modified files: sys/sys kernel.h Log: Bah, as my luck would have it, I had a kernel source tree in the window while strlcpy() existed, before it got backed out due to an extended bikeshed argument. Sigh. Back to the old version with the redundant code to terminate the string. :-( Revision Changes Path 1.79 +5 -3 src/sys/sys/kernel.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message