CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/08/19 14:53:36
Modified files:
usr.sbin/cron : crontab.c
usr.sbin/vipw : vipw.c
Log message:
Use futimens() instead of futimes() to avoid converting to/from
struct timeval. OK guenther@
