CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/11/20 11:44:10
Modified files:
lib/libc/sys : stat.2
sys/sys : stat.h
usr.bin/kdump : ktrstruct.c
Log message:
Be more POSIXy by using blksize_t (a.k.a. int32) for st_blksize, rather than
the current uint32_t.
ok guenther@ deraadt@
