From owner-cvs-all Sat Sep 2 5:51:58 2000 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 688FC37B422; Sat, 2 Sep 2000 05:51:56 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA49367; Sat, 2 Sep 2000 05:51:56 -0700 (PDT) (envelope-from phk@FreeBSD.org) Message-Id: <200009021251.FAA49367@freefall.freebsd.org> From: Poul-Henning Kamp Date: Sat, 2 Sep 2000 05:51:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys param.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG phk 2000/09/02 05:51:56 PDT Modified files: sys/sys param.h Log: Purposely break kernel code which uses memset and memcpy to prevent people from not noticing this is wrong just because they can't be bothered to testcompile LINT. Revision Changes Path 1.78 +10 -1 src/sys/sys/param.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message