Date: Thu, 15 Jul 2010 16:39:17 +0000 (UTC) From: "Jayachandran C." <jchandra@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/mips/rmi xlr_machdep.c Message-ID: <201007151639.o6FGdRtx066843@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jchandra 2010-07-15 16:39:17 UTC FreeBSD src repository Modified files: sys/mips/rmi xlr_machdep.c Log: SVN rev 210126 on 2010-07-15 16:39:17Z by jchandra Fix for 64 bit compilation. RMI bootloader passes argv[] and envp[] as an array of 32 bit pointers. Convert the pointers to correct pointer type before use. Revision Changes Path 1.11 +12 -8 src/sys/mips/rmi/xlr_machdep.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007151639.o6FGdRtx066843>