Date: Fri, 13 Oct 2000 07:24:46 +0200 From: Poul-Henning Kamp <phk@critter.freebsd.dk> To: dg@root.com Cc: current@FreeBSD.ORG Subject: Re: Patch review: DELAY.patch Message-ID: <97471.971414686@critter> In-Reply-To: Your message of "Thu, 12 Oct 2000 16:10:51 PDT." <200010122310.QAA08778@implode.root.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <200010122310.QAA08778@implode.root.com>, David Greenman writes: >> >>http://phk.freebsd.dk/patch/DELAY.patch >> >>Move DELAY() and sysbeep() from <machine/clock.h> to <sys/systm.h> >>and remove unneeded #includes of <machine/clock.h> > > What's the motivation of this change? To bring it into the MI area? To reduce the number of cut&paste mistakes in <machine/*.h>. I blive about 200 instances of #include <machine/clock.h> are removed by that patch. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?97471.971414686>