CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/09/16 05:53:57
Modified files:
usr.sbin/smtpd : delivery_maildir.c smtpd.h util.c
Log message:
replace BSD-licensed mkdir_p() with ISC-licensed mkdirs(), this allows us
to avoid a dual-licensed util.c for no reason
ok chl@
