From owner-cvs-all Sun Oct 10 21:44:49 1999 Delivered-To: cvs-all@freebsd.org Received: from wint.itfs.nsk.su (wint.itfs.nsk.su [212.20.32.43]) by hub.freebsd.org (Postfix) with ESMTP id 251BB14EAB for ; Sun, 10 Oct 1999 21:44:43 -0700 (PDT) (envelope-from nnd@wint.itfs.nsk.su) Received: (from nnd@localhost) by wint.itfs.nsk.su (8.9.3/8.9.3) id LAA41108; Mon, 11 Oct 1999 11:44:23 +0700 (NOVST) (envelope-from nnd) Date: Mon, 11 Oct 1999 11:44:23 +0700 (NOVST) Message-Id: <199910110444.LAA41108@wint.itfs.nsk.su> From: nnd@mail.nsk.ru To: Subject: Re: cvs commit: src/usr.bin/kdump mkioctls In-Reply-To: <199910101749.KAA76220@freefall.freebsd.org> User-Agent: tin/pre-1.4-19990927 ("Nine While Nine") (UNIX) (FreeBSD/4.0-CURRENT (i386)) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk In <199910101749.KAA76220@freefall.freebsd.org> Peter Wemm wrote: > peter 1999/10/10 10:49:26 PDT > > Modified files: > usr.bin/kdump mkioctls > Log: > Don't #include ipfilter includes that aren't there anymore. > > Revision Changes Path > 1.9 +1 -8 src/usr.bin/kdump/mkioctls There is some problem with 'mkioctls' script in the buildworld process when some of the includes with the ioctls definitions must be removed prior to the "make buildworld; make installworld" successfully remove them ;-( Time to the some kind of 'pre-buildworld' target in some Makefile(s) ? N.Dudorov To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message