From owner-cvs-all Mon Jul 26 3:22:24 1999 Delivered-To: cvs-all@freebsd.org Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.26.10.9]) by hub.freebsd.org (Postfix) with ESMTP id 6257C152EB; Mon, 26 Jul 1999 03:22:16 -0700 (PDT) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id UAA04095; Mon, 26 Jul 1999 20:22:11 +1000 Date: Mon, 26 Jul 1999 20:22:11 +1000 From: Bruce Evans Message-Id: <199907261022.UAA04095@godzilla.zeta.org.au> To: des@flood.ping.uio.no, green@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/inetd Makefile Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, des@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk >> Another: (type *)0 should be NULL. Lots of those. > >patches? Patches would mainly break K&R support, such as it is. >> Lots more bogus casts. For instance: >> sep = (struct servtab *)malloc(sizeof (*sep)); > >patches? Patches would break C++ support, such as it isn't :-). Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message