Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Dec 2008 18:03:03 -0500
From:      John Baldwin <jhb@freebsd.org>
To:        Kostik Belousov <kostikbel@gmail.com>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r185589 - head/sys/compat/freebsd32
Message-ID:  <200812031803.03650.jhb@freebsd.org>
In-Reply-To: <20081203214306.GC2401@deviant.kiev.zoral.com.ua>
References:  <200812031845.mB3IjcZC098534@svn.freebsd.org> <20081203214306.GC2401@deviant.kiev.zoral.com.ua>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 03 December 2008 04:43:06 pm Kostik Belousov wrote:
> On Wed, Dec 03, 2008 at 06:45:38PM +0000, John Baldwin wrote:
> > Author: jhb
> > Date: Wed Dec  3 18:45:38 2008
> > New Revision: 185589
> > URL: http://svn.freebsd.org/changeset/base/185589
> > 
> > Log:
> >   When unloading a 32-bit system call module, restore the sysent vector in
> >   the 32-bit system call table instead of the main system call table.
> > 
> > Modified:
> >   head/sys/compat/freebsd32/freebsd32_misc.c
> > 
> The module build glue is not committed into the svn, isn't it ?

Err, it is.  It's in freebsd32_util.h (SYSCALL32_MODULE, etc.).

-- 
John Baldwin



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