Date: Sat, 12 Oct 2002 21:26:52 +0200 From: Philipp Mergenthaler <un1i@rz.uni-karlsruhe.de> To: Craig Rodrigues <rodrigc@attbi.com> Cc: freebsd-current@freebsd.org Subject: Re: Bad system call: aio_read() Message-ID: <20021012192652.GA2221@rz.uni-karlsruhe.de> In-Reply-To: <20021012115723.A22674@attbi.com> References: <20021012095302.A22260@attbi.com> <20021012142400.GA26739@rz.uni-karlsruhe.de> <20021012164925.C424@aldebaran.dx> <20021012115723.A22674@attbi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Oct 12, 2002 at 11:57:23AM -0400, Craig Rodrigues wrote: > > > > I just did a cvsup and rebuilt the world on my -CURRENT system. > > > > If I try to run the following program, I get a "Bad system call" coredump: > > > [...] > > > > 2660 a.out CALL aio_read(0xbfbffb88) > > > > 2660 a.out RET aio_read -1 errno 78 Function not implemented [...] > Where is stuff like this documented for end-users? AFAIK right now it is only documented in sys/conf/NOTES. I've sent PR docs/39748 some time back which has a patch similar to yours (I forgot about the module, though). Bye, Philipp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021012192652.GA2221>