CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/06/09 07:13:48
Modified files:
usr.sbin/installboot: bootstrap.c i386_softraid.c
sparc64_installboot.c
Log message:
Use calloc() instead of malloc()/memset().
>From Benjamin Baier.
