Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/bin/csh/csh.h,v rcsdiff: /ftp/cvs/cvsroot/src/bin/csh/csh.h,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.21 retrieving revision 1.22 diff -u -p -r1.21 -r1.22 --- src/bin/csh/csh.h 2007/07/16 18:26:09 1.21 +++ src/bin/csh/csh.h 2011/11/09 19:16:00 1.22 @@ -1,4 +1,4 @@ -/* $NetBSD: csh.h,v 1.21 2007/07/16 18:26:09 christos Exp $ */ +/* $NetBSD: csh.h,v 1.22 2011/11/09 19:16:00 christos Exp $ */ /*- * Copyright (c) 1980, 1991, 1993 @@ -141,7 +141,7 @@ Char *shtemp; /* Temp name for << shel #include #include -struct timeval time0; /* Time at which the shell started */ +struct timespec time0; /* Time at which the shell started */ struct rusage ru0; /*