Date: Sun, 30 Apr 2000 11:16:31 +0100 (BST) From: Doug Rabson <dfr@nlsystems.com> To: Peter Wemm <peter@freebsd.org> Cc: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/kern link_elf.c Message-ID: <Pine.BSF.4.21.0004301115190.47945-100000@salmon.nlsystems.com> In-Reply-To: <200004291121.EAA55047@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 29 Apr 2000, Peter Wemm wrote: > peter 2000/04/29 04:21:45 PDT > > Modified files: > sys/kern link_elf.c > Log: > Do not use uprintf() for link time error messages. This has unpleasant > consequences when it happens in the preload support, before curproc or > the tty system exist. It was worth a try. It still makes a lot more sense for link errors to be reported to the tty which initiated the load. Perhaps uprintf should print to the console if curproc is null? -- Doug Rabson Mail: dfr@nlsystems.com Nonlinear Systems Ltd. Phone: +44 20 8442 9037 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0004301115190.47945-100000>