Searched hist:189398 (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/kern/
H A Dsysv_shm.cdiff 189398 Thu Mar 05 10:02:17 MST 2009 kib Systematically use vm_size_t to specify the size of the segment for VM KPI.
Do not overload the local variable size in kern_shmat() due to vm_size_t
change.
Fix style bug by adding explicit comparision with 0.

Discussed with: bde
MFC after: 1 week

Completed in 153 milliseconds