cvs commit: src/sys/compat/ia32 ia32_genassym.c ia32_sigtramp.S
ia32_sysvec.c ia32_util.h
Peter Wemm
peter at FreeBSD.org
Fri Aug 22 16:19:04 PDT 2003
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
More information about the cvs-src
mailing list