--- fileop.c.orig 2006-11-12 03:01:13 +0300 +++ fileop.c 2006-11-12 15:23:45 +0300 @@ -98,7 +98,6 @@ void file_read(int); void splash(void); void usage(void); -void bzero(); void clear_stats(); #define THISVERSION " $Revision: 1.37 $" --- iozone.c.orig 2007-02-19 20:12:18 +0300 +++ iozone.c 2007-02-26 00:33:36 +0300 @@ -1386,7 +1386,7 @@ /* using cluster mode. (-+m) */ /* Do not touch these unless you have become one with the universe !! */ /******************************************************************************/ -char controlling_host_name[100]; +char controlling_host_name[256]; struct child_ident { char child_name[100]; char workdir[200];