CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/02/13 06:35:03
Modified files:
sys/kern : kern_malloc.c
sys/msdosfs : msdosfs_vfsops.c
sys/net : if_pflog.c
sys/uvm : uvm_mmap.c
Log message:
Include sys/stdint.h for SIZE_MAX instead of relying on the misplaced
define in sys/limits.h. OK guenther@
