Hi, I am trying to debug some modifications I made to the kernel. I would like to write some debug messages to a log file however fopen(), fprint() don't work. It gives me a linking error when I try to use them. How can I do this? Thanks in advance! Virdi To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message
- RE: Writing to a file in the kernel Gurpratap Virdi
- RE: Writing to a file in the kernel Daniel O'Connor
- Re: Writing to a file in the kernel Gurpratap Virdi
- Re: Writing to a file in the kernel Daniel O'Connor
- Re: Writing to a file in the kernel Drew Eckhardt
- Re: Writing to a file in the kernel Coleman Kane
- Re: Writing to a file in the kernel Robert Watson