cvs commit: src/sys/kern vfs_syscalls.c

Diomidis Spinellis dds at FreeBSD.org
Tue Jan 3 16:47:14 PST 2006


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


More information about the cvs-src mailing list