Date: Fri, 22 Aug 2003 16:19:03 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/compat/ia32 ia32_genassym.c ia32_sigtramp.S ia32_sysvec.c ia32_util.h Message-ID: <200308222319.h7MNJ31O054591@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2003/08/22 16:19:03 PDT FreeBSD src repository Modified files: sys/compat/ia32 ia32_genassym.c ia32_sigtramp.S ia32_sysvec.c ia32_util.h Log: Initial sweep at dividing up the generic 32bit-on-64bit kernel support from the ia32 specific stuff. Some of this still needs to move to the MI freebsd32 area, and some needs to move to the MD area. This is still work-in-progress. Revision Changes Path 1.3 +1 -1 src/sys/compat/ia32/ia32_genassym.c 1.2 +1 -0 src/sys/compat/ia32/ia32_sigtramp.S 1.7 +5 -4 src/sys/compat/ia32/ia32_sysvec.c 1.7 +1 -50 src/sys/compat/ia32/ia32_util.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308222319.h7MNJ31O054591>