svn commit: r185589 - head/sys/compat/freebsd32
Kostik Belousov
kostikbel at gmail.com
Thu Dec 4 03:10:46 PST 2008
On Wed, Dec 03, 2008 at 06:03:03PM -0500, John Baldwin wrote:
> 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.).
I saw that, I would call it initialization glue. I mean that freebsd32
cannot be _load_ as module.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/svn-src-head/attachments/20081204/b9747c1c/attachment.pgp
More information about the svn-src-head
mailing list