Date: Sat, 29 Apr 2000 04:21:45 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern link_elf.c Message-ID: <200004291121.EAA55047@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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. Revision Changes Path 1.26 +5 -5 src/sys/kern/link_elf.c 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?200004291121.EAA55047>