I wrote:

>       printf("sysname: %s\nnodename: %s\nrelease: %s\nmachine: %s\n",
>               u.sysname, u.nodename, u.release, u.version, u.machine);

Actually here's an obvious bug in the quick test program, I just want to
mention it, it doesn't effect anything in the rest of the mail, though. :)

--mkb

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to