On 5/10/06, Sašo Kiselkov <[EMAIL PROTECTED]> wrote:
> 1) If I remember correctly, older versions of FreeBSD (version < 5) do > not provide any sysctl() information about the clock speed. Well, can't do much about that...
If anyone is using Etoile on FreeBSD 4.x (and is willing to test :-) I'll think something up.
> 2) IMHO, 'machine' and 'cpu' should be swapped to display "Machine: > i386" and "CPU: Intel Pentium III" instead of vice versa. That's how it displays on Linux: http://altair.dcs.elf.stuba.sk/~diablos/shot.png
Oops, ok. Then it should be // ...and remove it and everything after that [cpu setStringValue: [str substringToIndex: range.location]]; and later on [machine setStringValue: [NSString stringWithCString: p]]; instead. Sorry 'bout that. -- Chris _______________________________________________ Etoile-dev mailing list [email protected] https://mail.gna.org/listinfo/etoile-dev
