From owner-freebsd-hackers Fri Mar 30 9:15: 4 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from chopper.Poohsticks.ORG (chopper.poohsticks.org [63.227.60.73]) by hub.freebsd.org (Postfix) with ESMTP id 6491037B71A for ; Fri, 30 Mar 2001 09:15:00 -0800 (PST) (envelope-from drew@chopper.Poohsticks.ORG) Received: from chopper.Poohsticks.ORG (drew@localhost.poohsticks.org [127.0.0.1]) by chopper.Poohsticks.ORG (8.10.1/8.10.1) with ESMTP id f2UHEmO25798; Fri, 30 Mar 2001 10:14:48 -0700 Message-Id: <200103301714.f2UHEmO25798@chopper.Poohsticks.ORG> To: "Gurpratap Virdi" Cc: "Daniel O'Connor" , hackers@FreeBSD.ORG Subject: Re: Writing to a file in the kernel In-reply-to: Your message of "Fri, 30 Mar 2001 08:20:50 CST." <002d01c0b924$a07d2090$8d7d1f26@dhgfhcpps5nhe1> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <25794.985972488.1@chopper.Poohsticks.ORG> Date: Fri, 30 Mar 2001 10:14:48 -0700 From: Drew Eckhardt Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <002d01c0b924$a07d2090$8d7d1f26@dhgfhcpps5nhe1>, gvirdi@gvirdi.com w rites: >The problem is that printf's scroll off the screen. How can I write to a >file? syslogd(8)/syslog.conf(5). Also note that by default, on must unices the stock /etc/syslog.conf sends kernel messages to /var/log/messages (along with everything else). YMMV. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message