> Modified Files:
> src/sbin/resize_ffs: resize_ffs.c
>
> Log Message:
> Fix the most obvious integer overflow errors which can lead to superblock
> corruption. Thanks to riastradh@
nicely done.
these two give me pause too, maybe make then size_t:
int i; /* Generi
Le 29/09/2017 à 05:17, Ryota Ozaki a écrit :
Module Name:src
Committed By: ozaki-r
Date: Fri Sep 29 03:17:18 UTC 2017
Modified Files:
src/sys/arch/x86/include: pmap.h
Log Message:
Fix build
sys/arch/x86/x86/cpu.c:920:20: error: 'pmap_largepages' undeclared (first use
i