> + printf("Error %d is \"%s\"\n", errnum, errstr);
Please reduce the noise. 'Error %d is ' and the quotes are not necessary and complicate scripting. Simply printing the errstr is sufficient. Are you going to MFC this to FBSD7? Nick _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"