Date: Mon, 29 Dec 2008 12:41:32 +0000 (UTC) From: Konstantin Belousov <kib@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/fs/procfs procfs_map.c Message-ID: <200812291241.mBTCfhOq057974@repoman.freebsd.org>
index | next in thread | raw e-mail
kib 2008-12-29 12:41:32 UTC
FreeBSD src repository
Modified files:
sys/fs/procfs procfs_map.c
Log:
SVN rev 186562 on 2008-12-29 12:41:32Z by kib
Use curproc->p_sysent->sv_flags bit SV_ILP32 for detection of the 32 bit
caller, instead of direct comparision with ia32_freebsd_sysvec.
Tested by: pho
Approved by: des
MFC after: 2 weeks
Revision Changes Path
1.48 +5 -11 src/sys/fs/procfs/procfs_map.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200812291241.mBTCfhOq057974>
