Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

re: CVS commit: src/sys/kern



   
   Module Name: src
   Committed By:        manu
   Date:                Fri Sep  8 11:59:52 UTC 2006
   
   Modified Files:
        src/sys/kern: init_sysctl.c
   
   Log Message:
   When colecting a 32 bit process' argument or environement vector, we need
   to convert 32 bits pointers to the 64 bit environement


please make this code not conditional on COMPAT_NETBSD32, since
that can be an LKM....


.mrg.



Home | Main Index | Thread Index | Old Index