"The setuname() system call sets the node name (system name), as returned in
the nodename field of the utsname structure, to name, which has a length of
namelen characters. This is usually executed by /sbin/init.d/hostname at
system boot time. Names are limited to UTSLEN - 1 characters; UTSLEN is
defined in
."
UTSLEN is #defined to _SYS_NMLN which is set to 9.
Berlene
http://www.mindspring.com/~bkherren/dobes/index.htm