Date: Wed, 3 Dec 2008 18:45:38 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/compat/freebsd32 freebsd32_misc.c Message-ID: <200812031845.mB3IjlPh004381@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2008-12-03 18:45:38 UTC FreeBSD src repository Modified files: sys/compat/freebsd32 freebsd32_misc.c Log: SVN rev 185589 on 2008-12-03 18:45:38Z by jhb 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. Revision Changes Path 1.85 +1 -1 src/sys/compat/freebsd32/freebsd32_misc.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200812031845.mB3IjlPh004381>