From owner-cvs-all Sun Dec 6 18:47:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA05386 for cvs-all-outgoing; Sun, 6 Dec 1998 18:47:48 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA05381; Sun, 6 Dec 1998 18:47:47 -0800 (PST) (envelope-from eivind@FreeBSD.org) From: Eivind Eklund Received: (from eivind@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA12771; Sun, 6 Dec 1998 18:47:47 -0800 (PST) Date: Sun, 6 Dec 1998 18:47:47 -0800 (PST) Message-Id: <199812070247.SAA12771@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/miscfs/union union_subr.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk eivind 1998/12/06 18:47:47 PST Modified files: sys/miscfs/union union_subr.c Log: '\0' is the most ugly NULL pointer constant I've ever seen in real code. Revision Changes Path 1.34 +2 -2 src/sys/miscfs/union/union_subr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message