CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2010/05/02 05:15:29

Modified files:
        sys/kern       : exec_elf.c kern_sysctl.c sys_process.c 

Log message:
Use intermediate vaddr_t cast when casting a pointer to off_t.  Prevents
gcc4 from complaining about casting a pointer to an integer type of different
size.

ok guenther@, jsg@

Reply via email to