Re: Man pages for review

1999-07-28 Thread Daniel C. Sobral
Wes Peters wrote: > > I have written man pages for aio_write, aio_error, aio_return, > aio_cancel, aio_suspend, and lio_listio. They are in my ~ on > freefall if anyone would like to review them. I have also edited > aio_read.2 and aio.h to correct minor problems, if you would like > to review t

Re: Man pages for review

1999-07-28 Thread Daniel C. Sobral
Wes Peters wrote: > > I have written man pages for aio_write, aio_error, aio_return, > aio_cancel, aio_suspend, and lio_listio. They are in my ~ on > freefall if anyone would like to review them. I have also edited > aio_read.2 and aio.h to correct minor problems, if you would like > to review

Re: Man pages for review

1999-06-06 Thread Wes Peters
Christopher Sedore wrote: > > One other thing which should be noted in the docs, or fixed in the kernel. > The aiocb struct should be bzeroed before an aio_read or aio_write because > if you happen to have garbage in the private part of the structure, the io > can be synchronous (look at the first

Re: Man pages for review

1999-06-05 Thread Wes Peters
Christopher Sedore wrote: > > Sorry to be obtuse, but how would I read these? I tried various > derivations of http://freefall.cdrom.com/~wes, ~wpeters, etc. Oops, sorry. They're available now via the web, try: http://www.freebsd.org/~wes Maybe I'll get around to writing a index.html

Re: Man pages for review

1999-06-05 Thread John-Mark Gurney
Wes Peters scribbled this message on Jun 5: > I have written man pages for aio_write, aio_error, aio_return, > aio_cancel, aio_suspend, and lio_listio. They are in my ~ on > freefall if anyone would like to review them. I have also edited > aio_read.2 and aio.h to correct minor problems, if you w

Man pages for review

1999-06-05 Thread Wes Peters
I have written man pages for aio_write, aio_error, aio_return, aio_cancel, aio_suspend, and lio_listio. They are in my ~ on freefall if anyone would like to review them. I have also edited aio_read.2 and aio.h to correct minor problems, if you would like to review those as well. In particular, a