Date: Mon, 26 Mar 2001 12:58:23 -0500 (EST) From: "Michael Richards" <michael@fastmail.ca> To: freebsd-alpha@freebsd.org Subject: Coding Conventions Message-ID: <3ABF833F.00018D.48828@frodo.searchcanada.ca>
next in thread | raw e-mail | index | archive | help
--------------Boundary-00=_BLGT4PRMY3LOO49D7TH0 Content-Type: Text/Plain Content-Transfer-Encoding: 7bit Just a quick question as I get down to a testable fix on the boot loader problem: I've been hacking up the code adding things like: #ifdef DEBUG printf("returning from prom_open\n"); #endif Should these be left in for future debugging or should the patch only contain the real code changes? IE, if someone else needs to debug, let them go in and add their own printf's... One unfortunate side effect is that the boot loader will no longer fit on a single floppy with the kernel. I deleted the kernel because it dies before getting that far. -Michael _________________________________________________________________ http://fastmail.ca/ - Fast Free Web Email for Canadians --------------Boundary-00=_BLGT4PRMY3LOO49D7TH0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3ABF833F.00018D.48828>