cvs commit: src/sys/compat/freebsd32 freebsd32_misc.c

John Baldwin jhb at FreeBSD.org
Thu Mar 31 14:58:13 PST 2005


jhb         2005-03-31 22:58:13 UTC

  FreeBSD src repository

  Modified files:
    sys/compat/freebsd32 freebsd32_misc.c 
  Log:
  - Use a custom version of copyinuio() to implement readv/writev using
    kern_readv/writev.
  - Use kern_settimeofday() and kern_adjtime() rather than stackgapping it.
  
  Revision  Changes    Path
  1.31      +84 -123   src/sys/compat/freebsd32/freebsd32_misc.c


More information about the cvs-src mailing list