Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Jan 1998 10:38:23 -0800
From:      Amancio Hasty <hasty@rah.star-gate.com>
To:        Stephen Hocking <shocking@mailbox.uq.edu.au>
Cc:        multimedia@FreeBSD.ORG, hackers@FreeBSD.ORG
Subject:   Re: FreeBSD Quake page 
Message-ID:  <199801121838.KAA00321@rah.star-gate.com>
In-Reply-To: Your message of "Mon, 12 Jan 1998 23:17:37 %2B1000." <199801121317.XAA00414@zzshocki.dialin.uq.net.au> 

next in thread | previous in thread | raw e-mail | index | archive | help

syscall 163 is the linux system call mremap which we have not implemented.

If anyone knows how to implement mremap  please let me know.

	Tnks,
	Amancio

> > Again,
> > 
> > I had q2test working and glquake II was just released about a week ago.
> > 
> > 
> > q2test was supposed to be the core technology that quake II was going
> > to use and in fact from postings on 3dfx.glide.linux it was stated
> > that quake II had not changed that much from q2test.
> > 
> > 	Amancio
> > 
> As far as I can see, it's falling over on an unimplemented syscall, to wit 
> setup #163. ktrace calls it setdomainname (!) and truss calls it
> "-- UNKNOWN SYSCALL 163". I know that q2test used call this frequently 
> (and have it pollute the kernel log) a great deal, but apparently it didn't 
> check the return status. It looks as if the retail version does.
> 
> 
> 	Stephen
> 





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