Date: Wed, 4 Jan 2006 00:47:13 +0000 (UTC) From: Diomidis Spinellis <dds@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_syscalls.c Message-ID: <200601040047.k040lDFi046140@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dds 2006-01-04 00:47:13 UTC
FreeBSD src repository
Modified files:
sys/kern vfs_syscalls.c
Log:
Replace tv_usec normalization with the return of EINVAL.
This addresses two objections to the previous behavior,
and unbreaks the alpha tinderbox build.
TODO: update the utimes(2) man page.
Revision Changes Path
1.398 +6 -24 src/sys/kern/vfs_syscalls.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601040047.k040lDFi046140>
