At 10:05 AM +0100 6/4/10, Alan Stafford wrote: >My operating system is not Darwin, Darwin is my kernel. You need to >change, "Operating System" to "Kernel Version.
Thank you for your comments. I think this is a question of semantics. The man page for uname (1) says: > -s print the operating system name. and "uname -s" displays "Darwin". Similarly, The man page for uname (3) says: > The utsname structure is defined in the <sys/utsname.h> header file, and > contains the following members: > > sysname Name of the operating system implementation. and the string returned in sysname is "Darwin". So Apple apparently considers Darwin as a legitimate name for the Operating System. _______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address.
