Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Jan 2002 22:40:45 -0800 (PST)
From:      Alan Cox <alc@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern vfs_aio.c
Message-ID:  <200201090640.g096ejH87660@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2002/01/08 22:40:45 PST

  Modified files:
    sys/kern             vfs_aio.c 
  Log:
   o Correct a 32/64-bit error in the initialization of aiol_zone, specifically,
     sizeof(int) is not the size of a pointer.
  
  Revision  Changes    Path
  1.109     +1 -1      src/sys/kern/vfs_aio.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200201090640.g096ejH87660>