CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/05/07 16:15:13
Modified files:
sbin/fdisk : cmd.c disk.c disk.h fdisk.c gpt.c mbr.c mbr.h
misc.h misc.c part.c part.h
Log message:
Replace random mix of u_int* and uint* types with consistent uint* types.
